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-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 |
---|---|---|
Tatoeba.ml.en | 43.1 | 0.623 |
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 |
---|---|---|
Tatoeba.ml.en | 43.0 | 0.601 |
opus-2020-02-11.zip
- dataset: opus
- model: transformer-align
- pre-processing: normalization + SentencePiece
- download: opus-2020-02-11.zip
- test set translations: opus-2020-02-11.test.txt
- test set scores: opus-2020-02-11.eval.txt
Benchmarks
testset | BLEU | chr-F |
---|---|---|
Tatoeba.ml.en | 42.6 | 0.591 |
opus-2020-03-01.zip
- dataset: opus
- model: transformer-align
- pre-processing: normalization + SentencePiece
- download: opus-2020-03-01.zip
- test set translations: opus-2020-03-01.test.txt
- test set scores: opus-2020-03-01.eval.txt
Benchmarks
testset | BLEU | chr-F |
---|---|---|
Tatoeba.ml.en | 40.5 | 0.576 |
opus-2020-04-20.zip
- dataset: opus
- model: transformer-align
- pre-processing: normalization + SentencePiece
- download: opus-2020-04-20.zip
- test set translations: opus-2020-04-20.test.txt
- test set scores: opus-2020-04-20.eval.txt
Benchmarks
testset | BLEU | chr-F |
---|---|---|
Tatoeba.ml.en | 42.7 | 0.605 |