--- dataset_info: features: - name: label dtype: int64 - 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 - name: wav2vec2_features sequence: float32 - name: FileName dtype: string - name: overall_agreement dtype: float64 - name: valence_std dtype: float64 - name: arousal_std dtype: float64 - name: dominance_std dtype: float64 - name: EmoAct dtype: float64 - name: EmoDom dtype: float64 - name: EmoVal dtype: float64 - name: EmoClass dtype: string - name: SpkrID dtype: float64 - name: Gender dtype: string - name: Utterance_ID dtype: string - name: curriculum_order dtype: int64 splits: - name: train num_bytes: 301473690 num_examples: 88301 download_size: 332777499 dataset_size: 301473690 configs: - config_name: default data_files: - split: train path: data/train-* ---