ishangarg183 commited on
Commit
374c918
·
verified ·
1 Parent(s): 4d90fab

Add assembled activations for llama32-3b-ppo

Browse files
v1/assembled_activations/llama32-3b-ppo/activations/activations.pt ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:71f06dfe8ef53a93e9aab40ee2ed14f18d0bde21314ef76e5e1c5d1ae3396d22
3
+ size 4496133925
v1/assembled_activations/llama32-3b-ppo/checkpoints/final.pt ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:b43f823125f3dfaff159366d057a03d61b9b264065005cbc0c7bfd47af852655
3
+ size 10873439922
v1/assembled_activations/llama32-3b-ppo/features/feature_activations.pt ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:a4b992d08c253f7ba1fcf37fb927868162dcddfc005acd87a85d132c2a85bfb0
3
+ size 35935153173
v1/assembled_activations/llama32-3b-ppo/metrics/aggregate_metrics.json ADDED
@@ -0,0 +1,386 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "crosscoder_kind": "multilayer_sparc",
3
+ "layers": [
4
+ 10,
5
+ 11,
6
+ 12
7
+ ],
8
+ "topk_mode": "model_balanced_layer_agg",
9
+ "topk": 400,
10
+ "expansion_factor": 8,
11
+ "dict_size": 24576,
12
+ "forced_shared_fraction": 0.06,
13
+ "class_counts": {
14
+ "aligned_only": 6615,
15
+ "shared_intermediate": 6023,
16
+ "base_only": 4845,
17
+ "shared_redirected": 3519,
18
+ "shared_attenuated": 2015,
19
+ "shared_aligned": 1559
20
+ },
21
+ "multilayer_class_counts": {
22
+ "drifting_or_rotating": 9418,
23
+ "persistent_aligned_only": 4028,
24
+ "persistent_shared": 3235,
25
+ "localized_aligned_only": 2587,
26
+ "persistent_base_only": 2543,
27
+ "localized_base_only": 2302,
28
+ "mixed_or_ambiguous": 463
29
+ },
30
+ "classification_thresholds": {
31
+ "rho_base_only": 0.4,
32
+ "rho_aligned_only": 0.5674913751895563,
33
+ "rho_shared_low": 0.43468176214882226,
34
+ "rho_shared_high": 0.5674913751895563
35
+ },
36
+ "threshold_sensitivity": {
37
+ "original": {
38
+ "aligned_only": 6615,
39
+ "shared_intermediate": 6023,
40
+ "base_only": 4845,
41
+ "shared_redirected": 3519,
42
+ "shared_attenuated": 2015,
43
+ "shared_aligned": 1559
44
+ },
45
+ "perturbed": {
46
+ "delta_-0.05": {
47
+ "base_only": 2050,
48
+ "aligned_only": 3823,
49
+ "shared_aligned": 1606,
50
+ "shared_redirected": 5886,
51
+ "shared_intermediate": 9254,
52
+ "shared_attenuated": 1957,
53
+ "other": 0
54
+ },
55
+ "delta_+0.05": {
56
+ "base_only": 7873,
57
+ "aligned_only": 10158,
58
+ "shared_aligned": 1499,
59
+ "shared_redirected": 924,
60
+ "shared_intermediate": 1626,
61
+ "shared_attenuated": 2496,
62
+ "other": 0
63
+ }
64
+ },
65
+ "perturbation": 0.05
66
+ },
67
+ "class_counts_by_layer": {
68
+ "10": {
69
+ "shared_intermediate": 7071,
70
+ "base_only": 5968,
71
+ "shared_redirected": 5807,
72
+ "shared_aligned": 3289,
73
+ "aligned_only": 2441
74
+ },
75
+ "11": {
76
+ "shared_intermediate": 9133,
77
+ "base_only": 5676,
78
+ "shared_redirected": 5072,
79
+ "shared_aligned": 3656,
80
+ "aligned_only": 1039
81
+ },
82
+ "12": {
83
+ "shared_redirected": 9866,
84
+ "shared_intermediate": 5864,
85
+ "shared_aligned": 3801,
86
+ "base_only": 3548,
87
+ "aligned_only": 1497
88
+ }
89
+ },
90
+ "feature_sharing_ratio_by_layer": {
91
+ "10": 0.6578369140625,
92
+ "11": 0.7267659505208334,
93
+ "12": 0.7947184244791666
94
+ },
95
+ "decoder_amplification_by_layer": {
96
+ "10": {
97
+ "median": 0.9999999870065835,
98
+ "p95": 6.0639936513383175
99
+ },
100
+ "11": {
101
+ "median": 0.9999999866449165,
102
+ "p95": 2.883795360926439
103
+ },
104
+ "12": {
105
+ "median": 0.9999999877273322,
106
+ "p95": 3.2922801266856823
107
+ }
108
+ },
109
+ "classification_thresholds_by_layer": {
110
+ "10": {
111
+ "rho_base_only": 0.33881331363587286,
112
+ "rho_aligned_only": 0.772144846033375,
113
+ "rho_shared_low": 0.33881331363587286,
114
+ "rho_shared_high": 0.772144846033375
115
+ },
116
+ "11": {
117
+ "rho_base_only": 0.3781562604405175,
118
+ "rho_aligned_only": 0.7578650022580973,
119
+ "rho_shared_low": 0.3781562604405175,
120
+ "rho_shared_high": 0.7578650022580973
121
+ },
122
+ "12": {
123
+ "rho_base_only": 0.32374381458927537,
124
+ "rho_aligned_only": 0.7456297060068262,
125
+ "rho_shared_low": 0.32374381458927537,
126
+ "rho_shared_high": 0.7456297060068262
127
+ }
128
+ },
129
+ "threshold_sensitivity_by_layer": {
130
+ "10": {
131
+ "original": {
132
+ "shared_intermediate": 7071,
133
+ "base_only": 5968,
134
+ "shared_redirected": 5807,
135
+ "shared_aligned": 3289,
136
+ "aligned_only": 2441
137
+ },
138
+ "perturbed": {
139
+ "delta_-0.05": {
140
+ "base_only": 4156,
141
+ "aligned_only": 1676,
142
+ "shared_aligned": 4254,
143
+ "shared_redirected": 6604,
144
+ "shared_intermediate": 7886,
145
+ "shared_attenuated": 0,
146
+ "other": 0
147
+ },
148
+ "delta_+0.05": {
149
+ "base_only": 7779,
150
+ "aligned_only": 3562,
151
+ "shared_aligned": 2489,
152
+ "shared_redirected": 4922,
153
+ "shared_intermediate": 5824,
154
+ "shared_attenuated": 0,
155
+ "other": 0
156
+ }
157
+ },
158
+ "perturbation": 0.05
159
+ },
160
+ "11": {
161
+ "original": {
162
+ "shared_intermediate": 9133,
163
+ "base_only": 5676,
164
+ "shared_redirected": 5072,
165
+ "shared_aligned": 3656,
166
+ "aligned_only": 1039
167
+ },
168
+ "perturbed": {
169
+ "delta_-0.05": {
170
+ "base_only": 3178,
171
+ "aligned_only": 611,
172
+ "shared_aligned": 4847,
173
+ "shared_redirected": 5743,
174
+ "shared_intermediate": 10197,
175
+ "shared_attenuated": 0,
176
+ "other": 0
177
+ },
178
+ "delta_+0.05": {
179
+ "base_only": 8079,
180
+ "aligned_only": 1785,
181
+ "shared_aligned": 3126,
182
+ "shared_redirected": 4173,
183
+ "shared_intermediate": 7413,
184
+ "shared_attenuated": 0,
185
+ "other": 0
186
+ }
187
+ },
188
+ "perturbation": 0.05
189
+ },
190
+ "12": {
191
+ "original": {
192
+ "shared_redirected": 9866,
193
+ "shared_intermediate": 5864,
194
+ "shared_aligned": 3801,
195
+ "base_only": 3548,
196
+ "aligned_only": 1497
197
+ },
198
+ "perturbed": {
199
+ "delta_-0.05": {
200
+ "base_only": 2228,
201
+ "aligned_only": 919,
202
+ "shared_aligned": 4247,
203
+ "shared_redirected": 10782,
204
+ "shared_intermediate": 6400,
205
+ "shared_attenuated": 0,
206
+ "other": 0
207
+ },
208
+ "delta_+0.05": {
209
+ "base_only": 5704,
210
+ "aligned_only": 2480,
211
+ "shared_aligned": 2834,
212
+ "shared_redirected": 8615,
213
+ "shared_intermediate": 4943,
214
+ "shared_attenuated": 0,
215
+ "other": 0
216
+ }
217
+ },
218
+ "perturbation": 0.05
219
+ }
220
+ },
221
+ "counterfactual_shift_by_layer": {
222
+ "10": {
223
+ "aligned_only": {
224
+ "mean_shift": 3.2576221279944775e-06,
225
+ "median_shift": 0.0,
226
+ "p95_abs_shift": 0.0,
227
+ "count": 6615
228
+ },
229
+ "base_only": {
230
+ "mean_shift": -3.4794808120373696e-06,
231
+ "median_shift": 0.0,
232
+ "p95_abs_shift": 0.0,
233
+ "count": 4845
234
+ },
235
+ "shared_aligned": {
236
+ "mean_shift": 0.00017128806042120812,
237
+ "median_shift": 0.0,
238
+ "p95_abs_shift": 0.07251990437507629,
239
+ "count": 1559
240
+ },
241
+ "shared_attenuated": {
242
+ "mean_shift": -5.402021276268129e-07,
243
+ "median_shift": 0.0,
244
+ "p95_abs_shift": 0.0,
245
+ "count": 2015
246
+ },
247
+ "shared_intermediate": {
248
+ "mean_shift": 9.36020973596216e-09,
249
+ "median_shift": 0.0,
250
+ "p95_abs_shift": 0.0,
251
+ "count": 6023
252
+ },
253
+ "shared_redirected": {
254
+ "mean_shift": 2.204188801407379e-07,
255
+ "median_shift": 0.0,
256
+ "p95_abs_shift": 0.0,
257
+ "count": 3519
258
+ }
259
+ },
260
+ "11": {
261
+ "aligned_only": {
262
+ "mean_shift": 1.964625303091344e-05,
263
+ "median_shift": 0.0,
264
+ "p95_abs_shift": 0.0,
265
+ "count": 6615
266
+ },
267
+ "base_only": {
268
+ "mean_shift": -2.0554619604978903e-05,
269
+ "median_shift": 0.0,
270
+ "p95_abs_shift": 0.0,
271
+ "count": 4845
272
+ },
273
+ "shared_aligned": {
274
+ "mean_shift": 2.5414907692116983e-05,
275
+ "median_shift": 0.0,
276
+ "p95_abs_shift": 0.08498463034629818,
277
+ "count": 1559
278
+ },
279
+ "shared_attenuated": {
280
+ "mean_shift": -3.2862136386644386e-06,
281
+ "median_shift": 0.0,
282
+ "p95_abs_shift": 0.0,
283
+ "count": 2015
284
+ },
285
+ "shared_intermediate": {
286
+ "mean_shift": 8.869542342861564e-08,
287
+ "median_shift": 0.0,
288
+ "p95_abs_shift": 0.0,
289
+ "count": 6023
290
+ },
291
+ "shared_redirected": {
292
+ "mean_shift": 4.94519528634495e-07,
293
+ "median_shift": 0.0,
294
+ "p95_abs_shift": 0.0,
295
+ "count": 3519
296
+ }
297
+ },
298
+ "12": {
299
+ "aligned_only": {
300
+ "mean_shift": 1.9210726019359775e-05,
301
+ "median_shift": 0.0,
302
+ "p95_abs_shift": 0.0,
303
+ "count": 6615
304
+ },
305
+ "base_only": {
306
+ "mean_shift": -1.61717964945511e-05,
307
+ "median_shift": 0.0,
308
+ "p95_abs_shift": 0.0,
309
+ "count": 4845
310
+ },
311
+ "shared_aligned": {
312
+ "mean_shift": 0.0002367343451178697,
313
+ "median_shift": 0.0,
314
+ "p95_abs_shift": 0.09367268830537795,
315
+ "count": 1559
316
+ },
317
+ "shared_attenuated": {
318
+ "mean_shift": -3.5464831509894792e-06,
319
+ "median_shift": 0.0,
320
+ "p95_abs_shift": 0.0,
321
+ "count": 2015
322
+ },
323
+ "shared_intermediate": {
324
+ "mean_shift": -5.1092497831602444e-08,
325
+ "median_shift": 0.0,
326
+ "p95_abs_shift": 0.0,
327
+ "count": 6023
328
+ },
329
+ "shared_redirected": {
330
+ "mean_shift": 1.888828099700695e-07,
331
+ "median_shift": 0.0,
332
+ "p95_abs_shift": 0.0,
333
+ "count": 3519
334
+ }
335
+ }
336
+ },
337
+ "total_features": 24576,
338
+ "fve_base": 0.6711009743950129,
339
+ "fve_aligned": 0.6622056414943716,
340
+ "fve_base_by_layer": [
341
+ 0.6292079727687137,
342
+ 0.6940280710839476,
343
+ 0.6900668216001301
344
+ ],
345
+ "fve_aligned_by_layer": [
346
+ 0.6194248330530696,
347
+ 0.6860464823807721,
348
+ 0.6811455516290914
349
+ ],
350
+ "val_fve_base_by_layer": [
351
+ 0.6292079727687137,
352
+ 0.6940280710839476,
353
+ 0.6900668216001301
354
+ ],
355
+ "val_fve_aligned_by_layer": [
356
+ 0.6194248330530696,
357
+ 0.6860464823807721,
358
+ 0.6811455516290914
359
+ ],
360
+ "dead_neuron_fraction": 0.9592304116998996,
361
+ "l0_sparsity_base": 64.98028156483167,
362
+ "l0_sparsity_aligned": 63.77964048279842,
363
+ "l0_base_by_layer": [
364
+ 47.563065528312904,
365
+ 68.60650175131349,
366
+ 78.77127116170462
367
+ ],
368
+ "l0_aligned_by_layer": [
369
+ 46.65063120256859,
370
+ 66.96068666082896,
371
+ 77.72759778166959
372
+ ],
373
+ "val_l0_base": 66.48616792768708,
374
+ "val_l0_aligned": 65.13809112229272,
375
+ "val_l0_base_by_layer": [
376
+ 48.59816753926702,
377
+ 70.38901615642128,
378
+ 80.47131327684014
379
+ ],
380
+ "val_l0_aligned_by_layer": [
381
+ 47.50458115183246,
382
+ 68.61142015706807,
383
+ 79.29826570680628
384
+ ],
385
+ "superposition_fraction": 0.0
386
+ }
v1/assembled_activations/llama32-3b-ppo/metrics/training_metrics.json ADDED
@@ -0,0 +1,524 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "epochs": [
3
+ 1,
4
+ 2,
5
+ 3,
6
+ 4,
7
+ 5,
8
+ 6,
9
+ 7,
10
+ 8
11
+ ],
12
+ "train_loss": [
13
+ 0.059202242026108784,
14
+ 0.032572025856165185,
15
+ 0.03117962977079641,
16
+ 0.03037843602707841,
17
+ 0.029786710692074864,
18
+ 0.029313186235765024,
19
+ 0.028971012882883968,
20
+ 0.028779794338609974
21
+ ],
22
+ "val_loss": [
23
+ 0.033854024796819815,
24
+ 0.032041564798323895,
25
+ 0.03126920787958887,
26
+ 0.03081123241228271,
27
+ 0.030492936655957037,
28
+ 0.030307514017633118,
29
+ 0.030229999425367537,
30
+ 0.030216768140178075
31
+ ],
32
+ "train_fve_base": [
33
+ 0.5031240197899612,
34
+ 0.6340130399140571,
35
+ 0.6543637697138567,
36
+ 0.6667605191034249,
37
+ 0.6761434302647352,
38
+ 0.6835532589259373,
39
+ 0.6887481336139895,
40
+ 0.6915018321545028
41
+ ],
42
+ "train_fve_aligned": [
43
+ 0.49888270772614757,
44
+ 0.627568091242479,
45
+ 0.645490390302421,
46
+ 0.6564302772231361,
47
+ 0.6648348522548152,
48
+ 0.6716872358002025,
49
+ 0.6765115017857527,
50
+ 0.6790633588176823
51
+ ],
52
+ "val_fve_base": [
53
+ 0.6173583924458289,
54
+ 0.642363963950991,
55
+ 0.6537530194402366,
56
+ 0.6607135019377264,
57
+ 0.6658738770410029,
58
+ 0.6691575827398849,
59
+ 0.6707550199868167,
60
+ 0.6711009743950129
61
+ ],
62
+ "val_fve_aligned": [
63
+ 0.6123724651586323,
64
+ 0.6353730740347457,
65
+ 0.6457394161773602,
66
+ 0.6524107712101562,
67
+ 0.6573243877650555,
68
+ 0.6603828631146416,
69
+ 0.6618795198295753,
70
+ 0.6622056414943716
71
+ ],
72
+ "val_fve_base_by_layer": [
73
+ [
74
+ 0.5770017529657374,
75
+ 0.6421473297773231,
76
+ 0.6329260334294504
77
+ ],
78
+ [
79
+ 0.6008869865177814,
80
+ 0.6656871575335558,
81
+ 0.6605176953745138
82
+ ],
83
+ [
84
+ 0.6123372778218454,
85
+ 0.6770823638476626,
86
+ 0.671839363599947
87
+ ],
88
+ [
89
+ 0.6188791503456874,
90
+ 0.683668066381784,
91
+ 0.679593237282718
92
+ ],
93
+ [
94
+ 0.6243123206168569,
95
+ 0.6886570690814113,
96
+ 0.6846521855648899
97
+ ],
98
+ [
99
+ 0.6274999720263855,
100
+ 0.6919928486434577,
101
+ 0.6879798695054978
102
+ ],
103
+ [
104
+ 0.628882599126606,
105
+ 0.69364557278718,
106
+ 0.689736837179873
107
+ ],
108
+ [
109
+ 0.6292079727687137,
110
+ 0.6940280710839476,
111
+ 0.6900668216001301
112
+ ]
113
+ ],
114
+ "val_fve_aligned_by_layer": [
115
+ [
116
+ 0.570296728486166,
117
+ 0.6390122765021798,
118
+ 0.6278083268260457
119
+ ],
120
+ [
121
+ 0.5923920794931382,
122
+ 0.6600713929580768,
123
+ 0.6536556897363114
124
+ ],
125
+ [
126
+ 0.6029915909492533,
127
+ 0.6705232228284107,
128
+ 0.6637033729653083
129
+ ],
130
+ [
131
+ 0.6096236574712224,
132
+ 0.6763576858954904,
133
+ 0.671250910659111
134
+ ],
135
+ [
136
+ 0.6148187358966049,
137
+ 0.6810845005574651,
138
+ 0.6760698681726506
139
+ ],
140
+ [
141
+ 0.6177775129597849,
142
+ 0.6841248342504052,
143
+ 0.6792461853376858
144
+ ],
145
+ [
146
+ 0.6191244418708441,
147
+ 0.6856683548832438,
148
+ 0.6808457103075157
149
+ ],
150
+ [
151
+ 0.6194248330530696,
152
+ 0.6860464823807721,
153
+ 0.6811455516290914
154
+ ]
155
+ ],
156
+ "train_fve_base_by_layer": [
157
+ [
158
+ 0.4671490449203919,
159
+ 0.5257915812003564,
160
+ 0.5164313848715948
161
+ ],
162
+ [
163
+ 0.5927762514794701,
164
+ 0.6577892289896563,
165
+ 0.6514735801903323
166
+ ],
167
+ [
168
+ 0.612796430308013,
169
+ 0.6770390920728114,
170
+ 0.6732557263558049
171
+ ],
172
+ [
173
+ 0.6248505441890567,
174
+ 0.6893692276523744,
175
+ 0.6860617266296992
176
+ ],
177
+ [
178
+ 0.6336934193490336,
179
+ 0.6989987140779111,
180
+ 0.6957380987368894
181
+ ],
182
+ [
183
+ 0.640361628160794,
184
+ 0.7068810533934424,
185
+ 0.7034170376718636
186
+ ],
187
+ [
188
+ 0.6449545637877866,
189
+ 0.7124597345676188,
190
+ 0.7088300354704826
191
+ ],
192
+ [
193
+ 0.6474218770070028,
194
+ 0.7153882153954203,
195
+ 0.7116953487362837
196
+ ]
197
+ ],
198
+ "train_fve_aligned_by_layer": [
199
+ [
200
+ 0.46205987365915285,
201
+ 0.5226079119066015,
202
+ 0.5119802887441119
203
+ ],
204
+ [
205
+ 0.58481321241587,
206
+ 0.6529231598623579,
207
+ 0.6449678442802473
208
+ ],
209
+ [
210
+ 0.6024409740971879,
211
+ 0.669722796356337,
212
+ 0.6643073405359339
213
+ ],
214
+ [
215
+ 0.6133348318964017,
216
+ 0.6803972905863813,
217
+ 0.6755586548013014
218
+ ],
219
+ [
220
+ 0.6213759720081902,
221
+ 0.688877776882764,
222
+ 0.6842507494170973
223
+ ],
224
+ [
225
+ 0.6273175156471399,
226
+ 0.6961377056384045,
227
+ 0.6916064260580772
228
+ ],
229
+ [
230
+ 0.6314817887610743,
231
+ 0.7012743500680584,
232
+ 0.6967783061927756
233
+ ],
234
+ [
235
+ 0.6337323653997209,
236
+ 0.7039732043672151,
237
+ 0.6994844483341032
238
+ ]
239
+ ],
240
+ "dead_neurons": [
241
+ 0.8720406637996244,
242
+ 0.9560043020201091,
243
+ 0.9616581595438096,
244
+ 0.9616067328093975,
245
+ 0.9605217594120562,
246
+ 0.9596550570060409,
247
+ 0.9592613393774662,
248
+ 0.9592304116998996
249
+ ],
250
+ "l0_base": [
251
+ 110.61375967717213,
252
+ 59.28229114289738,
253
+ 59.231199002864415,
254
+ 60.779475793877474,
255
+ 62.494729533643664,
256
+ 63.874284366801405,
257
+ 64.71467172118285,
258
+ 64.98028156483167
259
+ ],
260
+ "l0_aligned": [
261
+ 109.06009513734728,
262
+ 57.89465493927626,
263
+ 58.02498178209259,
264
+ 59.715054074992786,
265
+ 61.390848416998175,
266
+ 62.72973385848153,
267
+ 63.52425876891341,
268
+ 63.77964048279842
269
+ ],
270
+ "l0_base_by_layer": [
271
+ [
272
+ 93.49706290134267,
273
+ 118.23038893753649,
274
+ 120.1138171336836
275
+ ],
276
+ [
277
+ 43.00963222416813,
278
+ 63.48474897840047,
279
+ 71.35248832457677
280
+ ],
281
+ [
282
+ 42.89360770577933,
283
+ 62.49923380035026,
284
+ 72.30075160537069
285
+ ],
286
+ [
287
+ 44.15818374197315,
288
+ 64.078170607122,
289
+ 74.10206873905429
290
+ ],
291
+ [
292
+ 45.617885288966725,
293
+ 65.9291630180969,
294
+ 75.93713514302394
295
+ ],
296
+ [
297
+ 46.71251094570928,
298
+ 67.4179801517805,
299
+ 77.49235624635143
300
+ ],
301
+ [
302
+ 47.377809398715705,
303
+ 68.32846249270285,
304
+ 78.43773715703445
305
+ ],
306
+ [
307
+ 47.563065528312904,
308
+ 68.60650175131349,
309
+ 78.77127116170462
310
+ ]
311
+ ],
312
+ "l0_aligned_by_layer": [
313
+ [
314
+ 92.39970081727962,
315
+ 116.65533785755984,
316
+ 118.12523715703445
317
+ ],
318
+ [
319
+ 41.717600700525395,
320
+ 62.02895140105079,
321
+ 69.93740878575598
322
+ ],
323
+ [
324
+ 41.73482194979568,
325
+ 61.20351722124927,
326
+ 71.13660245183888
327
+ ],
328
+ [
329
+ 43.22779845300642,
330
+ 62.79507807939288,
331
+ 73.12228181552831
332
+ ],
333
+ [
334
+ 44.67644483362522,
335
+ 64.52346030356101,
336
+ 74.97263572679509
337
+ ],
338
+ [
339
+ 45.802594133099824,
340
+ 65.90247373029773,
341
+ 76.48412872154115
342
+ ],
343
+ [
344
+ 46.462985259778165,
345
+ 66.70709281961472,
346
+ 77.40269264448337
347
+ ],
348
+ [
349
+ 46.65063120256859,
350
+ 66.96068666082896,
351
+ 77.72759778166959
352
+ ]
353
+ ],
354
+ "val_l0_base": [
355
+ 62.35476814389853,
356
+ 59.91252302000036,
357
+ 61.0385412845312,
358
+ 62.63345508675301,
359
+ 64.24889313862586,
360
+ 65.49985673914405,
361
+ 66.31373841849921,
362
+ 66.48616792768708
363
+ ],
364
+ "val_l0_aligned": [
365
+ 61.059211051900974,
366
+ 58.62265631790561,
367
+ 59.81810045491962,
368
+ 61.51398126492325,
369
+ 63.14759834649051,
370
+ 64.29617699028934,
371
+ 64.96406183692173,
372
+ 65.13809112229272
373
+ ],
374
+ "val_l0_base_by_layer": [
375
+ [
376
+ 46.04412086846317,
377
+ 67.5345222513089,
378
+ 73.4856566583923
379
+ ],
380
+ [
381
+ 43.43237348626421,
382
+ 63.04248474280872,
383
+ 73.26270725589772
384
+ ],
385
+ [
386
+ 44.34189573757311,
387
+ 64.83398781022477,
388
+ 73.93973605170925
389
+ ],
390
+ [
391
+ 45.28992146596859,
392
+ 66.24416451179545,
393
+ 76.36627400982442
394
+ ],
395
+ [
396
+ 46.906686313489345,
397
+ 67.97769416689249,
398
+ 77.86229278404676
399
+ ],
400
+ [
401
+ 48.036812827225134,
402
+ 69.28681282722513,
403
+ 79.17593807200487
404
+ ],
405
+ [
406
+ 48.45953317212809,
407
+ 70.16672120418848,
408
+ 80.31495418848168
409
+ ],
410
+ [
411
+ 48.59816753926702,
412
+ 70.38901615642128,
413
+ 80.47131327684014
414
+ ]
415
+ ],
416
+ "val_l0_aligned_by_layer": [
417
+ [
418
+ 44.66922993684938,
419
+ 66.41312172774869,
420
+ 72.09527707724047
421
+ ],
422
+ [
423
+ 42.066208564798245,
424
+ 61.871891361256544,
425
+ 71.92986477357555
426
+ ],
427
+ [
428
+ 43.12685428239912,
429
+ 63.69039050197102,
430
+ 72.63705280563595
431
+ ],
432
+ [
433
+ 44.36223821989529,
434
+ 64.83698736060977,
435
+ 75.34271380040033
436
+ ],
437
+ [
438
+ 45.968913612565444,
439
+ 66.52754147514622,
440
+ 76.94633507853403
441
+ ],
442
+ [
443
+ 47.001199832137345,
444
+ 67.64310647055741,
445
+ 78.24421903600243
446
+ ],
447
+ [
448
+ 47.37270942408377,
449
+ 68.37210953797346,
450
+ 79.14736039725898
451
+ ],
452
+ [
453
+ 47.50458115183246,
454
+ 68.61142015706807,
455
+ 79.29826570680628
456
+ ]
457
+ ],
458
+ "self_recon": [
459
+ 0.027978446927210843,
460
+ 0.020601946813795416,
461
+ 0.019512147450753282,
462
+ 0.018850980836504466,
463
+ 0.01834542477384897,
464
+ 0.017936656614727466,
465
+ 0.01764724508549864,
466
+ 0.01749427726310697
467
+ ],
468
+ "cross_recon": [
469
+ 0.02801610772338654,
470
+ 0.02061087503905315,
471
+ 0.019522746692705734,
472
+ 0.018871047154016753,
473
+ 0.018390226435031517,
474
+ 0.018009109003931476,
475
+ 0.01773563802994731,
476
+ 0.0175881296058087
477
+ ],
478
+ "sparsity": [
479
+ 0.020017351787586266,
480
+ 0.0037257288260764882,
481
+ 0.003858383449737224,
482
+ 0.003979036195629906,
483
+ 0.004085195174830016,
484
+ 0.004172885882756817,
485
+ 0.004229512489990696,
486
+ 0.004250265115853541
487
+ ],
488
+ "val_self_recon": [
489
+ 0.021535757665780825,
490
+ 0.020165458477604453,
491
+ 0.019550490480755012,
492
+ 0.019161674384203256,
493
+ 0.018878152277028062,
494
+ 0.018697834700463017,
495
+ 0.01860890767649206,
496
+ 0.018589772010972987
497
+ ],
498
+ "val_cross_recon": [
499
+ 0.021544104919851762,
500
+ 0.02017338917205471,
501
+ 0.01955970386482034,
502
+ 0.019173553744964888,
503
+ 0.018894820322931126,
504
+ 0.018718397581257432,
505
+ 0.018631765189829296,
506
+ 0.018613085916256093
507
+ ],
508
+ "val_sparsity": [
509
+ 0.003700624872242827,
510
+ 0.0038067503998065804,
511
+ 0.0038948356824883147,
512
+ 0.0039801362936058285,
513
+ 0.0040568561227358295,
514
+ 0.00412232016886131,
515
+ 0.004168385699518142,
516
+ 0.0041817616627439465
517
+ ],
518
+ "layers": [
519
+ 10,
520
+ 11,
521
+ 12
522
+ ],
523
+ "topk_mode": "model_balanced_layer_agg"
524
+ }