File size: 922 Bytes
6dfd5e3
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
fed0d6c
6dfd5e3
 
fed0d6c
6dfd5e3
 
fed0d6c
6dfd5e3
 
fed0d6c
 
 
 
 
6dfd5e3
 
 
f08a7da
 
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
---
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)