Datasets:
dataset_info: | |
features: | |
- name: file | |
dtype: string | |
- name: audio | |
dtype: | |
audio: | |
sampling_rate: 16000 | |
- name: label | |
dtype: | |
class_label: | |
names: | |
'0': Bark | |
'1': Bow-wow | |
'2': Growling | |
'3': Howl | |
'4': Whimper | |
'5': Yip | |
- name: is_unknown | |
dtype: bool | |
- name: youtube_id | |
dtype: string | |
- name: youtube_url | |
dtype: string | |
splits: | |
- name: train | |
num_bytes: 360959501 | |
num_examples: 516 | |
- name: validation | |
num_bytes: 44245407 | |
num_examples: 65 | |
- name: test | |
num_bytes: 44926668 | |
num_examples: 61 | |
download_size: 368397025 | |
dataset_size: 450131576 | |
task_categories: | |
- audio-classification | |
size_categories: | |
- n<1K | |
# Dataset Card for "modeling" | |
[More Information needed](https://github.com/huggingface/datasets/blob/main/CONTRIBUTING.md#how-to-contribute-to-the-dataset-cards) | |