| dataset_info: | |
| features: | |
| - name: file | |
| dtype: string | |
| - name: audio | |
| dtype: | |
| audio: | |
| sampling_rate: 16000 | |
| - name: label | |
| dtype: | |
| class_label: | |
| names: | |
| '0': howl | |
| '1': growling | |
| '2': bark | |
| '3': panting | |
| '4': whimper | |
| - name: is_unknown | |
| dtype: bool | |
| - name: youtube_id | |
| dtype: string | |
| - name: youtube_url | |
| dtype: string | |
| splits: | |
| - name: train | |
| num_bytes: 226151046.0 | |
| num_examples: 322 | |
| - name: validation | |
| num_bytes: 29638692.0 | |
| num_examples: 40 | |
| - name: test | |
| num_bytes: 28166844.0 | |
| num_examples: 38 | |
| download_size: 264333043 | |
| dataset_size: 283956582.0 | |
| # Dataset Card for "modeling_v1" | |
| [More Information needed](https://github.com/huggingface/datasets/blob/main/CONTRIBUTING.md#how-to-contribute-to-the-dataset-cards) |