Add evaluation results on the cs-en config and train split of wmt16
#7
by
autoevaluator
HF staff
- opened
README.md
CHANGED
@@ -24,18 +24,42 @@ model-index:
|
|
24 |
config: ro-en
|
25 |
split: test
|
26 |
metrics:
|
27 |
-
-
|
28 |
-
type: bleu
|
29 |
value: 6.0012
|
|
|
30 |
verified: true
|
31 |
-
-
|
32 |
-
type: loss
|
33 |
value: 1.7407585382461548
|
|
|
34 |
verified: true
|
35 |
-
-
|
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. -->
|
|
|
24 |
config: ro-en
|
25 |
split: test
|
26 |
metrics:
|
27 |
+
- type: bleu
|
|
|
28 |
value: 6.0012
|
29 |
+
name: BLEU
|
30 |
verified: true
|
31 |
+
- type: loss
|
|
|
32 |
value: 1.7407585382461548
|
33 |
+
name: loss
|
34 |
verified: true
|
35 |
+
- type: gen_len
|
|
|
36 |
value: 18.2281
|
37 |
+
name: gen_len
|
38 |
verified: true
|
39 |
+
- task:
|
40 |
+
type: translation
|
41 |
+
name: Translation
|
42 |
+
dataset:
|
43 |
+
name: wmt16
|
44 |
+
type: wmt16
|
45 |
+
config: cs-en
|
46 |
+
split: train
|
47 |
+
metrics:
|
48 |
+
- type: bleu
|
49 |
+
value: 0.4125
|
50 |
+
name: BLEU
|
51 |
+
verified: true
|
52 |
+
verifyToken: eyJhbGciOiJFZERTQSIsInR5cCI6IkpXVCJ9.eyJoYXNoIjoiZTUxNmNhNjY2Nzk3ZTRkOTM0ZjQ4ZDI2ZTZkZTBkMzBkYjc1Y2EyNmVlOWEzYjc3ZjIzOTA5MDk4M2RiMzgxMyIsInZlcnNpb24iOjF9.XzXIZo3AlYuFeaJwBcHJPFML4Um4MER4XbL3RDuwwZeOMDnqnMfspLcrbyvozyZjSC8JWWvpgJ192JflgDv1Cw
|
53 |
+
- type: loss
|
54 |
+
value: 6.76282262802124
|
55 |
+
name: loss
|
56 |
+
verified: true
|
57 |
+
verifyToken: eyJhbGciOiJFZERTQSIsInR5cCI6IkpXVCJ9.eyJoYXNoIjoiNzI5ZDZkYzQxYTA3YzJjZWY0OWNhOGQ2YTIzOGJmMmY4NDQ4M2Y2ZTJmMWZiNWY0N2Y3Y2VjNDU4ZWMwZTM2OSIsInZlcnNpb24iOjF9.5yJy4N0hC3myiT0Q8kKNnKLbZnRiilaQA3dDxTNm7Sz-rNZqMTs9qUsX5S6Y4S4_hWD1Tny2xJle6o33IMDXBw
|
58 |
+
- type: gen_len
|
59 |
+
value: 18.4717
|
60 |
+
name: gen_len
|
61 |
+
verified: true
|
62 |
+
verifyToken: eyJhbGciOiJFZERTQSIsInR5cCI6IkpXVCJ9.eyJoYXNoIjoiZDdmZGE4ZTg5MGI1MmE3NjFmYzE2MGMyNWJiNGFiYjUwNWRjYjExNmUyNDQ2ZGY1OWJkNWQ4M2U2ZGVmMDYwMSIsInZlcnNpb24iOjF9.YX8bVSFJKTvCyeWRrgwt3W9EVbL9IcC6T4n2LGkz1AHc2aB3e-l8Wwg_yzfI_W3HBmVDveLGw6I7qUg1YgCcAA
|
63 |
---
|
64 |
<!-- This model card has been generated automatically according to the information the Trainer had access to. You
|
65 |
should probably proofread and complete it, then remove this comment. -->
|