djmango commited on
Commit
bf2ed47
·
verified ·
1 Parent(s): fdcc784

Sync policy_update215.state.json (1f674a2ef19b)

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