Add evaluation results on the de-en config of wmt16
#2
by
autoevaluator
HF staff
- opened
README.md
CHANGED
@@ -36,6 +36,27 @@ model-index:
|
|
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. -->
|
|
|
36 |
type: gen_len
|
37 |
value: 18.2281
|
38 |
verified: true
|
39 |
+
- task:
|
40 |
+
type: translation
|
41 |
+
name: Translation
|
42 |
+
dataset:
|
43 |
+
name: wmt16
|
44 |
+
type: wmt16
|
45 |
+
config: de-en
|
46 |
+
split: test
|
47 |
+
metrics:
|
48 |
+
- name: BLEU
|
49 |
+
type: bleu
|
50 |
+
value: 0.7585
|
51 |
+
verified: true
|
52 |
+
- name: loss
|
53 |
+
type: loss
|
54 |
+
value: 9.197447776794434
|
55 |
+
verified: true
|
56 |
+
- name: gen_len
|
57 |
+
type: gen_len
|
58 |
+
value: 18.2718
|
59 |
+
verified: true
|
60 |
---
|
61 |
<!-- This model card has been generated automatically according to the information the Trainer had access to. You
|
62 |
should probably proofread and complete it, then remove this comment. -->
|