mirror of
https://github.com/Helsinki-NLP/OPUS-MT-train.git
synced 2024-11-30 22:14:14 +03:00
.. | ||
README.md |
opus-2020-01-16.zip
- dataset: opus
- model: transformer-align
- pre-processing: normalization + SentencePiece
- download: opus-2020-01-16.zip
- test set translations: opus-2020-01-16.test.txt
- test set scores: opus-2020-01-16.eval.txt
Benchmarks
testset | BLEU | chr-F |
---|---|---|
JW300.ve.en | 41.3 | 0.566 |
opus+bt-2020-05-23.zip
- dataset: opus+bt
- model: transformer-align
- source language(s): ve
- target language(s): en
- model: transformer-align
- pre-processing: normalization + SentencePiece (spm4k,spm4k)
- download: opus+bt-2020-05-23.zip
- test set translations: opus+bt-2020-05-23.test.txt
- test set scores: opus+bt-2020-05-23.eval.txt
Training data: opus+bt
- ve-en: Ubuntu (4) wikimedia (2)
- ve-en: total size = 6
- unused dev/test data is added to training data
- total size (opus+bt): 208084
Validation data
-
en-ve: JW300, 213086
-
total size of shuffled dev data: 213086
-
devset = top 2500 lines of JW300.src.shuffled!
-
testset = next 2500 lines of JW300.src.shuffled!
-
remaining lines are added to traindata
Benchmarks
testset | BLEU | chr-F |
---|---|---|
JW300.ve.en | 42.1 | 0.581 |