File size: 780 Bytes
4369906 1f77f09 4369906 1f77f09 4369906 1f77f09 4369906 |
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 |
---
dataset_info:
features:
- name: video_name
dtype: string
- name: audio
dtype: audio
- name: text
dtype: string
- name: speaker
dtype: string
- name: emotion
dtype:
class_label:
names:
'0': anger
'1': disgust
'2': fear
'3': joy
'4': neutral
'5': sadness
'6': surprise
splits:
- name: train
num_bytes: 684419162.647
num_examples: 13353
download_size: 695130678
dataset_size: 684419162.647
configs:
- config_name: default
data_files:
- split: train
path: data/train-*
---
# Dataset Card for "SemEval-Audio"
[More Information needed](https://github.com/huggingface/datasets/blob/main/CONTRIBUTING.md#how-to-contribute-to-the-dataset-cards) |