File size: 319 Bytes
8bb6d6c
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
---
dataset_info:
  features:
  - name: unprocessed
    dtype: string
  - name: processed
    dtype: string
  splits:
  - name: train
    num_bytes: 3344460
    num_examples: 5424
  download_size: 1042785
  dataset_size: 3344460
configs:
- config_name: default
  data_files:
  - split: train
    path: data/train-*
---