djmango commited on
Commit
fcbd67c
·
verified ·
1 Parent(s): b12a084

Sync policy_update270.state.json (0b96f0ea1270)

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