File size: 713 Bytes
dd8bfcc 62853bc 77fb3cc 62853bc 86e9807 540b212 62853bc 86e9807 540b212 77fb3cc 62853bc 86e9807 77fb3cc dd8bfcc |
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 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 |
---
license: mit
dataset_info:
- config_name: first
features:
- name: audio
dtype: audio
- name: label
dtype:
class_label:
names:
'0': Classic
'1': Racecar
splits:
- name: validation
num_bytes: 33160307.0
num_examples: 148
download_size: 33155097
dataset_size: 33160307.0
- config_name: second
features:
- name: audio
dtype: audio
splits:
- name: train
num_bytes: 210192121.46
num_examples: 3282
download_size: 210190919
dataset_size: 210192121.46
configs:
- config_name: first
data_files:
- split: validation
path: first/validation-*
- config_name: second
data_files:
- split: train
path: second/train-*
---
|