File size: 393 Bytes
bd6ccb7
 
f30c2ed
 
 
 
 
895ca22
f30c2ed
895ca22
f30c2ed
bd6ccb7
 
f30c2ed
 
895ca22
f30c2ed
bd6ccb7
 
 
 
 
 
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
---
dataset_info:
  features:
  - name: title
    dtype: string
  - name: text
    dtype: string
  - name: summary
    dtype: string
  - name: summary_extend
    dtype: string
  splits:
  - name: train
    num_bytes: 107333472
    num_examples: 49164
  download_size: 61081733
  dataset_size: 107333472
configs:
- config_name: default
  data_files:
  - split: train
    path: data/train-*
---