File size: 399 Bytes
d63463c 9b3c54b | 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 | ---
dataset_info:
features:
- name: id
dtype: int64
- name: audio
dtype: audio
- name: prompt
dtype: string
- name: emotion
dtype: string
splits:
- name: train
num_bytes: 316702429.76
num_examples: 3120
download_size: 316000571
dataset_size: 316702429.76
configs:
- config_name: default
data_files:
- split: train
path: data/train-*
license: mit
--- |