djmango commited on
Commit
d56522b
·
verified ·
1 Parent(s): 79af4e9

Sync curriculum_advance_u9876_s27_to_28.note.json (50aa5617127b)

Browse files
ppo_v10/curriculum_advance_u9876_s27_to_28.note.json ADDED
@@ -0,0 +1,34 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "schema": 1,
3
+ "event": "advance",
4
+ "update": 9876,
5
+ "from_stage": 27,
6
+ "to_stage": 28,
7
+ "curriculum_schedule": "v10",
8
+ "win_rate": 0.975,
9
+ "conversion_rate": 0.975,
10
+ "death_rate": 0.025,
11
+ "window_size": 40,
12
+ "win_gate": 0.95,
13
+ "from": {
14
+ "maps": [
15
+ "Onion"
16
+ ],
17
+ "bots": 24,
18
+ "nations": "4",
19
+ "difficulty": "Easy",
20
+ "decision_ticks": 15,
21
+ "win_at": 0.95
22
+ },
23
+ "to": {
24
+ "maps": [
25
+ "Onion"
26
+ ],
27
+ "bots": 26,
28
+ "nations": "4",
29
+ "difficulty": "Easy",
30
+ "decision_ticks": 15,
31
+ "win_at": 0.95
32
+ },
33
+ "summary": "Advanced stage 27→28 at update 9876 (WR=97.5% vs gate 95.0%; DR=2.5%; CR=97.5%). Onion bots=24 nations=4 Easy → Onion bots=26 nations=4 Easy."
34
+ }