File size: 378 Bytes
7db4e5e
 
13935d2
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
7db4e5e
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
---

license: mit
dataset_info:
  features:
  - name: _id
    dtype: string
  - name: title
    dtype: string
  - name: text
    dtype: string
  splits:
  - name: corpus
    num_bytes: 7874970
    num_examples: 5183
  download_size: 4575485
  dataset_size: 7874970
configs:
- config_name: default
  data_files:
  - split: corpus
    path: data/corpus-*
---