Add evaluation results on the ro-en config of wmt16
#1
by
autoevaluator
HF staff
- opened
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. -->
|