File size: 423 Bytes
6c160ff
 
 
9b46215
6c160ff
9b46215
6c160ff
 
 
9b46215
6c160ff
 
9b46215
6c160ff
9b46215
 
6c160ff
 
 
 
 
 
 
 
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
---
dataset_info:
  features:
  - name: text
    dtype: string
  - name: lable
    dtype: string
  splits:
  - name: train
    num_bytes: 8258050042
    num_examples: 5084540
  - name: test
    num_bytes: 917871375
    num_examples: 564949
  download_size: 5255674571
  dataset_size: 9175921417
configs:
- config_name: default
  data_files:
  - split: train
    path: data/train-*
  - split: test
    path: data/test-*
---