pszemraj's picture
Update README.md
c043f8b
|
raw
history blame
1.13 kB
---
license: apache-2.0
task_categories:
- summarization
- text2text-generation
language:
- en
tags:
- stacked summaries
size_categories:
- 100K<n<1M
source_datasets: xsum
---
# stacked-summaries/onlystacked-xsum-1024
Same thing as [stacked-summaries/stacked-xsum-1024](https://huggingface.co/datasets/stacked-summaries/stacked-xsum-1024) but filtered such that `is_stacked=True`. Please refer to the original dataset for info and to raise issues if needed.
Basic info on `train` split:
```
<class 'pandas.core.frame.DataFrame'>
RangeIndex: 116994 entries, 0 to 116993
Data columns (total 6 columns):
# Column Non-Null Count Dtype
--- ------ -------------- -----
0 document 116994 non-null string
1 summary 116994 non-null string
2 id 116994 non-null Int64
3 chapter_length 116994 non-null Int64
4 summary_length 116994 non-null Int64
5 is_stacked 116994 non-null boolean
dtypes: Int64(3), boolean(1), string(2)
memory usage: 5.0 MB
```
_If you are interested in subscribing to this dataset on OnlyStacks, please reach out._