Cubpaw commited on
Commit
3ce42a5
1 Parent(s): 3b6da93

Upload README.md with huggingface_hub

Browse files
Files changed (1) hide show
  1. README.md +26 -0
README.md ADDED
@@ -0,0 +1,26 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ ---
2
+ dataset_info:
3
+ features:
4
+ - name: image
5
+ dtype: image
6
+ - name: label
7
+ dtype: image
8
+ - name: rgb_label
9
+ dtype: image
10
+ - name: path_label
11
+ dtype: image
12
+ - name: path_rgb_label
13
+ dtype: image
14
+ splits:
15
+ - name: train
16
+ num_bytes: 73637120.0
17
+ num_examples: 80000
18
+ - name: validation
19
+ num_bytes: 18495820.0
20
+ num_examples: 20000
21
+ download_size: 70037769
22
+ dataset_size: 92132940.0
23
+ ---
24
+ # Dataset Card for "voxelgym_5c_42x42_100000"
25
+
26
+ [More Information needed](https://github.com/huggingface/datasets/blob/main/CONTRIBUTING.md#how-to-contribute-to-the-dataset-cards)