đ rus-lav Translation Model
This project focuses on the translation between Russian and Latvian, offering a practical solution for cross - language communication.
⨠Features
- Language Pair: It supports translation from Russian to Latvian.
- Model Type: The
transformer - align
model is used for the translation task.
- Pre - processing: The pre - processing includes normalization and SentencePiece (spm32k, spm32k).
đĻ Installation
No installation steps are provided in the original document, so this section is skipped.
đģ Usage Examples
No code examples are provided in the original document, so this section is skipped.
đ Documentation
Model Information
Property |
Details |
Source Group |
Russian |
Target Group |
Latvian |
OPUS Readme |
[rus - lav](https://github.com/Helsinki - NLP/Tatoeba - Challenge/tree/master/models/rus - lav/README.md) |
Model Type |
transformer - align |
Source Language(s) |
rus |
Target Language(s) |
lav |
Pre - processing |
normalization + SentencePiece (spm32k, spm32k) |
Download Original Weights |
[opus - 2020 - 06 - 17.zip](https://object.pouta.csc.fi/Tatoeba - MT - models/rus - lav/opus - 2020 - 06 - 17.zip) |
Test Set Translations |
[opus - 2020 - 06 - 17.test.txt](https://object.pouta.csc.fi/Tatoeba - MT - models/rus - lav/opus - 2020 - 06 - 17.test.txt) |
Test Set Scores |
[opus - 2020 - 06 - 17.eval.txt](https://object.pouta.csc.fi/Tatoeba - MT - models/rus - lav/opus - 2020 - 06 - 17.eval.txt) |
Benchmarks
testset |
BLEU |
chr - F |
Tatoeba - test.rus.lav |
50.0 |
0.696 |
System Info
- hf_name: rus - lav
- source_languages: rus
- target_languages: lav
- opus_readme_url: https://github.com/Helsinki - NLP/Tatoeba - Challenge/tree/master/models/rus - lav/README.md
- original_repo: Tatoeba - Challenge
- tags: ['translation']
- languages: ['ru', 'lv']
- src_constituents: {'rus'}
- tgt_constituents: {'lav'}
- src_multilingual: False
- tgt_multilingual: False
- prepro: normalization + SentencePiece (spm32k, spm32k)
- url_model: https://object.pouta.csc.fi/Tatoeba - MT - models/rus - lav/opus - 2020 - 06 - 17.zip
- url_test_set: https://object.pouta.csc.fi/Tatoeba - MT - models/rus - lav/opus - 2020 - 06 - 17.test.txt
- src_alpha3: rus
- tgt_alpha3: lav
- short_pair: ru - lv
- chrF2_score: 0.696
- bleu: 50.0
- brevity_penalty: 0.968
- ref_len: 1518.0
- src_name: Russian
- tgt_name: Latvian
- train_date: 2020 - 06 - 17
- src_alpha2: ru
- tgt_alpha2: lv
- prefer_old: False
- long_pair: rus - lav
- helsinki_git_sha: 480fcbe0ee1bf4774bcbe6226ad9f58e63f6c535
- transformers_git_sha: 2207e5d8cb224e954a7cba69fa4ac2309e9ff30b
- port_machine: brutasse
- port_time: 2020 - 08 - 21 - 14:41
đ§ Technical Details
No technical details (more than 50 - word specific technical descriptions) are provided in the original document, so this section is skipped.
đ License
The project is licensed under the Apache - 2.0 license.