djmango commited on
Commit
1ca8bff
·
verified ·
1 Parent(s): 50b1b32

Sync policy_update30.state.json (0895aede0f6e)

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