HaninZ's picture
Upload dataset
27d63c0 verified
|
raw
history blame
No virus
510 Bytes
---
dataset_info:
features:
- name: file
dtype: string
- name: audio
dtype: audio
- name: instruction
dtype: string
- name: label
dtype: string
splits:
- name: train
num_bytes: 266185539.0
num_examples: 2000
- name: validation
num_bytes: 65551361.0
num_examples: 500
download_size: 316150982
dataset_size: 331736900.0
configs:
- config_name: default
data_files:
- split: train
path: data/train-*
- split: validation
path: data/validation-*
---