Datasets:
Tasks:
Summarization
Formats:
csv
Languages:
English
Size:
100K - 1M
Tags:
stacked summaries
DOI:
License:
Update README.md
Browse files
README.md
CHANGED
@@ -7,11 +7,15 @@ tags:
|
|
7 |
pretty_name: Stacked XSUM 16384
|
8 |
size_categories:
|
9 |
- 100K<n<1M
|
|
|
|
|
10 |
---
|
11 |
|
12 |
# xsum-stacked
|
13 |
|
14 |
-
|
|
|
|
|
15 |
|
16 |
## stats
|
17 |
|
|
|
7 |
pretty_name: Stacked XSUM 16384
|
8 |
size_categories:
|
9 |
- 100K<n<1M
|
10 |
+
task_categories:
|
11 |
+
- summarization
|
12 |
---
|
13 |
|
14 |
# xsum-stacked
|
15 |
|
16 |
+
The current version (corresponding to `stacked-booksum` release): `v0.3`.
|
17 |
+
|
18 |
+
The max input length is 16384 tokens, and the maximum output length is 1024 tokens (both measured with the Long-T5 tokenizer).
|
19 |
|
20 |
## stats
|
21 |
|