🚀 vie-deu Translation Model
This project focuses on the translation from Vietnamese to German. It provides a specific model and related evaluation metrics, aiming to achieve high - quality Vietnamese - German translation.
✨ Features
- Multilingual Support: Supports Vietnamese (
vi
) and German (de
) translation.
- Model Type: Utilizes 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
Model Information
Property |
Details |
Model Type |
transformer - align |
Source Language |
Vietnamese (vie ) |
Target Language |
German (deu ) |
Pre - processing |
normalization + SentencePiece (spm32k, spm32k) |
Download Original Weights |
[opus - 2020 - 06 - 17.zip](https://object.pouta.csc.fi/Tatoeba - MT - models/vie - deu/opus - 2020 - 06 - 17.zip) |
Test Set Translations |
[opus - 2020 - 06 - 17.test.txt](https://object.pouta.csc.fi/Tatoeba - MT - models/vie - deu/opus - 2020 - 06 - 17.test.txt) |
Test Set Scores |
[opus - 2020 - 06 - 17.eval.txt](https://object.pouta.csc.fi/Tatoeba - MT - models/vie - deu/opus - 2020 - 06 - 17.eval.txt) |
Benchmarks
Testset |
BLEU |
chr - F |
Tatoeba - test.vie.deu |
27.6 |
0.484 |
System Info
- hf_name: vie - deu
- source_languages: vie
- target_languages: deu
- opus_readme_url: [https://github.com/Helsinki - NLP/Tatoeba - Challenge/tree/master/models/vie - deu/README.md](https://github.com/Helsinki - NLP/Tatoeba - Challenge/tree/master/models/vie - deu/README.md)
- original_repo: Tatoeba - Challenge
- tags: ['translation']
- languages: ['vi', 'de']
- src_constituents: {'vie', 'vie_Hani'}
- tgt_constituents: {'deu'}
- src_multilingual: False
- tgt_multilingual: False
- prepro: normalization + SentencePiece (spm32k, spm32k)
- url_model: [https://object.pouta.csc.fi/Tatoeba - MT - models/vie - deu/opus - 2020 - 06 - 17.zip](https://object.pouta.csc.fi/Tatoeba - MT - models/vie - deu/opus - 2020 - 06 - 17.zip)
- url_test_set: [https://object.pouta.csc.fi/Tatoeba - MT - models/vie - deu/opus - 2020 - 06 - 17.test.txt](https://object.pouta.csc.fi/Tatoeba - MT - models/vie - deu/opus - 2020 - 06 - 17.test.txt)
- src_alpha3: vie
- tgt_alpha3: deu
- short_pair: vi - de
- chrF2_score: 0.484
- bleu: 27.6
- brevity_penalty: 0.958
- ref_len: 3365.0
- src_name: Vietnamese
- tgt_name: German
- train_date: 2020 - 06 - 17
- src_alpha2: vi
- tgt_alpha2: de
- prefer_old: False
- long_pair: vie - deu
- 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.