audio_dataset / README.md
dhanush23's picture
Upload README.md with huggingface_hub
f74678a
metadata
configs:
  - config_name: default
    data_files:
      - split: train
        path: data/train-*
      - split: test
        path: data/test-*
dataset_info:
  features:
    - name: file_path
      dtype: string
    - name: emotion
      dtype: string
  splits:
    - name: train
      num_bytes: 312421.43086865044
      num_examples: 4657
    - name: test
      num_bytes: 133971.56913134956
      num_examples: 1997
  download_size: 66671
  dataset_size: 446393

Dataset Card for "audio_dataset"

More Information needed