File size: 532 Bytes
72c7ec2
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
---
dataset_info:
  features:
  - name: audio
    dtype: audio
  - name: label
    dtype:
      class_label:
        names:
          '0': unwell
          '1': well
  splits:
  - name: train
    num_bytes: 12741962.0
    num_examples: 14
  - name: test
    num_bytes: 11311022.0
    num_examples: 12
  download_size: 23923824
  dataset_size: 24052984.0
---
# Dataset Card for "ph_er_dataset_binary"

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