djmango commited on
Commit
6113f1d
·
verified ·
1 Parent(s): eb93506

Sync curriculum_advance_u241_s6_to_7.note.json (d1f518a6fc8a)

Browse files
ppo_v11/curriculum_advance_u241_s6_to_7.note.json ADDED
@@ -0,0 +1,48 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "schema": 1,
3
+ "event": "advance",
4
+ "update": 241,
5
+ "from_stage": 6,
6
+ "to_stage": 7,
7
+ "curriculum_schedule": "v10",
8
+ "win_rate": 0.925,
9
+ "conversion_rate": 0.95,
10
+ "death_rate": 0.025,
11
+ "window_size": 40,
12
+ "win_gate": 0.9,
13
+ "from": {
14
+ "maps": [
15
+ "Pangaea",
16
+ "Europe",
17
+ "Caucasus",
18
+ "BlackSea",
19
+ "BetweenTwoSeas",
20
+ "Britannia",
21
+ "GreatLakes",
22
+ "Onion"
23
+ ],
24
+ "bots": 8,
25
+ "nations": "0",
26
+ "difficulty": "Easy",
27
+ "decision_ticks": 15,
28
+ "win_at": 0.9
29
+ },
30
+ "to": {
31
+ "maps": [
32
+ "Pangaea",
33
+ "Europe",
34
+ "Caucasus",
35
+ "BlackSea",
36
+ "BetweenTwoSeas",
37
+ "Britannia",
38
+ "GreatLakes",
39
+ "Onion"
40
+ ],
41
+ "bots": 9,
42
+ "nations": "0",
43
+ "difficulty": "Easy",
44
+ "decision_ticks": 15,
45
+ "win_at": 0.9
46
+ },
47
+ "summary": "Advanced stage 6→7 at update 241 (WR=92.5% vs gate 90.0%; DR=2.5%; CR=95.0%). Pangaea+Europe+Caucasus+BlackSea+BetweenTwoSeas+Britannia+GreatLakes+Onion bots=8 nations=0 Easy → Pangaea+Europe+Caucasus+BlackSea+BetweenTwoSeas+Britannia+GreatLakes+Onion bots=9 nations=0 Easy."
48
+ }