djmango commited on
Commit
45488a8
·
verified ·
1 Parent(s): 855de98

Sync policy_update695.state.json (1b5a72519274)

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