README.md
| 1 | --- |
| 2 | tags: |
| 3 | - translation |
| 4 | license: apache-2.0 |
| 5 | --- |
| 6 | |
| 7 | ### opus-mt-nl-en |
| 8 | |
| 9 | * source languages: nl |
| 10 | * target languages: en |
| 11 | * OPUS readme: [nl-en](https://github.com/Helsinki-NLP/OPUS-MT-train/blob/master/models/nl-en/README.md) |
| 12 | |
| 13 | * dataset: opus |
| 14 | * model: transformer-align |
| 15 | * pre-processing: normalization + SentencePiece |
| 16 | * download original weights: [opus-2019-12-05.zip](https://object.pouta.csc.fi/OPUS-MT-models/nl-en/opus-2019-12-05.zip) |
| 17 | * test set translations: [opus-2019-12-05.test.txt](https://object.pouta.csc.fi/OPUS-MT-models/nl-en/opus-2019-12-05.test.txt) |
| 18 | * test set scores: [opus-2019-12-05.eval.txt](https://object.pouta.csc.fi/OPUS-MT-models/nl-en/opus-2019-12-05.eval.txt) |
| 19 | |
| 20 | ## Benchmarks |
| 21 | |
| 22 | | testset | BLEU | chr-F | |
| 23 | |-----------------------|-------|-------| |
| 24 | | Tatoeba.nl.en | 60.9 | 0.749 | |
| 25 | |
| 26 | |