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

Add evaluation results on the plain_text config and test split of launch/gov_report (#2)

Browse files

- Add evaluation results on the plain_text config and test split of launch/gov_report (48570dfc4b985b7da92bad94b804386c363513c1)


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

Files changed (1) hide show
  1. README.md +33 -0
README.md CHANGED
@@ -218,6 +218,39 @@ model-index:
218
  type: gen_len
219
  value: 54.2357
220
  verified: true
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
221
  ---
222
  # pszemraj/long-t5-tglobal-base-16384-booksum-V12
223
 
 
218
  type: gen_len
219
  value: 54.2357
220
  verified: true
221
+ - task:
222
+ type: summarization
223
+ name: Summarization
224
+ dataset:
225
+ name: launch/gov_report
226
+ type: launch/gov_report
227
+ config: plain_text
228
+ split: test
229
+ metrics:
230
+ - name: ROUGE-1
231
+ type: rouge
232
+ value: 37.0538
233
+ verified: true
234
+ - name: ROUGE-2
235
+ type: rouge
236
+ value: 8.1512
237
+ verified: true
238
+ - name: ROUGE-L
239
+ type: rouge
240
+ value: 17.6645
241
+ verified: true
242
+ - name: ROUGE-LSUM
243
+ type: rouge
244
+ value: 33.4275
245
+ verified: true
246
+ - name: loss
247
+ type: loss
248
+ value: 2.6052205562591553
249
+ verified: true
250
+ - name: gen_len
251
+ type: gen_len
252
+ value: 201.5951
253
+ verified: true
254
  ---
255
  # pszemraj/long-t5-tglobal-base-16384-booksum-V12
256