AravindVadlapudi02 commited on
Commit
152624d
·
1 Parent(s): 820c29e

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': control
9
+ '1': pathology
10
+ - name: input_features
11
+ sequence:
12
+ sequence: float32
13
+ splits:
14
+ - name: train
15
+ num_bytes: 768265600
16
+ num_examples: 800
17
+ - name: test
18
+ num_bytes: 4615355592
19
+ num_examples: 4806
20
+ download_size: 622015552
21
+ dataset_size: 5383621192
22
+ ---
23
+ # Dataset Card for "UA_speech_low"
24
+
25
+ [More Information needed](https://github.com/huggingface/datasets/blob/main/CONTRIBUTING.md#how-to-contribute-to-the-dataset-cards)