File size: 761 Bytes
8ae44e3
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
322fb7e
8ae44e3
 
322fb7e
8ae44e3
322fb7e
 
8ae44e3
 
 
 
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
---
dataset_info:
  features:
  - name: label
    dtype:
      class_label:
        names:
          '0': 'yes'
          '1': 'no'
          '2': up
          '3': down
          '4': left
          '5': right
          '6': 'on'
          '7': 'off'
          '8': stop
          '9': go
          '10': _silence_
          '11': _unknown_
  - name: input_values
    sequence: float32
  splits:
  - name: train
    num_bytes: 1509530984
    num_examples: 23582
  - name: test
    num_bytes: 6401200
    num_examples: 100
  download_size: 1132590456
  dataset_size: 1515932184
---
# Dataset Card for "au.1.audio_classification"

[More Information needed](https://github.com/huggingface/datasets/blob/main/CONTRIBUTING.md#how-to-contribute-to-the-dataset-cards)