File size: 432 Bytes
3a687bc
 
 
c4cb8cc
3a687bc
c4cb8cc
3a687bc
 
 
c4cb8cc
 
3a687bc
c4cb8cc
 
 
 
3a687bc
 
 
 
 
 
 
 
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: label_name
    dtype: string
  splits:
  - name: train
    num_bytes: 9184688
    num_examples: 217294
  - name: validation
    num_bytes: 665654
    num_examples: 15966
  download_size: 4173007
  dataset_size: 9850342
configs:
- config_name: default
  data_files:
  - split: train
    path: data/train-*
  - split: validation
    path: data/validation-*
---