Datasets:

Modalities:
Tabular
Text
Formats:
csv
Languages:
English
DOI:
Libraries:
Datasets
pandas
License:
pszemraj commited on
Commit
e4953af
·
1 Parent(s): bd8d8be

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +5 -1
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
- Current version (corresponding to `stacked-booksum` release): `v0.3`
 
 
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