đ epo - rus Translation Model
This project focuses on the translation between Esperanto and Russian, offering a reliable translation solution with specific model and evaluation metrics.
đ Quick Start
This model is designed for translating text from Esperanto to Russian. You can download the original weights and test the model's performance using the provided test sets.
⨠Features
- Language Pair: Translates from Esperanto (
epo
) to Russian (rus
).
- Model Type:
transformer - align
- Pre - processing: Normalization + SentencePiece (spm4k, spm4k)
đĻ Installation
To use this model, you need to download the original weights:
[opus - 2020 - 06 - 16.zip](https://object.pouta.csc.fi/Tatoeba - MT - models/epo - rus/opus - 2020 - 06 - 16.zip)
đģ Usage Examples
There are no specific code examples provided in the original document.
đ Documentation
Model Information
- Source Group: Esperanto
- Target Group: Russian
- OPUS Readme: [epo - rus](https://github.com/Helsinki - NLP/Tatoeba - Challenge/tree/master/models/epo - rus/README.md)
Evaluation Metrics
Property |
Details |
Model Type |
transformer - align |
Source Language |
epo (Esperanto) |
Target Language |
rus (Russian) |
Pre - processing |
normalization + SentencePiece (spm4k, spm4k) |
Download Original Weights |
[opus - 2020 - 06 - 16.zip](https://object.pouta.csc.fi/Tatoeba - MT - models/epo - rus/opus - 2020 - 06 - 16.zip) |
Test Set Translations |
[opus - 2020 - 06 - 16.test.txt](https://object.pouta.csc.fi/Tatoeba - MT - models/epo - rus/opus - 2020 - 06 - 16.test.txt) |
Test Set Scores |
[opus - 2020 - 06 - 16.eval.txt](https://object.pouta.csc.fi/Tatoeba - MT - models/epo - rus/opus - 2020 - 06 - 16.eval.txt) |
Benchmarks
testset |
BLEU |
chr - F |
Tatoeba - test.epo.rus |
17.7 |
0.379 |
System Info
Property |
Details |
hf_name |
epo - rus |
source_languages |
epo |
target_languages |
rus |
opus_readme_url |
https://github.com/Helsinki - NLP/Tatoeba - Challenge/tree/master/models/epo - rus/README.md |
original_repo |
Tatoeba - Challenge |
tags |
['translation'] |
languages |
['eo', 'ru'] |
src_constituents |
{'epo'} |
tgt_constituents |
{'rus'} |
src_multilingual |
False |
tgt_multilingual |
False |
prepro |
normalization + SentencePiece (spm4k, spm4k) |
url_model |
https://object.pouta.csc.fi/Tatoeba - MT - models/epo - rus/opus - 2020 - 06 - 16.zip |
url_test_set |
https://object.pouta.csc.fi/Tatoeba - MT - models/epo - rus/opus - 2020 - 06 - 16.test.txt |
src_alpha3 |
epo |
tgt_alpha3 |
rus |
short_pair |
eo - ru |
chrF2_score |
0.379 |
bleu |
17.7 |
brevity_penalty |
0.9179999999999999 |
ref_len |
71288.0 |
src_name |
Esperanto |
tgt_name |
Russian |
train_date |
2020 - 06 - 16 |
src_alpha2 |
eo |
tgt_alpha2 |
ru |
prefer_old |
False |
long_pair |
epo - rus |
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.