djmango commited on
Commit
94a484e
·
verified ·
1 Parent(s): d6b7445

Sync policy_update375.state.json (ed5d2e6f52f4)

Browse files
Files changed (1) hide show
  1. ppo_v84/policy_update375.state.json +50 -0
ppo_v84/policy_update375.state.json ADDED
@@ -0,0 +1,50 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "checkpoint_schema_version": 2,
3
+ "hidden_reset_policy": "episode_done",
4
+ "update": 376,
5
+ "stage": 7,
6
+ "ent_scale": 1.0,
7
+ "lr_now": 0.00008014427207031247,
8
+ "total_env_steps": 821248,
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
+ 0.0,
18
+ 0.0,
19
+ 0.0,
20
+ 0.0,
21
+ 0.0,
22
+ 0.0
23
+ ],
24
+ "recent_conversions": [],
25
+ "best_eval_win": null,
26
+ "best_eval_score": null,
27
+ "v81_curriculum": true,
28
+ "curriculum_schedule": "v8.3",
29
+ "reward_profile": "v8.4-boat-tempo-v1",
30
+ "return_stats": null,
31
+ "stage_env_targets": [
32
+ 24,
33
+ 24,
34
+ 24,
35
+ 24,
36
+ 24,
37
+ 24,
38
+ 16,
39
+ 12,
40
+ 10,
41
+ 12,
42
+ 10,
43
+ 8,
44
+ 8,
45
+ 8,
46
+ 8
47
+ ],
48
+ "envs_per_shard": 12,
49
+ "requested_env_target": null
50
+ }