Akshay-Sai commited on
Commit
c75ea56
·
1 Parent(s): 5a3073f

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: 4344541968
16
+ num_examples: 4524
17
+ - name: test
18
+ num_bytes: 1863044080
19
+ num_examples: 1940
20
+ download_size: 753776953
21
+ dataset_size: 6207586048
22
+ ---
23
+ # Dataset Card for "torgo_70_30"
24
+
25
+ [More Information needed](https://github.com/huggingface/datasets/blob/main/CONTRIBUTING.md#how-to-contribute-to-the-dataset-cards)