djmango commited on
Commit
47c5c53
·
verified ·
1 Parent(s): b165313

Sync policy_update420.state.json (6f9ad45ffeaa)

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