djmango commited on
Commit
2792eb4
·
verified ·
1 Parent(s): ee1c82e

Sync policy_update230.state.json (b3636bcdec31)

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