HeraiHench commited on
Commit
c7c4688
1 Parent(s): 0af1f10

Upload config.json with huggingface_hub

Browse files
Files changed (1) hide show
  1. config.json +2 -2
config.json CHANGED
@@ -3,7 +3,7 @@
3
  "algo": "APPO",
4
  "env": "doom_health_gathering_supreme",
5
  "experiment": "default_experiment",
6
- "train_dir": "/content/train_dir",
7
  "restart_behavior": "resume",
8
  "device": "gpu",
9
  "seed": null,
@@ -137,5 +137,5 @@
137
  },
138
  "git_hash": "unknown",
139
  "git_repo_name": "not a git repository",
140
- "train_script": ".usr.local.lib.python3.10.dist-packages.colab_kernel_launcher"
141
  }
 
3
  "algo": "APPO",
4
  "env": "doom_health_gathering_supreme",
5
  "experiment": "default_experiment",
6
+ "train_dir": "/kaggle/working/train_dir",
7
  "restart_behavior": "resume",
8
  "device": "gpu",
9
  "seed": null,
 
137
  },
138
  "git_hash": "unknown",
139
  "git_repo_name": "not a git repository",
140
+ "train_script": ".opt.conda.lib.python3.10.site-packages.ipykernel_launcher"
141
  }