Add evaluation results on the iwslt2017-zh-en config and test split of iwslt2017

#2
by autoevaluator HF staff - opened
Files changed (1) hide show
  1. README.md +33 -8
README.md CHANGED
@@ -1,18 +1,19 @@
1
  ---
2
- datasets:
3
- - iwslt2017
4
  language:
5
  - en
6
  - zh
 
 
7
  metrics:
8
  - sacrebleu
9
  pipeline_tag: translation
10
  widget:
11
- - text: >-
12
- translate english to chinese It demands that we bring all of our senses to the task, and that we apply the very best of our thinking, our feeling and our doing to the challenge that we have at hand
 
13
  example_title: Long English Sentence
14
- - text: >-
15
- translate chinese to english 它要求我们把我们所有的神志都放到任务中,要求我们运用最佳的思维状态 我们的感知我们的行动 来迎接我们面对的挑战
16
  example_title: Long Chinese Sentence
17
  - text: translate english to chinese Thank you.
18
  - text: 那个男生在吃苹果!
@@ -22,14 +23,38 @@ model-index:
22
  - task:
23
  type: translation
24
  dataset:
25
- type: translation
26
  name: IWSLT 2017
 
27
  config: iwslt2017-zh-en
28
  split: test
29
  metrics:
30
  - type: sacrebleu
31
- name: English to Chinese
32
  value: 17.414769863973742
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
33
  ---
34
 
35
  Access wandb logs [here](https://wandb.ai/chence08/MT5%20English-Chinese%20Translation).
 
1
  ---
 
 
2
  language:
3
  - en
4
  - zh
5
+ datasets:
6
+ - iwslt2017
7
  metrics:
8
  - sacrebleu
9
  pipeline_tag: translation
10
  widget:
11
+ - text: translate english to chinese It demands that we bring all of our senses to
12
+ the task, and that we apply the very best of our thinking, our feeling and our
13
+ doing to the challenge that we have at hand
14
  example_title: Long English Sentence
15
+ - text: translate chinese to english 它要求我们把我们所有的神志都放到任务中,要求我们运用最佳的思维状态 我们的感知我们的行动
16
+ 来迎接我们面对的挑战
17
  example_title: Long Chinese Sentence
18
  - text: translate english to chinese Thank you.
19
  - text: 那个男生在吃苹果!
 
23
  - task:
24
  type: translation
25
  dataset:
 
26
  name: IWSLT 2017
27
+ type: translation
28
  config: iwslt2017-zh-en
29
  split: test
30
  metrics:
31
  - type: sacrebleu
 
32
  value: 17.414769863973742
33
+ name: English to Chinese
34
+ - task:
35
+ type: translation
36
+ name: Translation
37
+ dataset:
38
+ name: iwslt2017
39
+ type: iwslt2017
40
+ config: iwslt2017-zh-en
41
+ split: test
42
+ metrics:
43
+ - type: bleu
44
+ value: 1.3563
45
+ name: BLEU
46
+ verified: true
47
+ verifyToken: eyJhbGciOiJFZERTQSIsInR5cCI6IkpXVCJ9.eyJoYXNoIjoiMTFiOWY4NWQ1Y2MwZjNkNjZlNzlmNTgzNGFkYzVlMjBmMGI4ZjRlNjFiYmEyOTVlNDUxNDY2ZmE2NGIyOTAwNSIsInZlcnNpb24iOjF9.wwrd0ZsDTaabiiWGXgCSh8kitKvtHz1N38e2TsZLDt7eyvmJ7GT_Yqgl5S01GIpYIL4INDW2l9thrwqGqLtoAQ
48
+ - type: loss
49
+ value: 2.8131473064422607
50
+ name: loss
51
+ verified: true
52
+ verifyToken: eyJhbGciOiJFZERTQSIsInR5cCI6IkpXVCJ9.eyJoYXNoIjoiMzEwMTA4N2ZkNDU2OTkyYjUxMzIwODQxNDhlNmI4ODJlMmYzMmI5MjVhYzk1YzJjYmNhZDg2NWU0OGMxZTUwNCIsInZlcnNpb24iOjF9.xBNET-_lD0QkorAlws4r1moaBRKK9_ryggDWcva3obbFibUnfcdiKJlBLDpdOnoYFRTX8CXlT1riAGfbZ5PiBw
53
+ - type: gen_len
54
+ value: 27.6618
55
+ name: gen_len
56
+ verified: true
57
+ verifyToken: eyJhbGciOiJFZERTQSIsInR5cCI6IkpXVCJ9.eyJoYXNoIjoiYTZlYjE3ZGU2Njk4ZDkzZmIxN2MwMzZkNzcwZDhjM2NiNmJiNzVmNjI0OTU0MmJiYmM0NDAxOGJmMjllYTJjZiIsInZlcnNpb24iOjF9.8ALj62ltuDwohXkAk3HhQXO4pQ_pkJaqLOWybssJSJ7oNmPPL0qLSKsQuuz6VrnMFjcEtHO8Rw0SyT8d0neiBA
58
  ---
59
 
60
  Access wandb logs [here](https://wandb.ai/chence08/MT5%20English-Chinese%20Translation).