Update README.md
Browse files
README.md
CHANGED
|
@@ -1,3 +1,25 @@
|
|
| 1 |
-
---
|
| 2 |
-
license: cc-by-nc-sa-4.0
|
| 3 |
-
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
---
|
| 2 |
+
license: cc-by-nc-sa-4.0
|
| 3 |
+
language:
|
| 4 |
+
- en
|
| 5 |
+
- el
|
| 6 |
+
pipeline_tag: translation
|
| 7 |
+
---
|
| 8 |
+
|
| 9 |
+
# Opus Tatoeba | English -> Greek
|
| 10 |
+
|
| 11 |
+
* dataset: opus+bt
|
| 12 |
+
* model: transformer-align
|
| 13 |
+
* source language(s): eng
|
| 14 |
+
* target language(s): ell
|
| 15 |
+
* model: transformer-align
|
| 16 |
+
* pre-processing: normalization + SentencePiece (spm32k,spm32k)
|
| 17 |
+
* download: [opus+bt-2021-04-13.zip](https://object.pouta.csc.fi/Tatoeba-MT-models/eng-ell/opus+bt-2021-04-13.zip)
|
| 18 |
+
* test set translations: [opus+bt-2021-04-13.test.txt](https://object.pouta.csc.fi/Tatoeba-MT-models/eng-ell/opus+bt-2021-04-13.test.txt)
|
| 19 |
+
* test set scores: [opus+bt-2021-04-13.eval.txt](https://object.pouta.csc.fi/Tatoeba-MT-models/eng-ell/opus+bt-2021-04-13.eval.txt)
|
| 20 |
+
|
| 21 |
+
## Benchmarks
|
| 22 |
+
|
| 23 |
+
| testset | BLEU | chr-F | #sent | #words | BP |
|
| 24 |
+
|---------|-------|-------|-------|--------|----|
|
| 25 |
+
| Tatoeba-test.eng-ell | 55.9 | 0.740 | 10000 | 59666 | 0.989 |
|