mirror of
https://github.com/Helsinki-NLP/OPUS-MT-train.git
synced 2024-12-02 20:48:08 +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.en.et | 20.2 | 0.520 |
newstest2018-enet.en.et | 21.8 | 0.536 |
Tatoeba.en.et | 53.4 | 0.715 |
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.en.et | 21.8 | 0.540 |
newstest2018-enet.en.et | 23.3 | 0.556 |
Tatoeba.en.et | 54.0 | 0.717 |