File size: 876 Bytes
0ce2478
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
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
---
dataset_info:
  config_name: main
  features:
  - name: audio
    dtype: audio
  - name: label
    dtype:
      class_label:
        names:
          '0': Helicopter
          '1': Jet
          '2': Racecar
          '3': Trains
          '4': Truck
  splits:
  - name: train
    num_bytes: 2956318657.56
    num_examples: 8874
  - name: validation
    num_bytes: 182136714.0
    num_examples: 432
  - name: test
    num_bytes: 963374222.644
    num_examples: 2884
  download_size: 4052777986
  dataset_size: 4101829594.204
configs:
- config_name: main
  data_files:
  - split: train
    path: main/train-*
  - split: validation
    path: main/validation-*
  - split: test
    path: main/test-*
---
# Dataset Card for "MotorizedTransport"

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