emotion / README.md
wilzzzz's picture
Upload ModaSense emotion dataset
e96a02a verified
metadata
dataset_info:
  features:
    - name: id
      dtype: int32
    - name: image_perceptual
      dtype: image
    - name: image_propositional
      dtype: image
    - name: image_propositional_text
      dtype: string
    - name: audio_perceptual
      dtype:
        audio:
          sampling_rate: 16000
    - name: audio_propositional
      dtype:
        audio:
          sampling_rate: 22050
    - name: text_propositional
      dtype: string
    - name: audio_propositional_text
      dtype: string
    - name: image_label
      dtype:
        class_label:
          names:
            '0': angry
            '1': disgust
            '2': fear
            '3': happy
            '4': neutral
            '5': sad
    - name: audio_label
      dtype:
        class_label:
          names:
            '0': angry
            '1': disgust
            '2': fear
            '3': happy
            '4': neutral
            '5': sad
    - name: text_label
      dtype:
        class_label:
          names:
            '0': angry
            '1': disgust
            '2': fear
            '3': happy
            '4': neutral
            '5': sad
    - name: question
      dtype: string
  splits:
    - name: test
      num_bytes: 101679420
      num_examples: 500
  download_size: 70525192
  dataset_size: 101679420
configs:
  - config_name: default
    data_files:
      - split: test
        path: data/test-*