Update README.md
Browse files
README.md
CHANGED
|
@@ -2,19 +2,20 @@
|
|
| 2 |
license: apache-2.0
|
| 3 |
tags:
|
| 4 |
- generated_from_trainer
|
|
|
|
| 5 |
metrics:
|
| 6 |
- rouge
|
|
|
|
|
|
|
| 7 |
model-index:
|
| 8 |
- name: flan-t5-large-stacked-samsum1024-WIP3
|
| 9 |
results: []
|
| 10 |
---
|
| 11 |
|
| 12 |
-
<!-- This model card has been generated automatically according to the information the Trainer had access to. You
|
| 13 |
-
should probably proofread and complete it, then remove this comment. -->
|
| 14 |
|
| 15 |
# flan-t5-large-stacked-samsum1024-WIP3
|
| 16 |
|
| 17 |
-
This model is a fine-tuned version of [pszemraj/flan-t5-large-stacked-samsum1024-WIP2](https://huggingface.co/pszemraj/flan-t5-large-stacked-samsum1024-WIP2) on the
|
| 18 |
It achieves the following results on the evaluation set:
|
| 19 |
- Loss: 2.1311
|
| 20 |
- Rouge1: 58.1114
|
|
|
|
| 2 |
license: apache-2.0
|
| 3 |
tags:
|
| 4 |
- generated_from_trainer
|
| 5 |
+
- summarization
|
| 6 |
metrics:
|
| 7 |
- rouge
|
| 8 |
+
datasets:
|
| 9 |
+
- stacked-summaries/stacked-samsum-1024
|
| 10 |
model-index:
|
| 11 |
- name: flan-t5-large-stacked-samsum1024-WIP3
|
| 12 |
results: []
|
| 13 |
---
|
| 14 |
|
|
|
|
|
|
|
| 15 |
|
| 16 |
# flan-t5-large-stacked-samsum1024-WIP3
|
| 17 |
|
| 18 |
+
This model is a fine-tuned version of [pszemraj/flan-t5-large-stacked-samsum1024-WIP2](https://huggingface.co/pszemraj/flan-t5-large-stacked-samsum1024-WIP2) on the `stacked-summaries/stacked-samsum-1024` dataset.
|
| 19 |
It achieves the following results on the evaluation set:
|
| 20 |
- Loss: 2.1311
|
| 21 |
- Rouge1: 58.1114
|