AbstractPhil commited on
Commit
f4d338d
·
verified ·
1 Parent(s): c4300fb

Ablation G-MID-G1_sphere_norm

Browse files
G/MID/G1_sphere_norm/seed0/final_report.json ADDED
@@ -0,0 +1,203 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "config": {
3
+ "group": "G",
4
+ "variant": "G1_sphere_norm",
5
+ "band": "MID",
6
+ "seed": 0,
7
+ "phase": 1,
8
+ "overrides": {
9
+ "row_norm": "sphere"
10
+ },
11
+ "description": "G-MID-G1_sphere_norm"
12
+ },
13
+ "run_config": {
14
+ "matrix_v": 64,
15
+ "D": 8,
16
+ "patch_size": 16,
17
+ "hidden": 64,
18
+ "depth": 1,
19
+ "n_cross_layers": 1,
20
+ "n_heads": 4,
21
+ "max_alpha": 0.2,
22
+ "alpha_init": -2.0,
23
+ "img_size": 64,
24
+ "batch_size": 128,
25
+ "lr": 0.0001,
26
+ "epochs": 1,
27
+ "weight_decay": 0.0,
28
+ "use_cv_ema": true,
29
+ "cv_ema_alpha": 0.01,
30
+ "cv_alignment_epochs": 0,
31
+ "cv_measure_every": 50,
32
+ "cv_sigma_scale": 0.3,
33
+ "boost": 0.5,
34
+ "cross_attn_clip": 0.5,
35
+ "allowed_types": [
36
+ 0,
37
+ 1,
38
+ 2,
39
+ 3,
40
+ 4,
41
+ 5,
42
+ 6,
43
+ 7,
44
+ 8,
45
+ 9,
46
+ 10,
47
+ 11,
48
+ 12,
49
+ 13,
50
+ 14,
51
+ 15
52
+ ],
53
+ "train_size": 1000000,
54
+ "val_size": 10000,
55
+ "num_workers": 2,
56
+ "report_every": 100,
57
+ "major_report_every": 10,
58
+ "save_every": 5,
59
+ "seed": 0,
60
+ "hf_repo": "AbstractPhil/geolip-svae-batteries",
61
+ "upload": false
62
+ },
63
+ "cv_ema_final": 0.38063079213066603,
64
+ "cv_last": 0.36191380516131677,
65
+ "predicted_band": "MID",
66
+ "expected_band": "MID",
67
+ "band_match": true,
68
+ "test_mse": 1.0104529857635498,
69
+ "recon_ema": 1.0115154786917226,
70
+ "S0": 3.4701685905456543,
71
+ "SD": 2.1606647968292236,
72
+ "ratio": 1.6060652163988953,
73
+ "erank": 7.9083123207092285,
74
+ "observed_sphere_cv": 0.35223272175858744,
75
+ "uniform_sphere_cv_prediction": 0.35679185069620456,
76
+ "band_deviation": -0.0045591289376171185,
77
+ "params_count": 183339,
78
+ "wallclock_seconds": 34.477665185928345,
79
+ "batches_completed": 1000,
80
+ "batch_limit": 1000,
81
+ "cv_trajectory": [
82
+ {
83
+ "batch": 0,
84
+ "cv": 0.3849132290425209,
85
+ "cv_ema": 0.3849132290425209,
86
+ "recon": 1.9087696075439453
87
+ },
88
+ {
89
+ "batch": 50,
90
+ "cv": 0.35948361506458654,
91
+ "cv_ema": 0.38465893290274156,
92
+ "recon": 1.7104358673095703
93
+ },
94
+ {
95
+ "batch": 100,
96
+ "cv": 0.37423422508866044,
97
+ "cv_ema": 0.38455468582460073,
98
+ "recon": 1.4071874618530273
99
+ },
100
+ {
101
+ "batch": 150,
102
+ "cv": 0.3502015262898108,
103
+ "cv_ema": 0.38421115422925284,
104
+ "recon": 1.3385460376739502
105
+ },
106
+ {
107
+ "batch": 200,
108
+ "cv": 0.3331013096057624,
109
+ "cv_ema": 0.3837000557830179,
110
+ "recon": 1.104351282119751
111
+ },
112
+ {
113
+ "batch": 250,
114
+ "cv": 0.3620496199379645,
115
+ "cv_ema": 0.38348355142456736,
116
+ "recon": 1.3728892803192139
117
+ },
118
+ {
119
+ "batch": 300,
120
+ "cv": 0.3606959433958512,
121
+ "cv_ema": 0.3832556753442802,
122
+ "recon": 1.0477263927459717
123
+ },
124
+ {
125
+ "batch": 350,
126
+ "cv": 0.3522473494778471,
127
+ "cv_ema": 0.38294559208561585,
128
+ "recon": 1.047868013381958
129
+ },
130
+ {
131
+ "batch": 400,
132
+ "cv": 0.35012346281051154,
133
+ "cv_ema": 0.38261737079286484,
134
+ "recon": 1.0678033828735352
135
+ },
136
+ {
137
+ "batch": 450,
138
+ "cv": 0.35600055616065246,
139
+ "cv_ema": 0.3823512026465427,
140
+ "recon": 1.0344257354736328
141
+ },
142
+ {
143
+ "batch": 500,
144
+ "cv": 0.36608989738490355,
145
+ "cv_ema": 0.3821885895939263,
146
+ "recon": 0.9708795547485352
147
+ },
148
+ {
149
+ "batch": 550,
150
+ "cv": 0.3442748500597154,
151
+ "cv_ema": 0.3818094521985842,
152
+ "recon": 1.0285844802856445
153
+ },
154
+ {
155
+ "batch": 600,
156
+ "cv": 0.38146235305072757,
157
+ "cv_ema": 0.3818059812071056,
158
+ "recon": 0.9044222831726074
159
+ },
160
+ {
161
+ "batch": 650,
162
+ "cv": 0.38891573325672146,
163
+ "cv_ema": 0.3818770787276018,
164
+ "recon": 1.2407171726226807
165
+ },
166
+ {
167
+ "batch": 700,
168
+ "cv": 0.400331498421898,
169
+ "cv_ema": 0.3820616229245447,
170
+ "recon": 1.066457986831665
171
+ },
172
+ {
173
+ "batch": 750,
174
+ "cv": 0.3674643141106269,
175
+ "cv_ema": 0.3819156498364055,
176
+ "recon": 1.0693286657333374
177
+ },
178
+ {
179
+ "batch": 800,
180
+ "cv": 0.3471808080739897,
181
+ "cv_ema": 0.38156830141878134,
182
+ "recon": 1.0745575428009033
183
+ },
184
+ {
185
+ "batch": 850,
186
+ "cv": 0.343911240660686,
187
+ "cv_ema": 0.3811917308112004,
188
+ "recon": 1.1500678062438965
189
+ },
190
+ {
191
+ "batch": 900,
192
+ "cv": 0.3440039102015527,
193
+ "cv_ema": 0.38081985260510387,
194
+ "recon": 0.9520533084869385
195
+ },
196
+ {
197
+ "batch": 950,
198
+ "cv": 0.36191380516131677,
199
+ "cv_ema": 0.38063079213066603,
200
+ "recon": 1.1819641590118408
201
+ }
202
+ ]
203
+ }