lewtun HF staff commited on
Commit
297e190
1 Parent(s): 075887a

Add evaluation results on wmt19 dataset

Browse files

Beep boop, I am a bot from Hugging Face's automatic model evaluator 👋!\
Your model has been evaluated on the [wmt19](https://huggingface.co/datasets/wmt19) dataset by

@lewtun

, using the predictions stored [here](https://huggingface.co/datasets/autoevaluate/autoeval-staging-eval-project-de1c01d5-7885055).\
Accept this pull request to see the results displayed on the [Hub leaderboard](https://huggingface.co/spaces/autoevaluate/leaderboards?dataset=wmt19).\
Evaluate your model on more datasets [here](https://huggingface.co/spaces/autoevaluate/model-evaluator?dataset=wmt19).

Files changed (1) hide show
  1. README.md +25 -1
README.md CHANGED
@@ -3,10 +3,34 @@ language: de
3
  widget:
4
  - text: My name is Karl and I live in Aachen.
5
  tags:
6
- - translation
7
  datasets:
8
  - wmt19
9
  license: gpl
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
10
  ---
11
 
12
  <h2> English to German Translation </h2>
3
  widget:
4
  - text: My name is Karl and I live in Aachen.
5
  tags:
6
+ - translation
7
  datasets:
8
  - wmt19
9
  license: gpl
10
+ model-index:
11
+ - name: Tanhim/translation-En2De
12
+ results:
13
+ - task:
14
+ type: translation
15
+ name: Translation
16
+ dataset:
17
+ name: wmt19
18
+ type: wmt19
19
+ config: de-en
20
+ split: validation
21
+ metrics:
22
+ - name: BLEU
23
+ type: bleu
24
+ value: 43.3134
25
+ verified: true
26
+ - name: loss
27
+ type: loss
28
+ value: 0.919737696647644
29
+ verified: true
30
+ - name: gen_len
31
+ type: gen_len
32
+ value: 27.8909
33
+ verified: true
34
  ---
35
 
36
  <h2> English to German Translation </h2>