pszemraj autoevaluator HF staff commited on
Commit
df7285d
1 Parent(s): 3b6ab3e

Add evaluation results on the kmfoda--booksum config of kmfoda/booksum (#1)

Browse files

- Add evaluation results on the kmfoda--booksum config of kmfoda/booksum (e877db7a5184734657bfd907ba5ef245a7e8a715)


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

Files changed (1) hide show
  1. README.md +36 -1
README.md CHANGED
@@ -181,7 +181,42 @@ parameters:
181
  length_penalty: 0.3
182
  encoder_no_repeat_ngram_size: 3
183
  num_beams: 4
184
-
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
185
  ---
186
 
187
  # README - long-t5-tglobal-base-16384-booksum-V11-big_patent-V2
 
181
  length_penalty: 0.3
182
  encoder_no_repeat_ngram_size: 3
183
  num_beams: 4
184
+ model-index:
185
+ - name: pszemraj/long-t5-tglobal-base-16384-booksum-V11-big_patent-V2
186
+ results:
187
+ - task:
188
+ type: summarization
189
+ name: Summarization
190
+ dataset:
191
+ name: kmfoda/booksum
192
+ type: kmfoda/booksum
193
+ config: kmfoda--booksum
194
+ split: test
195
+ metrics:
196
+ - name: ROUGE-1
197
+ type: rouge
198
+ value: 23.1439
199
+ verified: true
200
+ - name: ROUGE-2
201
+ type: rouge
202
+ value: 3.2393
203
+ verified: true
204
+ - name: ROUGE-L
205
+ type: rouge
206
+ value: 12.7038
207
+ verified: true
208
+ - name: ROUGE-LSUM
209
+ type: rouge
210
+ value: 19.8101
211
+ verified: true
212
+ - name: loss
213
+ type: loss
214
+ value: 2.766307830810547
215
+ verified: true
216
+ - name: gen_len
217
+ type: gen_len
218
+ value: 63.4493
219
+ verified: true
220
  ---
221
 
222
  # README - long-t5-tglobal-base-16384-booksum-V11-big_patent-V2