| configs: | |
| - config_name: default | |
| data_files: | |
| - split: train | |
| path: data/train-* | |
| dataset_info: | |
| features: | |
| - name: file | |
| dtype: string | |
| - name: audio | |
| dtype: | |
| audio: | |
| sampling_rate: 16000 | |
| - name: quadrant | |
| dtype: | |
| class_label: | |
| names: | |
| '0': Q1 | |
| '1': Q2 | |
| '2': Q3 | |
| '3': Q4 | |
| splits: | |
| - name: train | |
| num_bytes: 291173680.0 | |
| num_examples: 900 | |
| download_size: 291039981 | |
| dataset_size: 291173680.0 | |
| # Dataset Card for "4q" | |
| [More Information needed](https://github.com/huggingface/datasets/blob/main/CONTRIBUTING.md#how-to-contribute-to-the-dataset-cards) |