eolang commited on
Commit
895358e
1 Parent(s): 31ee329

Upload config.json with huggingface_hub

Browse files
Files changed (1) hide show
  1. config.json +3 -3
config.json CHANGED
@@ -63,7 +63,7 @@
63
  "summaries_use_frameskip": true,
64
  "heartbeat_interval": 20,
65
  "heartbeat_reporting_interval": 600,
66
- "train_for_env_steps": 4000000,
67
  "train_for_seconds": 10000000000,
68
  "save_every_sec": 120,
69
  "keep_checkpoints": 2,
@@ -128,12 +128,12 @@
128
  "wide_aspect_ratio": false,
129
  "eval_env_frameskip": 1,
130
  "fps": 35,
131
- "command_line": "--env=doom_health_gathering_supreme --num_workers=8 --num_envs_per_worker=4 --train_for_env_steps=4000000",
132
  "cli_args": {
133
  "env": "doom_health_gathering_supreme",
134
  "num_workers": 8,
135
  "num_envs_per_worker": 4,
136
- "train_for_env_steps": 4000000
137
  },
138
  "git_hash": "unknown",
139
  "git_repo_name": "not a git repository",
 
63
  "summaries_use_frameskip": true,
64
  "heartbeat_interval": 20,
65
  "heartbeat_reporting_interval": 600,
66
+ "train_for_env_steps": 100000000,
67
  "train_for_seconds": 10000000000,
68
  "save_every_sec": 120,
69
  "keep_checkpoints": 2,
 
128
  "wide_aspect_ratio": false,
129
  "eval_env_frameskip": 1,
130
  "fps": 35,
131
+ "command_line": "--env=doom_health_gathering_supreme --num_workers=8 --num_envs_per_worker=4 --train_for_env_steps=100000000",
132
  "cli_args": {
133
  "env": "doom_health_gathering_supreme",
134
  "num_workers": 8,
135
  "num_envs_per_worker": 4,
136
+ "train_for_env_steps": 100000000
137
  },
138
  "git_hash": "unknown",
139
  "git_repo_name": "not a git repository",