djmango commited on
Commit
6285aa0
·
verified ·
1 Parent(s): 072720f

Sync policy_update895.state.json (58a21b106eb5)

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