đ ell-ara Translation Model
This project focuses on the translation from Modern Greek (1453-) to Arabic, providing a transformer - based model with detailed performance benchmarks and system information.
đ Quick Start
The ell - ara model is designed for translating from Modern Greek to Arabic. You can download the original weights and test set translations from the provided links.
⨠Features
- Language Pair: Translates from Modern Greek (ell) to Arabic (ara, arz).
- Model Type: Transformer - based model.
- Pre - processing: Normalization + SentencePiece (spm32k, spm32k).
- Initial Token Requirement: A sentence initial language token in the form of
>>id<<
(id = valid target language ID) is required.
đĻ Installation
No specific installation steps are provided in the original document.
đģ Usage Examples
No code examples are provided in the original document.
đ Documentation
Model Information
Benchmarks
testset |
BLEU |
chr - F |
Tatoeba - test.ell.ara |
21.9 |
0.485 |
System Info
- hf_name: ell - ara
- source_languages: ell
- target_languages: ara
- opus_readme_url: https://github.com/Helsinki-NLP/Tatoeba-Challenge/tree/master/models/ell-ara/README.md
- original_repo: Tatoeba - Challenge
- tags: ['translation']
- languages: ['el', 'ar']
- src_constituents: {'ell'}
- tgt_constituents: {'apc', 'ara', 'arq_Latn', 'arq', 'afb', 'ara_Latn', 'apc_Latn', 'arz'}
- src_multilingual: False
- tgt_multilingual: False
- prepro: normalization + SentencePiece (spm32k, spm32k)
- url_model: https://object.pouta.csc.fi/Tatoeba-MT-models/ell-ara/opus-2020-07-03.zip
- url_test_set: https://object.pouta.csc.fi/Tatoeba-MT-models/ell-ara/opus-2020-07-03.test.txt
- src_alpha3: ell
- tgt_alpha3: ara
- short_pair: el - ar
- chrF2_score: 0.485
- bleu: 21.9
- brevity_penalty: 0.972
- ref_len: 1686.0
- src_name: Modern Greek (1453 - )
- tgt_name: Arabic
- train_date: 2020 - 07 - 03
- src_alpha2: el
- tgt_alpha2: ar
- prefer_old: False
- long_pair: ell - ara
- helsinki_git_sha: 480fcbe0ee1bf4774bcbe6226ad9f58e63f6c535
- transformers_git_sha: 2207e5d8cb224e954a7cba69fa4ac2309e9ff30b
- port_machine: brutasse
- port_time: 2020 - 08 - 21 - 14:41
đ§ Technical Details
No detailed technical implementation information is provided in the original document.
đ License
This project is licensed under the Apache - 2.0 license.