File size: 2,316 Bytes
f2bc06e
 
62f9a8f
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
767d8bc
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
94f0da1
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
62f9a8f
f2bc06e
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
62f9a8f
 
 
 
 
 
767d8bc
 
 
 
 
 
94f0da1
 
 
 
 
 
f2bc06e
 
 
 
 
 
 
 
 
 
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
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
---
dataset_info:
- config_name: finetuneLarge
  features:
  - name: audio
    dtype: audio
  - name: label
    dtype:
      class_label:
        names:
          '0': Helicopter
          '1': Racecar
  splits:
  - name: train
    num_bytes: 145636482.0
    num_examples: 650
  - name: validation
    num_bytes: 33832475.0
    num_examples: 151
  download_size: 179379749
  dataset_size: 179468957.0
- config_name: finetuneMedium
  features:
  - name: audio
    dtype: audio
  - name: label
    dtype:
      class_label:
        names:
          '0': Helicopter
          '1': Racecar
  splits:
  - name: train
    num_bytes: 97240359.0
    num_examples: 434
  - name: validation
    num_bytes: 33832475.0
    num_examples: 151
  download_size: 130977730
  dataset_size: 131072834.0
- config_name: finetuneSmall
  features:
  - name: audio
    dtype: audio
  - name: label
    dtype:
      class_label:
        names:
          '0': Helicopter
          '1': Racecar
  splits:
  - name: train
    num_bytes: 48844236.0
    num_examples: 218
  - name: validation
    num_bytes: 33832475.0
    num_examples: 151
  download_size: 82597968
  dataset_size: 82676711.0
- config_name: pretraining
  features:
  - name: audio
    dtype: audio
  - name: label
    dtype:
      class_label:
        names:
          '0': test
          '1': train
  splits:
  - name: train
    num_bytes: 1003742125.64
    num_examples: 4480
  - name: test
    num_bytes: 507024707.697
    num_examples: 2263
  download_size: 1510141213
  dataset_size: 1510766833.337
configs:
- config_name: finetuneLarge
  data_files:
  - split: train
    path: finetuneLarge/train-*
  - split: validation
    path: finetuneLarge/validation-*
- config_name: finetuneMedium
  data_files:
  - split: train
    path: finetuneMedium/train-*
  - split: validation
    path: finetuneMedium/validation-*
- config_name: finetuneSmall
  data_files:
  - split: train
    path: finetuneSmall/train-*
  - split: validation
    path: finetuneSmall/validation-*
- config_name: pretraining
  data_files:
  - split: train
    path: pretraining/train-*
  - split: test
    path: pretraining/test-*
---
# Dataset Card for "Master2ClassMedium"

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