djmango commited on
Commit
3578e1b
·
verified ·
1 Parent(s): db3d178

Sync policy_update275.state.json (2f0c4b34eb3d)

Browse files
Files changed (1) hide show
  1. ppo_v83/policy_update275.state.json +58 -0
ppo_v83/policy_update275.state.json ADDED
@@ -0,0 +1,58 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "checkpoint_schema_version": 2,
3
+ "hidden_reset_policy": "episode_done",
4
+ "update": 276,
5
+ "stage": 6,
6
+ "ent_scale": 1.0,
7
+ "lr_now": 0.00009428737890624998,
8
+ "total_env_steps": 606208,
9
+ "recent_wins": [
10
+ 0.0,
11
+ 0.0,
12
+ 0.0,
13
+ 0.0,
14
+ 0.0,
15
+ 1.0,
16
+ 0.0,
17
+ 0.0,
18
+ 0.0,
19
+ 0.0,
20
+ 0.0,
21
+ 0.0,
22
+ 0.0,
23
+ 0.0,
24
+ 1.0,
25
+ 1.0,
26
+ 0.0
27
+ ],
28
+ "recent_conversions": [
29
+ 1.0,
30
+ 1.0,
31
+ 1.0
32
+ ],
33
+ "best_eval_win": null,
34
+ "best_eval_score": null,
35
+ "v81_curriculum": true,
36
+ "curriculum_schedule": "v8.3",
37
+ "reward_profile": "v8.3-closeout-v1",
38
+ "return_stats": null,
39
+ "stage_env_targets": [
40
+ 24,
41
+ 24,
42
+ 24,
43
+ 24,
44
+ 24,
45
+ 24,
46
+ 16,
47
+ 12,
48
+ 10,
49
+ 12,
50
+ 10,
51
+ 8,
52
+ 8,
53
+ 8,
54
+ 8
55
+ ],
56
+ "envs_per_shard": 16,
57
+ "requested_env_target": null
58
+ }