AravindVadlapudi02 commited on
Commit
d196005
1 Parent(s): 78fcfce

Upload README.md with huggingface_hub

Browse files
Files changed (1) hide show
  1. README.md +25 -0
README.md ADDED
@@ -0,0 +1,25 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ ---
2
+ dataset_info:
3
+ features:
4
+ - name: label
5
+ dtype:
6
+ class_label:
7
+ names:
8
+ '0': healthy control
9
+ '1': pathology
10
+ - name: input_features
11
+ sequence:
12
+ sequence: float32
13
+ splits:
14
+ - name: train
15
+ num_bytes: 1609516432
16
+ num_examples: 1676
17
+ - name: test
18
+ num_bytes: 3757779116
19
+ num_examples: 3913
20
+ download_size: 619867591
21
+ dataset_size: 5367295548
22
+ ---
23
+ # Dataset Card for "UA_speech_noisereduced_test-0.7_train-0.3"
24
+
25
+ [More Information needed](https://github.com/huggingface/datasets/blob/main/CONTRIBUTING.md#how-to-contribute-to-the-dataset-cards)