audio-emotions / README.md
antonjaragon's picture
Upload README.md with huggingface_hub
2ad1406
metadata
configs:
  - config_name: default
    data_files:
      - split: train
        path: data/train-*
      - split: test
        path: data/test-*
dataset_info:
  features:
    - name: paths
      dtype: string
    - name: labels
      dtype: string
  splits:
    - name: train
      num_bytes: 624270.4512534819
      num_examples: 9764
    - name: test
      num_bytes: 156131.5487465181
      num_examples: 2442
  download_size: 167160
  dataset_size: 780402

Dataset Card for "audio-emotions"

More Information needed