Published December 9, 2021
| Version 1.0
Software
Open
Robust Open-Vocabulary Translation from Visual Text Representations
Description
Pretrained translation models using visual text representations.
Models can be interacted with on the command line or through a script similarly to other fairseq models, but do require our code extension for visual text.
Each zip file contains: dict files, the fairseq model checkpoint, and a sentencepiece model for the target language (English).
For more information, see the:
- Paper describing the method and training data [ACL anthology] [arXiv]
- Code repository with scripts [github]
Files
ar-en.zip
Files
(3.9 GB)
| Name | Size | Download all |
|---|---|---|
|
md5:e6a0cda565086cc5fdfd4ff18120c2c8
|
426.5 MB | Preview Download |
|
md5:0c7d87195b37f4336127a7817d97e2ff
|
424.4 MB | Preview Download |
|
md5:4dbc79f1f9c877f46a3a4b07b38cada6
|
423.0 MB | Preview Download |
|
md5:f94fcbad72bf80597f4590beab42d0bf
|
424.5 MB | Preview Download |
|
md5:c870bded45dce1c48602eaf6dfe956a9
|
425.4 MB | Preview Download |
|
md5:669102eecd5d6af736b5bdfe31b12f72
|
423.3 MB | Preview Download |
|
md5:05b098bc446d8a7a4322061c8f585c27
|
481.6 MB | Preview Download |
|
md5:73d956d8f64bd767d107bd7177c98b28
|
480.6 MB | Preview Download |
|
md5:fafd94e38927bf7070226b65e2442b65
|
424.8 MB | Preview Download |
Additional details
Related works
- Is supplement to
- Conference paper: https://aclanthology.org/2021.emnlp-main.576/ (URL)
- Preprint: https://arxiv.org/abs/2104.08211 (URL)
- Software: https://github.com/esalesky/visrep (URL)