File size: 413 Bytes
419e1b2
2d1af8b
 
419e1b2
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
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
---
language:
- en
dataset_info:
  features:
  - name: article
    dtype: string
  - name: highlights
    dtype: string
  - name: id
    dtype: string
  - name: text
    dtype: string
  splits:
  - name: validation
    num_bytes: 17244224
    num_examples: 2000
  download_size: 10203344
  dataset_size: 17244224
configs:
- config_name: default
  data_files:
  - split: validation
    path: data/validation-*
---