đ rus-swe Translation Model
This project focuses on Russian to Swedish translation. It provides a pre - trained model and related evaluation data, aiming to facilitate Russian - Swedish translation tasks.
đ Quick Start
The rus - swe model is designed for Russian to Swedish translation. You can download the original weights and test set translations from the provided links below to start using the model.
⨠Features
- Translation Direction: Translates from Russian to Swedish.
- Model Type: Uses the
transformer - align
model.
- Pre - processing: Applies normalization and SentencePiece (spm32k, spm32k).
đĻ Installation
There is no specific installation command provided in the original document. If you want to use this model, you can download the original weights from the following link:
opus - 2020 - 06 - 17.zip
đģ Usage Examples
No code examples are provided in the original document.
đ Documentation
Model Information
Benchmarks
Testset |
BLEU |
chr - F |
Tatoeba - test.rus.swe |
51.9 |
0.677 |
System Info
- hf_name: rus - swe
- source_languages: rus
- target_languages: swe
- opus_readme_url: https://github.com/Helsinki-NLP/Tatoeba-Challenge/tree/master/models/rus-swe/README.md
- original_repo: Tatoeba - Challenge
- tags: ['translation']
- languages: ['ru', 'sv']
- src_constituents: {'rus'}
- tgt_constituents: {'swe'}
- src_multilingual: False
- tgt_multilingual: False
- prepro: normalization + SentencePiece (spm32k, spm32k)
- url_model: https://object.pouta.csc.fi/Tatoeba-MT-models/rus-swe/opus-2020-06-17.zip
- url_test_set: https://object.pouta.csc.fi/Tatoeba-MT-models/rus-swe/opus-2020-06-17.test.txt
- src_alpha3: rus
- tgt_alpha3: swe
- short_pair: ru - sv
- chrF2_score: 0.677
- bleu: 51.9
- brevity_penalty: 0.968
- ref_len: 8449.0
- src_name: Russian
- tgt_name: Swedish
- train_date: 2020 - 06 - 17
- src_alpha2: ru
- tgt_alpha2: sv
- prefer_old: False
- long_pair: rus - swe
- 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.