AravindVadlapudi02 commited on
Commit
81a8480
·
1 Parent(s): 398f08d

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: 766344936
16
+ num_examples: 798
17
+ - name: test
18
+ num_bytes: 4599029948
19
+ num_examples: 4789
20
+ download_size: 619863392
21
+ dataset_size: 5365374884
22
+ ---
23
+ # Dataset Card for "UA_speech_very-low"
24
+
25
+ [More Information needed](https://github.com/huggingface/datasets/blob/main/CONTRIBUTING.md#how-to-contribute-to-the-dataset-cards)