🚀 kor-fra Translation Model
- This is a translation model that translates from Korean to French. It provides a convenient way to convert Korean text into French.
✨ Features
- Language Pair: It supports translation from Korean (
kor
) to French (fra
).
- Model Type: The model used is
transformer-align
.
- Pre - processing: The pre - processing includes normalization and SentencePiece (spm32k, spm32k).
📦 Installation
No specific 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
Benchmarks
Testset |
BLEU |
chr-F |
Tatoeba-test.kor.fra |
30.4 |
0.503 |
System Info
Property |
Details |
hf_name |
kor-fra |
source_languages |
kor |
target_languages |
fra |
opus_readme_url |
https://github.com/Helsinki-NLP/Tatoeba-Challenge/tree/master/models/kor-fra/README.md |
original_repo |
Tatoeba-Challenge |
tags |
['translation'] |
languages |
['ko', 'fr'] |
src_constituents |
{'kor_Hani', 'kor_Hang', 'kor_Latn', 'kor'} |
tgt_constituents |
{'fra'} |
src_multilingual |
False |
tgt_multilingual |
False |
prepro |
normalization + SentencePiece (spm32k, spm32k) |
url_model |
https://object.pouta.csc.fi/Tatoeba-MT-models/kor-fra/opus-2020-06-17.zip |
url_test_set |
https://object.pouta.csc.fi/Tatoeba-MT-models/kor-fra/opus-2020-06-17.test.txt |
src_alpha3 |
kor |
tgt_alpha3 |
fra |
short_pair |
ko-fr |
chrF2_score |
0.503 |
bleu |
30.4 |
brevity_penalty |
0.9179999999999999 |
ref_len |
2714.0 |
src_name |
Korean |
tgt_name |
French |
train_date |
2020-06-17 |
src_alpha2 |
ko |
tgt_alpha2 |
fr |
prefer_old |
False |
long_pair |
kor-fra |
helsinki_git_sha |
480fcbe0ee1bf4774bcbe6226ad9f58e63f6c535 |
transformers_git_sha |
2207e5d8cb224e954a7cba69fa4ac2309e9ff30b |
port_machine |
brutasse |
port_time |
2020-08-21-14:41 |
📄 License
The model is licensed under the Apache-2.0 license.