| configs: | |
| - config_name: default | |
| data_files: | |
| - split: train | |
| path: data/train-* | |
| - split: validation | |
| path: data/validation-* | |
| dataset_info: | |
| features: | |
| - name: file | |
| dtype: string | |
| - name: audio | |
| dtype: audio | |
| - name: instruction | |
| dtype: string | |
| - name: label | |
| dtype: string | |
| splits: | |
| - name: train | |
| num_bytes: 4844730479.633 | |
| num_examples: 16623 | |
| - name: validation | |
| num_bytes: 679693951.392 | |
| num_examples: 2392 | |
| download_size: 5171522830 | |
| dataset_size: 5524424431.025001 | |
| # Dataset Card for "DialogueEmotionClassification_DailyTalk" | |
| [More Information needed](https://github.com/huggingface/datasets/blob/main/CONTRIBUTING.md#how-to-contribute-to-the-dataset-cards) |