🚀 spa-afr
This project focuses on Spanish to Afrikaans translation. It provides a specific model and related evaluation data, aiming to achieve high - quality translation between these two languages.
✨ Features
- Translation Direction: Translates from Spanish (source group) to Afrikaans (target group).
- Model Type: Uses the
transformer - align
model.
- Pre - processing: Applies 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
General Information
- OPUS Readme: [spa - afr](https://github.com/Helsinki - NLP/Tatoeba - Challenge/tree/master/models/spa - afr/README.md)
- Download Original Weights: [opus - 2020 - 06 - 17.zip](https://object.pouta.csc.fi/Tatoeba - MT - models/spa - afr/opus - 2020 - 06 - 17.zip)
- Test Set Translations: [opus - 2020 - 06 - 17.test.txt](https://object.pouta.csc.fi/Tatoeba - MT - models/spa - afr/opus - 2020 - 06 - 17.test.txt)
- Test Set Scores: [opus - 2020 - 06 - 17.eval.txt](https://object.pouta.csc.fi/Tatoeba - MT - models/spa - afr/opus - 2020 - 06 - 17.eval.txt)
Benchmarks
Testset |
BLEU |
chr - F |
Tatoeba - test.spa.afr |
55.0 |
0.718 |
System Info
Property |
Details |
hf_name |
spa - afr |
source_languages |
spa |
target_languages |
afr |
opus_readme_url |
https://github.com/Helsinki - NLP/Tatoeba - Challenge/tree/master/models/spa - afr/README.md |
original_repo |
Tatoeba - Challenge |
tags |
['translation'] |
languages |
['es', 'af'] |
src_constituents |
{'spa'} |
tgt_constituents |
{'afr'} |
src_multilingual |
False |
tgt_multilingual |
False |
prepro |
normalization + SentencePiece (spm32k, spm32k) |
url_model |
https://object.pouta.csc.fi/Tatoeba - MT - models/spa - afr/opus - 2020 - 06 - 17.zip |
url_test_set |
https://object.pouta.csc.fi/Tatoeba - MT - models/spa - afr/opus - 2020 - 06 - 17.test.txt |
src_alpha3 |
spa |
tgt_alpha3 |
afr |
short_pair |
es - af |
chrF2_score |
0.718 |
bleu |
55.0 |
brevity_penalty |
0.9740000000000001 |
ref_len |
3044.0 |
src_name |
Spanish |
tgt_name |
Afrikaans |
train_date |
2020 - 06 - 17 |
src_alpha2 |
es |
tgt_alpha2 |
af |
prefer_old |
False |
long_pair |
spa - afr |
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.