đ heb-epo
This project focuses on the translation between Hebrew and Esperanto, offering a transformer-based model with specific pre - processing steps and detailed benchmark results.
đ Quick Start
This model is designed for Hebrew to Esperanto translation. You can download the original weights and test set translations from the provided links below for further exploration.
⨠Features
- Language Pair: Translates from Hebrew (
heb
) to Esperanto (epo
).
- Model Type:
transformer-align
- Pre - processing: Normalization + SentencePiece (spm4k,spm4k)
đĻ 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
- Source Group: Hebrew
- Target Group: Esperanto
- OPUS Readme: [heb - epo](https://github.com/Helsinki - NLP/Tatoeba - Challenge/tree/master/models/heb - epo/README.md)
- Model:
transformer-align
- Source Language(s):
heb
- Target Language(s):
epo
- Pre - processing: normalization + SentencePiece (spm4k,spm4k)
- Download Original Weights: [opus - 2020 - 06 - 16.zip](https://object.pouta.csc.fi/Tatoeba - MT - models/heb - epo/opus - 2020 - 06 - 16.zip)
- Test Set Translations: [opus - 2020 - 06 - 16.test.txt](https://object.pouta.csc.fi/Tatoeba - MT - models/heb - epo/opus - 2020 - 06 - 16.test.txt)
- Test Set Scores: [opus - 2020 - 06 - 16.eval.txt](https://object.pouta.csc.fi/Tatoeba - MT - models/heb - epo/opus - 2020 - 06 - 16.eval.txt)
Benchmarks
Testset |
BLEU |
chr - F |
Tatoeba - test.heb.epo |
17.6 |
0.348 |
System Info
Property |
Details |
hf_name |
heb - epo |
source_languages |
heb |
target_languages |
epo |
opus_readme_url |
https://github.com/Helsinki - NLP/Tatoeba - Challenge/tree/master/models/heb - epo/README.md |
original_repo |
Tatoeba - Challenge |
tags |
['translation'] |
languages |
['he', 'eo'] |
src_constituents |
{'heb'} |
tgt_constituents |
{'epo'} |
src_multilingual |
False |
tgt_multilingual |
False |
prepro |
normalization + SentencePiece (spm4k,spm4k) |
url_model |
https://object.pouta.csc.fi/Tatoeba - MT - models/heb - epo/opus - 2020 - 06 - 16.zip |
url_test_set |
https://object.pouta.csc.fi/Tatoeba - MT - models/heb - epo/opus - 2020 - 06 - 16.test.txt |
src_alpha3 |
heb |
tgt_alpha3 |
epo |
short_pair |
he - eo |
chrF2_score |
0.348 |
bleu |
17.6 |
brevity_penalty |
0.899 |
ref_len |
78217.0 |
src_name |
Hebrew |
tgt_name |
Esperanto |
train_date |
2020 - 06 - 16 |
src_alpha2 |
he |
tgt_alpha2 |
eo |
prefer_old |
False |
long_pair |
heb - epo |
helsinki_git_sha |
480fcbe0ee1bf4774bcbe6226ad9f58e63f6c535 |
transformers_git_sha |
2207e5d8cb224e954a7cba69fa4ac2309e9ff30b |
port_machine |
brutasse |
port_time |
2020 - 08 - 21 - 14:41 |
đ License
This project is licensed under the Apache - 2.0 license.