Add evaluation results on wmt16
Browse filesBeep boop, I am a bot from Hugging Face's automatic evaluation service! Your model has been evaluated on the [wmt16](https://huggingface.co/datasets/wmt16) dataset. Accept this pull request to see the results displayed on the [Hub leaderboard](https://huggingface.co/spaces/autoevaluate/leaderboards?dataset=wmt16). Evaluate your model on more datasets [here](https://huggingface.co/spaces/autoevaluate/autoevaluate?dataset=wmt16).
README.md
CHANGED
@@ -20,6 +20,19 @@ model-index:
|
|
20 |
- name: Bleu
|
21 |
type: bleu
|
22 |
value: 28.5866
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
23 |
---
|
24 |
|
25 |
<!-- This model card has been generated automatically according to the information the Trainer had access to. You
|
|
|
20 |
- name: Bleu
|
21 |
type: bleu
|
22 |
value: 28.5866
|
23 |
+
- task:
|
24 |
+
name: Translation
|
25 |
+
type: translation
|
26 |
+
dataset:
|
27 |
+
type: wmt16
|
28 |
+
name: wmt16
|
29 |
+
config: ro-en
|
30 |
+
split: test
|
31 |
+
metrics:
|
32 |
+
- name: BLEU
|
33 |
+
type: bleu
|
34 |
+
value: 3.3124
|
35 |
+
verified: true
|
36 |
---
|
37 |
|
38 |
<!-- This model card has been generated automatically according to the information the Trainer had access to. You
|