iFaz's picture
Librarian Bot: Add language metadata for dataset (#2)
a513771 verified
metadata
language:
  - en
dataset_info:
  features:
    - name: audio
      dtype:
        audio:
          sampling_rate: 16000
    - name: sentence
      dtype: string
    - name: sentence_with_emotion
      dtype: string
    - name: emotion
      dtype: string
  splits:
    - name: test_ravdess
      num_bytes: 423390352.6
      num_examples: 1200
    - name: test_IEMOCAP
      num_bytes: 147995324
      num_examples: 1000
    - name: test_CREMA_D
      num_bytes: 163223493
      num_examples: 2000
    - name: test_Hybrid
      num_bytes: 229105744
      num_examples: 1000
  download_size: 1067051449
  dataset_size: 963714913.6
configs:
  - config_name: default
    data_files:
      - split: test_CREMA_D
        path: data/test_CREMA_D-*
      - split: test_ravdess
        path: data/test_ravdess-*
      - split: test_IEMOCAP
        path: data/test_IEMOCAP-*
      - split: test_Hybrid
        path: data/test_Hybrid-*