djmango commited on
Commit
a4c0b57
·
verified ·
1 Parent(s): 5d2e76e

Sync policy_update365.state.json (86c2cf1b1cff)

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