Emotion_Recognition / README.md
Marlow2586's picture
Upload dataset
103515c verified
metadata
dataset_info:
  features:
    - name: id
      dtype: string
    - name: instruction
      dtype: string
    - name: reference_audio
      dtype: audio
    - name: answer
      dtype: string
    - name: audio1
      dtype: audio
    - name: audio2
      dtype: audio
    - name: audio3
      dtype: audio
    - name: audio4
      dtype: audio
    - name: audio5
      dtype: audio
    - name: reference_emotion
      dtype: string
    - name: audio1_emotion
      dtype: string
    - name: audio2_emotion
      dtype: string
    - name: audio3_emotion
      dtype: string
    - name: audio4_emotion
      dtype: string
    - name: audio5_emotion
      dtype: string
  splits:
    - name: test
      num_bytes: 24632460
      num_examples: 50
    - name: test_4
      num_bytes: 20498771
      num_examples: 50
    - name: test_3
      num_bytes: 16775948
      num_examples: 50
    - name: test_2
      num_bytes: 12626681
      num_examples: 50
  download_size: 74535855
  dataset_size: 74533860
configs:
  - config_name: default
    data_files:
      - split: test
        path: data/test-*
      - split: test_4
        path: data/test_4-*
      - split: test_3
        path: data/test_3-*
      - split: test_2
        path: data/test_2-*