pszemraj autoevaluator HF staff commited on
Commit
46c9910
1 Parent(s): b5f17f9

Add evaluation results on the kmfoda--booksum config and test split of kmfoda/booksum (#3)

Browse files

- Add evaluation results on the kmfoda--booksum config and test split of kmfoda/booksum (5114346cf660acfdfcaf0cc0fbb92bcd267fd19f)


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

Files changed (1) hide show
  1. README.md +33 -0
README.md CHANGED
@@ -251,6 +251,39 @@ model-index:
251
  type: gen_len
252
  value: 201.5951
253
  verified: true
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
254
  ---
255
  # pszemraj/long-t5-tglobal-base-16384-booksum-V12
256
 
 
251
  type: gen_len
252
  value: 201.5951
253
  verified: true
254
+ - task:
255
+ type: summarization
256
+ name: Summarization
257
+ dataset:
258
+ name: kmfoda/booksum
259
+ type: kmfoda/booksum
260
+ config: kmfoda--booksum
261
+ split: test
262
+ metrics:
263
+ - name: ROUGE-1
264
+ type: rouge
265
+ value: 36.1423
266
+ verified: true
267
+ - name: ROUGE-2
268
+ type: rouge
269
+ value: 5.634
270
+ verified: true
271
+ - name: ROUGE-L
272
+ type: rouge
273
+ value: 16.3747
274
+ verified: true
275
+ - name: ROUGE-LSUM
276
+ type: rouge
277
+ value: 33.0665
278
+ verified: true
279
+ - name: loss
280
+ type: loss
281
+ value: 2.454127550125122
282
+ verified: true
283
+ - name: gen_len
284
+ type: gen_len
285
+ value: 239.4179
286
+ verified: true
287
  ---
288
  # pszemraj/long-t5-tglobal-base-16384-booksum-V12
289