Add evaluation results on the ro-en config of wmt16
Browse filesBeep boop, I am a bot from Hugging Face's automatic model evaluator 👋!\
Your model has been evaluated on the ro-en config of the [wmt16](https://huggingface.co/datasets/wmt16) dataset by
@lewtun
, using the predictions stored [here](https://huggingface.co/datasets/autoevaluate/autoeval-staging-eval-project-5cf6dc10-95bf-44e5-9ff2-42dca08d711a-7064).\
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/model-evaluator?dataset=wmt16).
README.md
CHANGED
@@ -20,6 +20,27 @@ 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 |
+
type: translation
|
25 |
+
name: Translation
|
26 |
+
dataset:
|
27 |
+
name: wmt16
|
28 |
+
type: wmt16
|
29 |
+
config: ro-en
|
30 |
+
split: test
|
31 |
+
metrics:
|
32 |
+
- name: BLEU
|
33 |
+
type: bleu
|
34 |
+
value: 3.3994
|
35 |
+
verified: true
|
36 |
+
- name: loss
|
37 |
+
type: loss
|
38 |
+
value: 5.013585090637207
|
39 |
+
verified: true
|
40 |
+
- name: gen_len
|
41 |
+
type: gen_len
|
42 |
+
value: 38.2796
|
43 |
+
verified: true
|
44 |
---
|
45 |
|
46 |
<!-- This model card has been generated automatically according to the information the Trainer had access to. You
|