lewtun HF staff commited on
Commit
8200794
1 Parent(s): 59c5de1

Add evaluation results on the 3.0.0 config of yhavinga/cnn_dailymail_dutch

Browse files

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

@yhavinga

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

Files changed (1) hide show
  1. README.md +36 -0
README.md CHANGED
@@ -61,6 +61,42 @@ widget:
61
  \ aan de Universiteit Utrecht, vergelijkt het met een fles cola. \u201EWanneer\
62
  \ je een fles cola schudt, zal het gas er met veel geweld uitkomen. Dat is waarschijnlijk\
63
  \ wat er gebeurd is op Tonga, maar we weten het niet precies.\u201D"
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
64
  ---
65
  # long-t5-tglobal-small-dutch-cnn-bf16-test
66
 
 
61
  \ aan de Universiteit Utrecht, vergelijkt het met een fles cola. \u201EWanneer\
62
  \ je een fles cola schudt, zal het gas er met veel geweld uitkomen. Dat is waarschijnlijk\
63
  \ wat er gebeurd is op Tonga, maar we weten het niet precies.\u201D"
64
+ model-index:
65
+ - name: yhavinga/long-t5-tglobal-small-dutch-cnn-bf16-test
66
+ results:
67
+ - task:
68
+ type: summarization
69
+ name: Summarization
70
+ dataset:
71
+ name: yhavinga/cnn_dailymail_dutch
72
+ type: yhavinga/cnn_dailymail_dutch
73
+ config: 3.0.0
74
+ split: test
75
+ metrics:
76
+ - name: ROUGE-1
77
+ type: rouge
78
+ value: 38.8539
79
+ verified: true
80
+ - name: ROUGE-2
81
+ type: rouge
82
+ value: 15.6702
83
+ verified: true
84
+ - name: ROUGE-L
85
+ type: rouge
86
+ value: 25.7053
87
+ verified: true
88
+ - name: ROUGE-LSUM
89
+ type: rouge
90
+ value: 35.5005
91
+ verified: true
92
+ - name: loss
93
+ type: loss
94
+ value: 1.766959547996521
95
+ verified: true
96
+ - name: gen_len
97
+ type: gen_len
98
+ value: 107.1673
99
+ verified: true
100
  ---
101
  # long-t5-tglobal-small-dutch-cnn-bf16-test
102