--- dataset_info: features: - name: audio dtype: audio: sampling_rate: 16000 - name: label dtype: class_label: names: '0': neutral '1': happiness '2': sadness '3': anger '4': fear '5': disgust '6': surprise - name: utterance_id dtype: string - name: movie_title dtype: string - name: movie_link dtype: string - name: source_scene_start dtype: string - name: source_scene_stop dtype: string - name: language dtype: string - name: sex dtype: string - name: age dtype: string - name: race dtype: string - name: covered_face dtype: string - name: multiple_faces dtype: string - name: emotion_1_annotator_1 dtype: string - name: emotion_2_annotator_1 dtype: string - name: emotion_1_annotator_2 dtype: string - name: emotion_2_annotator_2 dtype: string - name: emotion_1_annotator_3 dtype: string - name: emotion_2_annotator_3 dtype: string - name: aggregated_emotions dtype: string - name: annotator_1 dtype: string - name: annotator_2 dtype: string - name: annotator_3 dtype: string - name: transcript dtype: string - name: translation_de dtype: string - name: translation_en dtype: string - name: translation_es dtype: string - name: translation_ko dtype: string - name: translation_pl dtype: string - name: duration dtype: string - name: movie_type dtype: string - name: license dtype: string - name: author dtype: string - name: download_date dtype: string - name: emotion dtype: string splits: - name: train num_bytes: 951182774.382 num_examples: 5414 download_size: 960318637 dataset_size: 951182774.382 configs: - config_name: default data_files: - split: train path: data/train-* ---