File size: 713 Bytes
9957b36
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
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
---
dataset_info:
  config_name: pretraining
  features:
  - name: audio
    dtype: audio
  - name: label
    dtype:
      class_label:
        names:
          '0': test
          '1': train
  splits:
  - name: train
    num_bytes: 1053954975.272
    num_examples: 4704
  - name: test
    num_bytes: 535708599.436
    num_examples: 2391
  download_size: 1587772300
  dataset_size: 1589663574.708
configs:
- config_name: pretraining
  data_files:
  - split: train
    path: pretraining/train-*
  - split: test
    path: pretraining/test-*
---
# Dataset Card for "Master2ClassEasy"

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