ARCADE-full-split / README.md
AhmedAshrafMarzouk's picture
Upload dataset
fe47874 verified
metadata
dataset_info:
  features:
    - name: audio
      dtype: audio
    - name: filename
      dtype: string
    - name: duration
      dtype: string
    - name: country
      dtype: string
    - name: city
      dtype: string
    - name: msa_or_dialect
      dtype:
        class_label:
          names:
            '0': '0'
            '1': '1'
            '2': '2'
            '3': '3'
            '4': '4'
    - name: emotion
      dtype: string
    - name: keep_or_skip
      dtype: string
    - name: confidence
      dtype: string
    - name: audio_type
      dtype: string
    - name: annotators
      dtype: string
    - name: timestamp
      dtype: string
  splits:
    - name: train
      num_bytes: 3191016440.072401
      num_examples: 5525
    - name: test
      num_bytes: 798187310.0745988
      num_examples: 1382
  download_size: 3950194185
  dataset_size: 3989203750.147
configs:
  - config_name: default
    data_files:
      - split: train
        path: data/train-*
      - split: test
        path: data/test-*