djmango commited on
Commit
8733947
·
verified ·
1 Parent(s): 00026fe

Sync policy_update235.state.json (0aa4f72aa374)

Browse files
Files changed (1) hide show
  1. ppo_v83/policy_update235.state.json +77 -0
ppo_v83/policy_update235.state.json ADDED
@@ -0,0 +1,77 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "checkpoint_schema_version": 2,
3
+ "hidden_reset_policy": "episode_done",
4
+ "update": 236,
5
+ "stage": 5,
6
+ "ent_scale": 4.761904761904762,
7
+ "lr_now": 0.00025,
8
+ "total_env_steps": 519168,
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
+ 1.0,
30
+ 1.0,
31
+ 1.0,
32
+ 1.0,
33
+ 0.0,
34
+ 0.0
35
+ ],
36
+ "recent_conversions": [
37
+ 1.0,
38
+ 1.0,
39
+ 1.0,
40
+ 1.0,
41
+ 1.0,
42
+ 1.0,
43
+ 1.0,
44
+ 1.0,
45
+ 1.0,
46
+ 1.0,
47
+ 1.0,
48
+ 1.0,
49
+ 1.0,
50
+ 1.0
51
+ ],
52
+ "best_eval_win": null,
53
+ "best_eval_score": null,
54
+ "v81_curriculum": true,
55
+ "curriculum_schedule": "v8.3",
56
+ "reward_profile": "v8.3-closeout-v1",
57
+ "return_stats": null,
58
+ "stage_env_targets": [
59
+ 24,
60
+ 24,
61
+ 24,
62
+ 24,
63
+ 24,
64
+ 24,
65
+ 16,
66
+ 12,
67
+ 10,
68
+ 12,
69
+ 10,
70
+ 8,
71
+ 8,
72
+ 8,
73
+ 8
74
+ ],
75
+ "envs_per_shard": 24,
76
+ "requested_env_target": null
77
+ }