djmango commited on
Commit
087a597
·
verified ·
1 Parent(s): 5feba5b

Sync policy_update250.state.json (52f30f389b2c)

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