lewtun HF Staff commited on
Commit
bd06989
·
1 Parent(s): 54c3c07

Add evaluation results on the 3.0.0 config of cnn_dailymail

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 [cnn_dailymail](https://huggingface.co/datasets/cnn_dailymail) dataset by

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

Files changed (1) hide show
  1. README.md +33 -0
README.md CHANGED
@@ -76,6 +76,39 @@ model-index:
76
  type: gen_len
77
  value: 18.6054
78
  verified: true
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
79
  ---
80
 
81
  # T5-large Summarization Model Trained on the combined XSUM-CNN Daily Mail Dataset
 
76
  type: gen_len
77
  value: 18.6054
78
  verified: true
79
+ - task:
80
+ type: summarization
81
+ name: Summarization
82
+ dataset:
83
+ name: cnn_dailymail
84
+ type: cnn_dailymail
85
+ config: 3.0.0
86
+ split: train
87
+ metrics:
88
+ - name: ROUGE-1
89
+ type: rouge
90
+ value: 20.0405
91
+ verified: true
92
+ - name: ROUGE-2
93
+ type: rouge
94
+ value: 4.9306
95
+ verified: true
96
+ - name: ROUGE-L
97
+ type: rouge
98
+ value: 14.5795
99
+ verified: true
100
+ - name: ROUGE-LSUM
101
+ type: rouge
102
+ value: 17.625
103
+ verified: true
104
+ - name: loss
105
+ type: loss
106
+ value: 2.7669243812561035
107
+ verified: true
108
+ - name: gen_len
109
+ type: gen_len
110
+ value: 18.657
111
+ verified: true
112
  ---
113
 
114
  # T5-large Summarization Model Trained on the combined XSUM-CNN Daily Mail Dataset