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 |
---|---|---|
newsdev2016-enro.en.ro | 28.5 | 0.570 |
newstest2016-enro.en.ro | 26.8 | 0.556 |
Tatoeba.en.ro | 37.8 | 0.642 |
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 |
---|---|---|
newsdev2016-enro.en.ro | 30.8 | 0.592 |
newstest2016-enro.en.ro | 28.8 | 0.571 |
Tatoeba.en.ro | 45.3 | 0.670 |