audio_dataset / README.md
dhanush23's picture
Upload README.md with huggingface_hub
f74678a
---
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.0
---
# Dataset Card for "audio_dataset"
[More Information needed](https://github.com/huggingface/datasets/blob/main/CONTRIBUTING.md#how-to-contribute-to-the-dataset-cards)