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
@Lvxue
, using the predictions stored [here](https://huggingface.co./datasets/autoevaluate/autoeval-staging-eval-project-wmt16-d9e39a12-12565676).\
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
@@ -1,17 +1,41 @@
|
|
1 |
---
|
2 |
language:
|
3 |
-
- en
|
4 |
-
- ro
|
5 |
-
license: apache-2.0
|
6 |
tags:
|
7 |
- translation
|
8 |
- wmt16
|
9 |
- Lvxue
|
10 |
datasets:
|
11 |
-
- wmt16
|
12 |
metrics:
|
13 |
- sacrebleu
|
14 |
-
- bleu
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
15 |
---
|
16 |
<!-- This model card has been generated automatically according to the information the Trainer had access to. You
|
17 |
should probably proofread and complete it, then remove this comment. -->
|
|
|
1 |
---
|
2 |
language:
|
3 |
+
- en
|
4 |
+
- ro
|
5 |
+
license: apache-2.0
|
6 |
tags:
|
7 |
- translation
|
8 |
- wmt16
|
9 |
- Lvxue
|
10 |
datasets:
|
11 |
+
- wmt16
|
12 |
metrics:
|
13 |
- sacrebleu
|
14 |
+
- bleu
|
15 |
+
model-index:
|
16 |
+
- name: Lvxue/finetuned-mt5-small-10epoch
|
17 |
+
results:
|
18 |
+
- task:
|
19 |
+
type: translation
|
20 |
+
name: Translation
|
21 |
+
dataset:
|
22 |
+
name: wmt16
|
23 |
+
type: wmt16
|
24 |
+
config: ro-en
|
25 |
+
split: test
|
26 |
+
metrics:
|
27 |
+
- name: BLEU
|
28 |
+
type: bleu
|
29 |
+
value: 6.0012
|
30 |
+
verified: true
|
31 |
+
- name: loss
|
32 |
+
type: loss
|
33 |
+
value: 1.7407585382461548
|
34 |
+
verified: true
|
35 |
+
- name: gen_len
|
36 |
+
type: gen_len
|
37 |
+
value: 18.2281
|
38 |
+
verified: true
|
39 |
---
|
40 |
<!-- This model card has been generated automatically according to the information the Trainer had access to. You
|
41 |
should probably proofread and complete it, then remove this comment. -->
|