dataset_info: | |
features: | |
- name: transcription | |
dtype: string | |
- name: emotion | |
dtype: | |
class_label: | |
names: | |
'0': A | |
'1': H | |
'2': N | |
'3': S | |
'4': W | |
'5': F | |
splits: | |
- name: train | |
num_bytes: 255721.6 | |
num_examples: 2400 | |
- name: test | |
num_bytes: 31965.2 | |
num_examples: 300 | |
- name: valid | |
num_bytes: 31965.2 | |
num_examples: 300 | |
download_size: 173563 | |
dataset_size: 319652.0 | |
# Dataset Card for "shEMO_transcripts" | |
[More Information needed](https://github.com/huggingface/datasets/blob/main/CONTRIBUTING.md#how-to-contribute-to-the-dataset-cards) |