KoRiF commited on
Commit
1454cdf
1 Parent(s): 39c7548

Upload config.json with huggingface_hub

Browse files
Files changed (1) hide show
  1. config.json +3 -2
config.json CHANGED
@@ -65,7 +65,7 @@
65
  "summaries_use_frameskip": true,
66
  "heartbeat_interval": 20,
67
  "heartbeat_reporting_interval": 600,
68
- "train_for_env_steps": 10000000,
69
  "train_for_seconds": 10000000000,
70
  "save_every_sec": 120,
71
  "keep_checkpoints": 2,
@@ -138,5 +138,6 @@
138
  "train_for_env_steps": 4000000
139
  },
140
  "git_hash": "unknown",
141
- "git_repo_name": "not a git repository"
 
142
  }
 
65
  "summaries_use_frameskip": true,
66
  "heartbeat_interval": 20,
67
  "heartbeat_reporting_interval": 600,
68
+ "train_for_env_steps": 4400000,
69
  "train_for_seconds": 10000000000,
70
  "save_every_sec": 120,
71
  "keep_checkpoints": 2,
 
138
  "train_for_env_steps": 4000000
139
  },
140
  "git_hash": "unknown",
141
+ "git_repo_name": "not a git repository",
142
+ "train_script": ".usr.local.lib.python3.8.dist-packages.ipykernel_launcher"
143
  }