dataset_info: | |
features: | |
- name: audio | |
dtype: | |
audio: | |
sampling_rate: 16000 | |
- name: emotion | |
dtype: | |
class_label: | |
names: | |
'0': A | |
'1': H | |
'2': N | |
'3': S | |
'4': W | |
'5': F | |
splits: | |
- name: train | |
num_bytes: 1063025462.0 | |
num_examples: 3000 | |
download_size: 1043899084 | |
dataset_size: 1063025462.0 | |
configs: | |
- config_name: default | |
data_files: | |
- split: train | |
path: data/train-* | |
# Dataset Card for "shEMO_nosplits" | |
[More Information needed](https://github.com/huggingface/datasets/blob/main/CONTRIBUTING.md#how-to-contribute-to-the-dataset-cards) |