djmango commited on
Commit
0b7fbd9
·
verified ·
1 Parent(s): 8e43277

Sync policy_update450.state.json (1457fcbc89ac)

Browse files
Files changed (1) hide show
  1. ppo_v84/policy_update450.state.json +90 -0
ppo_v84/policy_update450.state.json ADDED
@@ -0,0 +1,90 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "checkpoint_schema_version": 2,
3
+ "hidden_reset_policy": "episode_done",
4
+ "update": 451,
5
+ "stage": 8,
6
+ "ent_scale": 1.0,
7
+ "lr_now": 0.0000681226312597656,
8
+ "total_env_steps": 1028096,
9
+ "recent_wins": [
10
+ 1.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
+ 0.0,
24
+ 0.0,
25
+ 0.0,
26
+ 1.0,
27
+ 0.0,
28
+ 0.0,
29
+ 0.0,
30
+ 0.0,
31
+ 1.0,
32
+ 0.0,
33
+ 0.0,
34
+ 0.0,
35
+ 0.0,
36
+ 0.0,
37
+ 0.0,
38
+ 1.0,
39
+ 0.0,
40
+ 0.0,
41
+ 0.0,
42
+ 1.0,
43
+ 0.0,
44
+ 0.0,
45
+ 0.0,
46
+ 0.0,
47
+ 0.0,
48
+ 0.0,
49
+ 0.0
50
+ ],
51
+ "recent_conversions": [
52
+ 1.0,
53
+ 1.0,
54
+ 1.0,
55
+ 0.0,
56
+ 1.0,
57
+ 1.0,
58
+ 1.0,
59
+ 0.0,
60
+ 1.0,
61
+ 1.0,
62
+ 1.0,
63
+ 1.0
64
+ ],
65
+ "best_eval_win": null,
66
+ "best_eval_score": null,
67
+ "v81_curriculum": true,
68
+ "curriculum_schedule": "v8.3",
69
+ "reward_profile": "v8.4-boat-tempo-v1",
70
+ "return_stats": null,
71
+ "stage_env_targets": [
72
+ 24,
73
+ 24,
74
+ 24,
75
+ 24,
76
+ 24,
77
+ 24,
78
+ 16,
79
+ 12,
80
+ 10,
81
+ 12,
82
+ 10,
83
+ 8,
84
+ 8,
85
+ 8,
86
+ 8
87
+ ],
88
+ "envs_per_shard": 10,
89
+ "requested_env_target": null
90
+ }