🚀 tur-ukr Translation Model
This project focuses on the translation between Turkish and Ukrainian. It provides a specific model and related data for this language pair, facilitating Turkish - Ukrainian translation tasks.
✨ Features
- Language Pair: Supports translation from Turkish to Ukrainian.
- Model Type: Uses the
transformer-align
model.
- Pre - processing: Applies normalization and SentencePiece (spm32k, spm32k) for pre - processing.
📦 Installation
No specific installation steps are provided in the original document.
📚 Documentation
General Information
- Source Group: Turkish
- Target Group: Ukrainian
- OPUS Readme: [tur - ukr](https://github.com/Helsinki - NLP/Tatoeba - Challenge/tree/master/models/tur - ukr/README.md)
Model Details
- Model:
transformer-align
- Source Language(s):
tur
- Target Language(s):
ukr
- Pre - processing: normalization + SentencePiece (spm32k, spm32k)
- Download Original Weights: [opus - 2020 - 06 - 17.zip](https://object.pouta.csc.fi/Tatoeba - MT - models/tur - ukr/opus - 2020 - 06 - 17.zip)
- Test Set Translations: [opus - 2020 - 06 - 17.test.txt](https://object.pouta.csc.fi/Tatoeba - MT - models/tur - ukr/opus - 2020 - 06 - 17.test.txt)
- Test Set Scores: [opus - 2020 - 06 - 17.eval.txt](https://object.pouta.csc.fi/Tatoeba - MT - models/tur - ukr/opus - 2020 - 06 - 17.eval.txt)
Benchmarks
Testset |
BLEU |
chr - F |
Tatoeba - test.tur.ukr |
42.5 |
0.624 |
System Info
Property |
Details |
hf_name |
tur - ukr |
source_languages |
tur |
target_languages |
ukr |
opus_readme_url |
https://github.com/Helsinki - NLP/Tatoeba - Challenge/tree/master/models/tur - ukr/README.md |
original_repo |
Tatoeba - Challenge |
tags |
['translation'] |
languages |
['tr', 'uk'] |
src_constituents |
{'tur'} |
tgt_constituents |
{'ukr'} |
src_multilingual |
False |
tgt_multilingual |
False |
prepro |
normalization + SentencePiece (spm32k, spm32k) |
url_model |
https://object.pouta.csc.fi/Tatoeba - MT - models/tur - ukr/opus - 2020 - 06 - 17.zip |
url_test_set |
https://object.pouta.csc.fi/Tatoeba - MT - models/tur - ukr/opus - 2020 - 06 - 17.test.txt |
src_alpha3 |
tur |
tgt_alpha3 |
ukr |
short_pair |
tr - uk |
chrF2_score |
0.624 |
bleu |
42.5 |
brevity_penalty |
0.983 |
ref_len |
12988.0 |
src_name |
Turkish |
tgt_name |
Ukrainian |
train_date |
2020 - 06 - 17 |
src_alpha2 |
tr |
tgt_alpha2 |
uk |
prefer_old |
False |
long_pair |
tur - ukr |
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.