File size: 363 Bytes
a27019a
 
0017326
 
 
 
 
 
 
 
618aff0
0017326
618aff0
0017326
618aff0
0017326
 
618aff0
 
 
 
a27019a
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
---

license: gpl-3.0
configs:
- config_name: default
  data_files:
  - split: train
    path: data/train-*
dataset_info:
  features:
  - name: example
    dtype: 'null'
  - name: type
    dtype: 'null'
  - name: uuid
    dtype: 'null'
  splits:
  - name: train
    num_bytes: 0
    num_examples: 0
  download_size: 902
  dataset_size: 0
---