Add evaluation results on the autoevaluate--wmt16-ro-en-sample config of autoevaluate/wmt16-ro-en-sample
#6
by
lewtun
HF staff
- opened
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: autoevaluate/wmt16-ro-en-sample
|
28 |
+
type: autoevaluate/wmt16-ro-en-sample
|
29 |
+
config: autoevaluate--wmt16-ro-en-sample
|
30 |
+
split: test
|
31 |
+
metrics:
|
32 |
+
- name: BLEU
|
33 |
+
type: bleu
|
34 |
+
value: 2.7663
|
35 |
+
verified: true
|
36 |
+
- name: loss
|
37 |
+
type: loss
|
38 |
+
value: 4.943170070648193
|
39 |
+
verified: true
|
40 |
+
- name: gen_len
|
41 |
+
type: gen_len
|
42 |
+
value: 40.35
|
43 |
+
verified: true
|
44 |
---
|
45 |
|
46 |
<!-- This model card has been generated automatically according to the information the Trainer had access to. You
|