Ethgar commited on
Commit
3310b64
·
verified ·
1 Parent(s): 3d1a4e6

Upload dataset_info.json with huggingface_hub

Browse files
Files changed (1) hide show
  1. dataset_info.json +11 -0
dataset_info.json ADDED
@@ -0,0 +1,11 @@
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "tile_id": "zermatt",
3
+ "label": "Zermatt",
4
+ "n_episodes": 10000,
5
+ "n_steps": 40,
6
+ "city_base": [
7
+ 7.748,
8
+ 46.02
9
+ ],
10
+ "victim_min_elev_m": 2200.0
11
+ }