File size: 349 Bytes
673f0ef
 
4b80f4a
 
 
 
 
 
 
 
 
 
 
 
 
5feb1e8
 
 
 
673f0ef
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
---

license: mit
configs:
- config_name: default
  data_files:
  - split: train
    path: data/train-*
dataset_info:
  features:
  - name: doc_id
    dtype: string
  - name: url
    dtype: string
  splits:
  - name: train
    num_bytes: 132689960
    num_examples: 1467202
  download_size: 23916217
  dataset_size: 132689960
---