djmango commited on
Commit
be69b96
·
verified ·
1 Parent(s): 7e95c5c

Sync policy_update35.state.json (8f20a94ae30b)

Browse files
Files changed (1) hide show
  1. ppo_v82/policy_update35.state.json +57 -0
ppo_v82/policy_update35.state.json ADDED
@@ -0,0 +1,57 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "checkpoint_schema_version": 2,
3
+ "hidden_reset_policy": "episode_done",
4
+ "update": 36,
5
+ "stage": 5,
6
+ "ent_scale": 1.0,
7
+ "lr_now": 0.00025,
8
+ "total_env_steps": 73728,
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
+ 1.0,
20
+ 0.0,
21
+ 0.0,
22
+ 0.0,
23
+ 0.0,
24
+ 1.0,
25
+ 0.0,
26
+ 0.0,
27
+ 0.0,
28
+ 0.0,
29
+ 1.0,
30
+ 0.0,
31
+ 1.0,
32
+ 0.0,
33
+ 0.0
34
+ ],
35
+ "best_eval_win": null,
36
+ "best_eval_score": null,
37
+ "v81_curriculum": true,
38
+ "curriculum_schedule": "v8.2",
39
+ "stage_env_targets": [
40
+ 24,
41
+ 24,
42
+ 24,
43
+ 24,
44
+ 24,
45
+ 16,
46
+ 12,
47
+ 10,
48
+ 12,
49
+ 10,
50
+ 8,
51
+ 8,
52
+ 8,
53
+ 8
54
+ ],
55
+ "envs_per_shard": 16,
56
+ "requested_env_target": null
57
+ }