File size: 463 Bytes
a63d948
1b3d287
 
a63d948
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
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
---
language:
- en
dataset_info:
  features:
  - name: text
    dtype: string
  - name: summary
    dtype: string
  splits:
  - name: validation
    num_bytes: 324713.5381057712
    num_examples: 995
  - name: train
    num_bytes: 2921116.461894229
    num_examples: 8951
  download_size: 1588479
  dataset_size: 3245830.0
configs:
- config_name: default
  data_files:
  - split: validation
    path: data/validation-*
  - split: train
    path: data/train-*
---