Cubpaw commited on
Commit
8e11a63
·
1 Parent(s): 081d291

Upload README.md with huggingface_hub

Browse files
Files changed (1) hide show
  1. README.md +23 -0
README.md ADDED
@@ -0,0 +1,23 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ ---
2
+ dataset_info:
3
+ features:
4
+ - name: image
5
+ dtype: image
6
+ - name: astar_path
7
+ dtype: image
8
+ - name: pred_path
9
+ sequence:
10
+ sequence: float32
11
+ splits:
12
+ - name: train
13
+ num_bytes: 302414480.0
14
+ num_examples: 40000
15
+ - name: validation
16
+ num_bytes: 75600070.0
17
+ num_examples: 10000
18
+ download_size: 38192777
19
+ dataset_size: 378014550.0
20
+ ---
21
+ # Dataset Card for "voxelgym_5c_new_critic_42x42_50000"
22
+
23
+ [More Information needed](https://github.com/huggingface/datasets/blob/main/CONTRIBUTING.md#how-to-contribute-to-the-dataset-cards)