--- dataset_info: features: - name: image dtype: image - name: label dtype: int64 - name: speaker dtype: int64 - name: full_path dtype: string - name: arousal dtype: float64 - name: valence dtype: float64 - name: wav_filename dtype: string - name: syl_number dtype: string - name: EmoClass dtype: string - name: EmoAct dtype: float64 - name: EmoVal dtype: float64 - name: EmoDom dtype: float64 - name: SpkrID dtype: string - name: Gender dtype: string - name: Split_Set dtype: string - name: transcript dtype: string splits: - name: train num_bytes: 5589823638.575 num_examples: 500525 download_size: 5497690553 dataset_size: 5589823638.575 configs: - config_name: default data_files: - split: train path: data/train-* ---