AravindVadlapudi02 commited on
Commit
40bd5a0
·
1 Parent(s): a9814a6

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: 535865256
16
+ num_examples: 558
17
+ - name: test
18
+ num_bytes: 4831430292
19
+ num_examples: 5031
20
+ download_size: 620175139
21
+ dataset_size: 5367295548
22
+ ---
23
+ # Dataset Card for "UA_speech_noisereduced_test-0.9_train-0.1"
24
+
25
+ [More Information needed](https://github.com/huggingface/datasets/blob/main/CONTRIBUTING.md#how-to-contribute-to-the-dataset-cards)