Update README.md
Browse files
README.md
CHANGED
@@ -2,15 +2,19 @@
|
|
2 |
license: apache-2.0
|
3 |
tags:
|
4 |
- generated_from_trainer
|
|
|
|
|
5 |
datasets:
|
6 |
- stacked-summaries/stacked-xsum-1024
|
7 |
model-index:
|
8 |
- name: flan-t5-large-stacked-XSUM-1024-WIP-2p8-850-stacked-xsum-1024-evaluated
|
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-XSUM-1024
|
16 |
|
@@ -50,4 +54,4 @@ Trained for approx 3 epochs before ROUGE scores stabilized on most recent run:
|
|
50 |
|
51 |
### gradients
|
52 |
|
53 |
-
![gradients](https://i.imgur.com/V6zcmAb.png)
|
|
|
2 |
license: apache-2.0
|
3 |
tags:
|
4 |
- generated_from_trainer
|
5 |
+
- stacked summaries
|
6 |
+
- xsum
|
7 |
datasets:
|
8 |
- stacked-summaries/stacked-xsum-1024
|
9 |
model-index:
|
10 |
- name: flan-t5-large-stacked-XSUM-1024-WIP-2p8-850-stacked-xsum-1024-evaluated
|
11 |
results: []
|
12 |
+
language:
|
13 |
+
- en
|
14 |
+
library_name: transformers
|
15 |
+
pipeline_tag: summarization
|
16 |
---
|
17 |
|
|
|
|
|
18 |
|
19 |
# flan-t5-large-stacked-XSUM-1024
|
20 |
|
|
|
54 |
|
55 |
### gradients
|
56 |
|
57 |
+
![gradients](https://i.imgur.com/V6zcmAb.png)
|