metadata
dataset_info:
features:
- name: image
dtype: image
- name: EmoClass
dtype: string
- name: EmoAct
dtype: float64
- name: EmoVal
dtype: float64
- name: EmoDom
dtype: float64
- name: SpkrID
dtype: int64
- name: Gender
dtype: string
- name: Split_Set
dtype: string
- name: transcript
dtype: string
- name: files
dtype: string
- name: label
dtype: int64
splits:
- name: train
num_bytes: 3247236879.6991725
num_examples: 58968
- name: test
num_bytes: 1125823081.656035
num_examples: 20444
- name: validation
num_bytes: 811810841.544793
num_examples: 14742
download_size: 5176506504
dataset_size: 5184870802.900001
configs:
- config_name: default
data_files:
- split: train
path: data/train-*
- split: test
path: data/test-*
- split: validation
path: data/validation-*