mirror of
https://github.com/Helsinki-NLP/OPUS-MT-train.git
synced 2024-11-30 22:14:14 +03:00
.. | ||
README.md |
opus-2019-12-04.zip
- dataset: opus
- model: transformer
- pre-processing: normalization + tokenization + BPE
- download: opus-2019-12-04.zip
- test set translations: opus-2019-12-04.test.txt
- test set scores: opus-2019-12-04.eval.txt
Benchmarks
testset | BLEU | chr-F |
---|---|---|
newsdev2018-enet.et.en | 26.3 | 0.544 |
newstest2018-enet.et.en | 26.8 | 0.551 |
Tatoeba.et.en | 61.8 | 0.744 |
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 |
---|---|---|
newsdev2018-enet.et.en | 30.1 | 0.574 |
newstest2018-enet.et.en | 30.3 | 0.581 |
Tatoeba.et.en | 59.9 | 0.738 |