File size: 406 Bytes
2611fc6
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
---
dataset_info:
  features:
  - name: text
    dtype: string
  splits:
  - name: train
    num_bytes: 1272545854.0608706
    num_examples: 6964512
  - name: test
    num_bytes: 2740778.9391292688
    num_examples: 15000
  download_size: 502615920
  dataset_size: 1275286633.0
configs:
- config_name: default
  data_files:
  - split: train
    path: data/train-*
  - split: test
    path: data/test-*
---