djmango commited on
Commit
29ba5af
·
verified ·
1 Parent(s): ae6f193

Sync policy_update900.state.json (1b9ad6252537)

Browse files
Files changed (1) hide show
  1. ppo_v86/policy_update900.state.json +48 -0
ppo_v86/policy_update900.state.json ADDED
@@ -0,0 +1,48 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "checkpoint_schema_version": 2,
3
+ "hidden_reset_policy": "episode_done",
4
+ "update": 901,
5
+ "stage": 8,
6
+ "ent_scale": 3.9710277096477293,
7
+ "lr_now": 0.0000681226312597656,
8
+ "total_env_steps": 2633728,
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
+ 0.0,
20
+ 0.0
21
+ ],
22
+ "recent_conversions": [],
23
+ "best_eval_win": null,
24
+ "best_eval_score": null,
25
+ "v81_curriculum": true,
26
+ "curriculum_schedule": "v8.3",
27
+ "reward_profile": "v8.6-attack-fair-v1",
28
+ "return_stats": null,
29
+ "stage_env_targets": [
30
+ 24,
31
+ 24,
32
+ 24,
33
+ 24,
34
+ 24,
35
+ 24,
36
+ 16,
37
+ 12,
38
+ 10,
39
+ 12,
40
+ 10,
41
+ 8,
42
+ 8,
43
+ 8,
44
+ 8
45
+ ],
46
+ "envs_per_shard": 12,
47
+ "requested_env_target": null
48
+ }