djmango commited on
Commit
1ebeef2
·
verified ·
1 Parent(s): c891308

Sync policy_update425.state.json (e5e3a08d1081)

Browse files
Files changed (1) hide show
  1. ppo_v84/policy_update425.state.json +64 -0
ppo_v84/policy_update425.state.json ADDED
@@ -0,0 +1,64 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "checkpoint_schema_version": 2,
3
+ "hidden_reset_policy": "episode_done",
4
+ "update": 426,
5
+ "stage": 8,
6
+ "ent_scale": 1.0,
7
+ "lr_now": 0.0000681226312597656,
8
+ "total_env_steps": 964096,
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
+ 0.0,
22
+ 0.0,
23
+ 1.0,
24
+ 0.0,
25
+ 1.0,
26
+ 0.0,
27
+ 0.0,
28
+ 0.0,
29
+ 0.0,
30
+ 0.0,
31
+ 0.0,
32
+ 1.0
33
+ ],
34
+ "recent_conversions": [
35
+ 1.0,
36
+ 1.0,
37
+ 1.0
38
+ ],
39
+ "best_eval_win": null,
40
+ "best_eval_score": null,
41
+ "v81_curriculum": true,
42
+ "curriculum_schedule": "v8.3",
43
+ "reward_profile": "v8.4-boat-tempo-v1",
44
+ "return_stats": null,
45
+ "stage_env_targets": [
46
+ 24,
47
+ 24,
48
+ 24,
49
+ 24,
50
+ 24,
51
+ 24,
52
+ 16,
53
+ 12,
54
+ 10,
55
+ 12,
56
+ 10,
57
+ 8,
58
+ 8,
59
+ 8,
60
+ 8
61
+ ],
62
+ "envs_per_shard": 10,
63
+ "requested_env_target": null
64
+ }