Add evaluation results on the kmfoda--booksum config and test split of kmfoda/booksum
Browse filesBeep boop, I am a bot from Hugging Face's automatic model evaluator 👋!\
Your model has been evaluated on the kmfoda--booksum config and test split of the [kmfoda/booksum](https://huggingface.co/datasets/kmfoda/booksum) dataset by
@pszemraj
, using the predictions stored [here](https://huggingface.co/datasets/autoevaluate/autoeval-eval-kmfoda__booksum-kmfoda__booksum-228ea1-1466053986).\
Accept this pull request to see the results displayed on the [Hub leaderboard](https://huggingface.co/spaces/autoevaluate/leaderboards?dataset=kmfoda/booksum).\
Evaluate your model on more datasets [here](https://huggingface.co/spaces/autoevaluate/model-evaluator?dataset=kmfoda/booksum).
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 |
|