Add evaluation results on the plain_text config and test split of launch/gov_report
Browse filesBeep boop, I am a bot from Hugging Face's automatic model evaluator 👋!\
Your model has been evaluated on the plain_text config and test split of the [launch/gov_report](https://huggingface.co/datasets/launch/gov_report) dataset by @nonchalant-nagavalli, using the predictions stored [here](https://huggingface.co/datasets/autoevaluate/autoeval-staging-eval-launch__gov_report-plain_text-1abd3a-16146231).\
Accept this pull request to see the results displayed on the [Hub leaderboard](https://huggingface.co/spaces/autoevaluate/leaderboards?dataset=launch/gov_report).\
Evaluate your model on more datasets [here](https://huggingface.co/spaces/autoevaluate/model-evaluator?dataset=launch/gov_report).
README.md
CHANGED
|
@@ -177,6 +177,39 @@ model-index:
|
|
| 177 |
type: gen_len
|
| 178 |
value: 233.8107
|
| 179 |
verified: true
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 180 |
---
|
| 181 |
|
| 182 |
# BigBirdPegasus model (large)
|
|
|
|
| 177 |
type: gen_len
|
| 178 |
value: 233.8107
|
| 179 |
verified: true
|
| 180 |
+
- task:
|
| 181 |
+
type: summarization
|
| 182 |
+
name: Summarization
|
| 183 |
+
dataset:
|
| 184 |
+
name: launch/gov_report
|
| 185 |
+
type: launch/gov_report
|
| 186 |
+
config: plain_text
|
| 187 |
+
split: test
|
| 188 |
+
metrics:
|
| 189 |
+
- name: ROUGE-1
|
| 190 |
+
type: rouge
|
| 191 |
+
value: 19.2281
|
| 192 |
+
verified: true
|
| 193 |
+
- name: ROUGE-2
|
| 194 |
+
type: rouge
|
| 195 |
+
value: 2.2048
|
| 196 |
+
verified: true
|
| 197 |
+
- name: ROUGE-L
|
| 198 |
+
type: rouge
|
| 199 |
+
value: 13.6019
|
| 200 |
+
verified: true
|
| 201 |
+
- name: ROUGE-LSUM
|
| 202 |
+
type: rouge
|
| 203 |
+
value: 17.8403
|
| 204 |
+
verified: true
|
| 205 |
+
- name: loss
|
| 206 |
+
type: loss
|
| 207 |
+
value: 6.722309112548828
|
| 208 |
+
verified: true
|
| 209 |
+
- name: gen_len
|
| 210 |
+
type: gen_len
|
| 211 |
+
value: 246.4173
|
| 212 |
+
verified: true
|
| 213 |
---
|
| 214 |
|
| 215 |
# BigBirdPegasus model (large)
|