File size: 1,130 Bytes
3fb9424
 
306dca2
 
 
 
 
 
 
c043f8b
 
 
3fb9424
306dca2
 
 
 
6d72a5d
306dca2
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
---
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._