djmango commited on
Commit
c02a3b1
·
verified ·
1 Parent(s): 4ee6095

Sync policy_update370.state.json (e96ff91d395f)

Browse files
Files changed (1) hide show
  1. ppo_v84/policy_update370.state.json +44 -0
ppo_v84/policy_update370.state.json ADDED
@@ -0,0 +1,44 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "checkpoint_schema_version": 2,
3
+ "hidden_reset_policy": "episode_done",
4
+ "update": 371,
5
+ "stage": 7,
6
+ "ent_scale": 1.0,
7
+ "lr_now": 0.00008014427207031247,
8
+ "total_env_steps": 805888,
9
+ "recent_wins": [
10
+ 0.0,
11
+ 0.0,
12
+ 0.0,
13
+ 0.0,
14
+ 0.0,
15
+ 0.0,
16
+ 0.0
17
+ ],
18
+ "recent_conversions": [],
19
+ "best_eval_win": null,
20
+ "best_eval_score": null,
21
+ "v81_curriculum": true,
22
+ "curriculum_schedule": "v8.3",
23
+ "reward_profile": "v8.4-boat-tempo-v1",
24
+ "return_stats": null,
25
+ "stage_env_targets": [
26
+ 24,
27
+ 24,
28
+ 24,
29
+ 24,
30
+ 24,
31
+ 24,
32
+ 16,
33
+ 12,
34
+ 10,
35
+ 12,
36
+ 10,
37
+ 8,
38
+ 8,
39
+ 8,
40
+ 8
41
+ ],
42
+ "envs_per_shard": 12,
43
+ "requested_env_target": null
44
+ }