pszemraj autoevaluator HF staff commited on
Commit
f6be1d3
1 Parent(s): 62f8a60

Add evaluation results on the 3.0.0 config of cnn_dailymail (#6)

Browse files

- Add evaluation results on the 3.0.0 config of cnn_dailymail (690b3ef74bcbac9e8ae5890f5a5dc2179a76f465)


Co-authored-by: Evaluation Bot <autoevaluator@users.noreply.huggingface.co>

Files changed (1) hide show
  1. README.md +33 -0
README.md CHANGED
@@ -275,6 +275,39 @@ model-index:
275
  type: gen_len
276
  value: 248.7994
277
  verified: true
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
278
  ---
279
 
280
  # long-t5-tglobal-base-16384 + BookSum
 
275
  type: gen_len
276
  value: 248.7994
277
  verified: true
278
+ - task:
279
+ type: summarization
280
+ name: Summarization
281
+ dataset:
282
+ name: cnn_dailymail
283
+ type: cnn_dailymail
284
+ config: 3.0.0
285
+ split: test
286
+ metrics:
287
+ - name: ROUGE-1
288
+ type: rouge
289
+ value: 30.7382
290
+ verified: true
291
+ - name: ROUGE-2
292
+ type: rouge
293
+ value: 7.3107
294
+ verified: true
295
+ - name: ROUGE-L
296
+ type: rouge
297
+ value: 17.7773
298
+ verified: true
299
+ - name: ROUGE-LSUM
300
+ type: rouge
301
+ value: 27.4241
302
+ verified: true
303
+ - name: loss
304
+ type: loss
305
+ value: .nan
306
+ verified: true
307
+ - name: gen_len
308
+ type: gen_len
309
+ value: 125.228
310
+ verified: true
311
  ---
312
 
313
  # long-t5-tglobal-base-16384 + BookSum