pszemraj autoevaluator HF staff commited on
Commit
f7a9b56
1 Parent(s): f52be04

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

Browse files

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


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

Files changed (1) hide show
  1. README.md +33 -0
README.md CHANGED
@@ -146,6 +146,39 @@ model-index:
146
  type: gen_len
147
  value: 139.0398
148
  verified: true
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
149
  ---
150
 
151
  # long-t5-tglobal-large-pubmed-3k-booksum-16384-WIP
 
146
  type: gen_len
147
  value: 139.0398
148
  verified: true
149
+ - task:
150
+ type: summarization
151
+ name: Summarization
152
+ dataset:
153
+ name: launch/gov_report
154
+ type: launch/gov_report
155
+ config: plain_text
156
+ split: test
157
+ metrics:
158
+ - name: ROUGE-1
159
+ type: rouge
160
+ value: 37.0248
161
+ verified: true
162
+ - name: ROUGE-2
163
+ type: rouge
164
+ value: 9.0446
165
+ verified: true
166
+ - name: ROUGE-L
167
+ type: rouge
168
+ value: 18.0521
169
+ verified: true
170
+ - name: ROUGE-LSUM
171
+ type: rouge
172
+ value: 33.4723
173
+ verified: true
174
+ - name: loss
175
+ type: loss
176
+ value: 3.381495237350464
177
+ verified: true
178
+ - name: gen_len
179
+ type: gen_len
180
+ value: 211.2066
181
+ verified: true
182
  ---
183
 
184
  # long-t5-tglobal-large-pubmed-3k-booksum-16384-WIP