mirror of
https://github.com/Helsinki-NLP/OPUS-MT-train.git
synced 2024-12-13 23:44:43 +03:00
.. | ||
README.md |
opus-2019-12-05.zip
- dataset: opus
- model: transformer
- pre-processing: normalization + tokenization + BPE
- download: opus-2019-12-05.zip
- test set translations: opus-2019-12-05.test.txt
- test set scores: opus-2019-12-05.eval.txt
Benchmarks
testset | BLEU | chr-F |
---|---|---|
newsdev2014.hi.en | 5.3 | 0.279 |
newstest2014-hien.hi.en | 6.8 | 0.307 |
Tatoeba.hi.en | 35.7 | 0.506 |
opus-2019-12-18.zip
- dataset: opus
- model: transformer-align
- pre-processing: normalization + SentencePiece
- download: opus-2019-12-18.zip
- test set translations: opus-2019-12-18.test.txt
- test set scores: opus-2019-12-18.eval.txt
Benchmarks
testset | BLEU | chr-F |
---|---|---|
newsdev2014.hi.en | 9.1 | 0.357 |
newstest2014-hien.hi.en | 13.6 | 0.409 |
Tatoeba.hi.en | 40.4 | 0.580 |