djmango commited on
Commit
7fd282f
·
verified ·
1 Parent(s): 1f43f6d

Sync policy_update220.state.json (57c04d9098ea)

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