File size: 807 Bytes
8ae44e3
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
edeb854
 
8ae44e3
 
edeb854
8ae44e3
 
edeb854
8ae44e3
edeb854
 
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
35
36
---
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
  - name: attention_mask
    sequence: int32
  splits:
  - name: train
    num_bytes: 3018873312
    num_examples: 23582
  - name: test
    num_bytes: 12801600
    num_examples: 100
  download_size: 1130643070
  dataset_size: 3031674912
---
# 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)