File size: 1,000 Bytes
d25808a
 
 
b210341
 
 
 
 
 
 
 
 
 
 
 
ad31112
 
b210341
 
 
 
 
 
 
 
 
 
 
 
ad31112
 
b210341
 
 
 
 
 
 
 
 
 
 
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
42
---
license: apache-2.0
---

# stacked samsum 1024

created with the repo version `v0.25`

- max input length 1024 longt5 tokens
- max output length 1024 longt5 tokens


# dataset info

default (train):

```python
[2022-12-04 13:19:32] INFO:root:{'num_columns': 4,
 'num_rows': 14732,
 'num_unique_target': 14730,
 'num_unique_text': 14265,
 'summary - average chars': 110.13,
 'summary - average tokens': 28.693727939180015,
 'text input - average chars': 511.22,
 'text input - average tokens': 148.88759163725223}

```

stacked (train)

```python
[2022-12-04 13:20:11] INFO:root:stacked 14730 rows, 2 rows were ineligible
[2022-12-04 13:20:11] INFO:root:STACKED - basic stats - train
[2022-12-04 13:20:11] INFO:root:{'num_columns': 5,
 'num_rows': 29462,
 'num_unique_chapters': 28975,
 'num_unique_summaries': 29440,
 'summary - average chars': 453.04,
 'summary - average tokens': 106.48316475459914,
 'text input - average chars': 1813.89,
 'text input - average tokens': 528.6933337858937}
```