ishangarg183 commited on
Commit
a28e7b7
·
verified ·
1 Parent(s): 944a3ab

upload assembled qwen3-4b-dpo

Browse files
Files changed (33) hide show
  1. .gitattributes +1 -0
  2. v1/assembled_activations/qwen3-4b-dpo/activations/activations.pt +3 -0
  3. v1/assembled_activations/qwen3-4b-dpo/checkpoints/final.pt +3 -0
  4. v1/assembled_activations/qwen3-4b-dpo/features/counterfactual_scores.csv +0 -0
  5. v1/assembled_activations/qwen3-4b-dpo/features/counterfactual_scores_by_layer.csv +0 -0
  6. v1/assembled_activations/qwen3-4b-dpo/features/cross_layer_cosine_drift.csv +3 -0
  7. v1/assembled_activations/qwen3-4b-dpo/features/decoder_layer_profiles.csv +0 -0
  8. v1/assembled_activations/qwen3-4b-dpo/features/feature_classification.csv +0 -0
  9. v1/assembled_activations/qwen3-4b-dpo/features/merged_classification.csv +0 -0
  10. v1/assembled_activations/qwen3-4b-dpo/features/model_layer_stream_patterns.csv +0 -0
  11. v1/assembled_activations/qwen3-4b-dpo/features/superposition_analysis.json +0 -0
  12. v1/assembled_activations/qwen3-4b-dpo/metrics/aggregate_metrics.json +375 -0
  13. v1/assembled_activations/qwen3-4b-dpo/metrics/training_metrics.json +524 -0
  14. v1/assembled_activations/qwen3-4b-dpo/plots/aligned_decoder_norm_heatmap.png +3 -0
  15. v1/assembled_activations/qwen3-4b-dpo/plots/base_decoder_norm_heatmap.png +3 -0
  16. v1/assembled_activations/qwen3-4b-dpo/plots/cf_shift_by_layer.png +3 -0
  17. v1/assembled_activations/qwen3-4b-dpo/plots/cf_shift_p95_by_layer.png +3 -0
  18. v1/assembled_activations/qwen3-4b-dpo/plots/class_distribution_multilayer.png +3 -0
  19. v1/assembled_activations/qwen3-4b-dpo/plots/class_distribution_primary.png +3 -0
  20. v1/assembled_activations/qwen3-4b-dpo/plots/cross_layer_cosine_drift_by_stream.png +3 -0
  21. v1/assembled_activations/qwen3-4b-dpo/plots/decoder_norm_ratio_by_layer.png +3 -0
  22. v1/assembled_activations/qwen3-4b-dpo/plots/feature_layer_trajectories.png +3 -0
  23. v1/assembled_activations/qwen3-4b-dpo/plots/feature_sharing_ratio_by_layer.png +3 -0
  24. v1/assembled_activations/qwen3-4b-dpo/plots/fve_by_layer.png +3 -0
  25. v1/assembled_activations/qwen3-4b-dpo/plots/l0_by_layer.png +3 -0
  26. v1/assembled_activations/qwen3-4b-dpo/plots/layer_concentration_entropy.png +3 -0
  27. v1/assembled_activations/qwen3-4b-dpo/plots/loss_curves.png +3 -0
  28. v1/assembled_activations/qwen3-4b-dpo/plots/max_norm_layer_migration.png +3 -0
  29. v1/assembled_activations/qwen3-4b-dpo/plots/rho_histogram_by_layer.png +3 -0
  30. v1/assembled_activations/qwen3-4b-dpo/plots/rho_theta_scatter_by_layer.png +3 -0
  31. v1/assembled_activations/qwen3-4b-dpo/plots/superposition_by_layer.png +3 -0
  32. v1/assembled_activations/qwen3-4b-dpo/plots/theta_by_layer.png +3 -0
  33. v1/assembled_activations/qwen3-4b-dpo/run_meta.json +30 -0
.gitattributes CHANGED
@@ -64,3 +64,4 @@ v1/assembled_activations/smollm3-kto/features/cross_layer_cosine_drift.csv filte
64
  v1/assembled_activations/smollm3-orpo/features/cross_layer_cosine_drift.csv filter=lfs diff=lfs merge=lfs -text
65
  v1/assembled_activations/smollm3-ppo/features/cross_layer_cosine_drift.csv filter=lfs diff=lfs merge=lfs -text
66
  v1/assembled_activations/smollm3-simpo/features/cross_layer_cosine_drift.csv filter=lfs diff=lfs merge=lfs -text
 
 
64
  v1/assembled_activations/smollm3-orpo/features/cross_layer_cosine_drift.csv filter=lfs diff=lfs merge=lfs -text
65
  v1/assembled_activations/smollm3-ppo/features/cross_layer_cosine_drift.csv filter=lfs diff=lfs merge=lfs -text
66
  v1/assembled_activations/smollm3-simpo/features/cross_layer_cosine_drift.csv filter=lfs diff=lfs merge=lfs -text
67
+ v1/assembled_activations/qwen3-4b-dpo/features/cross_layer_cosine_drift.csv filter=lfs diff=lfs merge=lfs -text
v1/assembled_activations/qwen3-4b-dpo/activations/activations.pt ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:192cf84b48f0c3dd7f68c55017e90fc0ffb3c26bdd1a0a42a325c133266aa164
3
+ size 3747585797
v1/assembled_activations/qwen3-4b-dpo/checkpoints/final.pt ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:3c11ca07e546290482e8ffb66437612810b691e281b2b51e5fafa63d0183e6ba
3
+ size 7551253274
v1/assembled_activations/qwen3-4b-dpo/features/counterfactual_scores.csv ADDED
The diff for this file is too large to render. See raw diff
 
v1/assembled_activations/qwen3-4b-dpo/features/counterfactual_scores_by_layer.csv ADDED
The diff for this file is too large to render. See raw diff
 
v1/assembled_activations/qwen3-4b-dpo/features/cross_layer_cosine_drift.csv ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:3febf3e5d588e9073d0bb305a5ed726655e667c74c78e38e55ff23802e330156
3
+ size 22223458
v1/assembled_activations/qwen3-4b-dpo/features/decoder_layer_profiles.csv ADDED
The diff for this file is too large to render. See raw diff
 
v1/assembled_activations/qwen3-4b-dpo/features/feature_classification.csv ADDED
The diff for this file is too large to render. See raw diff
 
v1/assembled_activations/qwen3-4b-dpo/features/merged_classification.csv ADDED
The diff for this file is too large to render. See raw diff
 
v1/assembled_activations/qwen3-4b-dpo/features/model_layer_stream_patterns.csv ADDED
The diff for this file is too large to render. See raw diff
 
v1/assembled_activations/qwen3-4b-dpo/features/superposition_analysis.json ADDED
The diff for this file is too large to render. See raw diff
 
v1/assembled_activations/qwen3-4b-dpo/metrics/aggregate_metrics.json ADDED
@@ -0,0 +1,375 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "crosscoder_kind": "multilayer_sparc",
3
+ "layers": [
4
+ 21,
5
+ 22,
6
+ 23
7
+ ],
8
+ "topk_mode": "model_balanced_layer_agg",
9
+ "topk": 400,
10
+ "expansion_factor": 8,
11
+ "dict_size": 20480,
12
+ "forced_shared_fraction": 0.06,
13
+ "class_counts": {
14
+ "shared_attenuated": 6613,
15
+ "shared_redirected": 6086,
16
+ "aligned_only": 5130,
17
+ "shared_intermediate": 1420,
18
+ "shared_aligned": 1230,
19
+ "base_only": 1
20
+ },
21
+ "multilayer_class_counts": {
22
+ "drifting_or_rotating": 12967,
23
+ "persistent_aligned_only": 5105,
24
+ "persistent_shared": 2374,
25
+ "localized_aligned_only": 25,
26
+ "mixed_or_ambiguous": 8,
27
+ "persistent_base_only": 1
28
+ },
29
+ "classification_thresholds": {
30
+ "rho_base_only": 0.4,
31
+ "rho_aligned_only": 0.5098805635251811,
32
+ "rho_shared_low": 0.4938351085309566,
33
+ "rho_shared_high": 0.5098805635251811
34
+ },
35
+ "threshold_sensitivity": {
36
+ "original": {
37
+ "shared_attenuated": 6613,
38
+ "shared_redirected": 6086,
39
+ "aligned_only": 5130,
40
+ "shared_intermediate": 1420,
41
+ "shared_aligned": 1230,
42
+ "base_only": 1
43
+ },
44
+ "perturbed": {
45
+ "delta_-0.05": {
46
+ "base_only": 0,
47
+ "aligned_only": 32,
48
+ "shared_aligned": 1272,
49
+ "shared_redirected": 15162,
50
+ "shared_intermediate": 3980,
51
+ "shared_attenuated": 34,
52
+ "other": 0
53
+ },
54
+ "delta_+0.05": {
55
+ "base_only": 58,
56
+ "aligned_only": 20333,
57
+ "shared_aligned": 0,
58
+ "shared_redirected": 0,
59
+ "shared_intermediate": 0,
60
+ "shared_attenuated": 89,
61
+ "other": 0
62
+ }
63
+ },
64
+ "perturbation": 0.05
65
+ },
66
+ "class_counts_by_layer": {
67
+ "21": {
68
+ "shared_attenuated": 6076,
69
+ "aligned_only": 5674,
70
+ "shared_redirected": 5184,
71
+ "shared_intermediate": 2053,
72
+ "shared_aligned": 1291,
73
+ "base_only": 202
74
+ },
75
+ "22": {
76
+ "base_only": 11110,
77
+ "aligned_only": 9370
78
+ },
79
+ "23": {
80
+ "base_only": 16899,
81
+ "aligned_only": 3581
82
+ }
83
+ },
84
+ "feature_sharing_ratio_by_layer": {
85
+ "21": 0.7130859375,
86
+ "22": 0.0,
87
+ "23": 0.0
88
+ },
89
+ "decoder_amplification_by_layer": {
90
+ "21": {
91
+ "median": 0.9999999872538781,
92
+ "p95": 1.2577608658612338
93
+ },
94
+ "22": {
95
+ "median": 0.9999999883079819,
96
+ "p95": 1.189090518979472
97
+ },
98
+ "23": {
99
+ "median": 0.9999999875603767,
100
+ "p95": 1.1453740443162634
101
+ }
102
+ },
103
+ "classification_thresholds_by_layer": {
104
+ "21": {
105
+ "rho_base_only": 0.4,
106
+ "rho_aligned_only": 0.5189358319923506,
107
+ "rho_shared_low": 0.48485935046201967,
108
+ "rho_shared_high": 0.5189358319923506
109
+ },
110
+ "22": {
111
+ "rho_base_only": 0.5011910310342542,
112
+ "rho_aligned_only": 0.5011910310342542,
113
+ "rho_shared_low": 0.5011910310342542,
114
+ "rho_shared_high": 0.5011910310342542
115
+ },
116
+ "23": {
117
+ "rho_base_only": 0.518398331752978,
118
+ "rho_aligned_only": 0.518398331752978,
119
+ "rho_shared_low": 0.518398331752978,
120
+ "rho_shared_high": 0.518398331752978
121
+ }
122
+ },
123
+ "threshold_sensitivity_by_layer": {
124
+ "21": {
125
+ "original": {
126
+ "shared_attenuated": 6076,
127
+ "aligned_only": 5674,
128
+ "shared_redirected": 5184,
129
+ "shared_intermediate": 2053,
130
+ "shared_aligned": 1291,
131
+ "base_only": 202
132
+ },
133
+ "perturbed": {
134
+ "delta_-0.05": {
135
+ "base_only": 88,
136
+ "aligned_only": 595,
137
+ "shared_aligned": 1421,
138
+ "shared_redirected": 12801,
139
+ "shared_intermediate": 4994,
140
+ "shared_attenuated": 581,
141
+ "other": 0
142
+ },
143
+ "delta_+0.05": {
144
+ "base_only": 1355,
145
+ "aligned_only": 17062,
146
+ "shared_aligned": 0,
147
+ "shared_redirected": 0,
148
+ "shared_intermediate": 0,
149
+ "shared_attenuated": 2063,
150
+ "other": 0
151
+ }
152
+ },
153
+ "perturbation": 0.05
154
+ },
155
+ "22": {
156
+ "original": {
157
+ "base_only": 11110,
158
+ "aligned_only": 9370
159
+ },
160
+ "perturbed": {
161
+ "delta_-0.05": {
162
+ "base_only": 674,
163
+ "aligned_only": 579,
164
+ "shared_aligned": 1370,
165
+ "shared_redirected": 13204,
166
+ "shared_intermediate": 4653,
167
+ "shared_attenuated": 0,
168
+ "other": 0
169
+ },
170
+ "delta_+0.05": {
171
+ "base_only": 19901,
172
+ "aligned_only": 579,
173
+ "shared_aligned": 0,
174
+ "shared_redirected": 0,
175
+ "shared_intermediate": 0,
176
+ "shared_attenuated": 0,
177
+ "other": 0
178
+ }
179
+ },
180
+ "perturbation": 0.05
181
+ },
182
+ "23": {
183
+ "original": {
184
+ "base_only": 16899,
185
+ "aligned_only": 3581
186
+ },
187
+ "perturbed": {
188
+ "delta_-0.05": {
189
+ "base_only": 1254,
190
+ "aligned_only": 33,
191
+ "shared_aligned": 1437,
192
+ "shared_redirected": 13401,
193
+ "shared_intermediate": 4355,
194
+ "shared_attenuated": 0,
195
+ "other": 0
196
+ },
197
+ "delta_+0.05": {
198
+ "base_only": 20447,
199
+ "aligned_only": 33,
200
+ "shared_aligned": 0,
201
+ "shared_redirected": 0,
202
+ "shared_intermediate": 0,
203
+ "shared_attenuated": 0,
204
+ "other": 0
205
+ }
206
+ },
207
+ "perturbation": 0.05
208
+ }
209
+ },
210
+ "counterfactual_shift_by_layer": {
211
+ "21": {
212
+ "aligned_only": {
213
+ "mean_shift": 4.2248451098280196e-05,
214
+ "median_shift": 0.0,
215
+ "p95_abs_shift": 0.0,
216
+ "count": 5130
217
+ },
218
+ "base_only": {
219
+ "mean_shift": -0.00044783533667214215,
220
+ "median_shift": -0.00044783533667214215,
221
+ "p95_abs_shift": 0.0,
222
+ "count": 1
223
+ },
224
+ "shared_aligned": {
225
+ "mean_shift": 0.0001278747351762846,
226
+ "median_shift": 0.0,
227
+ "p95_abs_shift": 0.40083945393562315,
228
+ "count": 1230
229
+ },
230
+ "shared_attenuated": {
231
+ "mean_shift": -2.484869482189629e-05,
232
+ "median_shift": 0.0,
233
+ "p95_abs_shift": 0.0,
234
+ "count": 6613
235
+ },
236
+ "shared_intermediate": {
237
+ "mean_shift": -1.8556327565504076e-05,
238
+ "median_shift": 0.0,
239
+ "p95_abs_shift": 0.0,
240
+ "count": 1420
241
+ },
242
+ "shared_redirected": {
243
+ "mean_shift": 9.42109240969424e-06,
244
+ "median_shift": 0.0,
245
+ "p95_abs_shift": 0.0,
246
+ "count": 6086
247
+ }
248
+ },
249
+ "22": {
250
+ "aligned_only": {
251
+ "mean_shift": 6.435667285540936e-05,
252
+ "median_shift": 0.0,
253
+ "p95_abs_shift": 0.0,
254
+ "count": 5130
255
+ },
256
+ "base_only": {
257
+ "mean_shift": -0.0016646130243316293,
258
+ "median_shift": -0.0016646130243316293,
259
+ "p95_abs_shift": 0.0,
260
+ "count": 1
261
+ },
262
+ "shared_aligned": {
263
+ "mean_shift": -6.292000267510558e-05,
264
+ "median_shift": 0.0,
265
+ "p95_abs_shift": 0.4378678083419799,
266
+ "count": 1230
267
+ },
268
+ "shared_attenuated": {
269
+ "mean_shift": -3.422924652860993e-05,
270
+ "median_shift": 0.0,
271
+ "p95_abs_shift": 0.0,
272
+ "count": 6613
273
+ },
274
+ "shared_intermediate": {
275
+ "mean_shift": -4.944617788833858e-05,
276
+ "median_shift": 0.0,
277
+ "p95_abs_shift": 0.0,
278
+ "count": 1420
279
+ },
280
+ "shared_redirected": {
281
+ "mean_shift": 6.49749713189548e-06,
282
+ "median_shift": 0.0,
283
+ "p95_abs_shift": 0.0,
284
+ "count": 6086
285
+ }
286
+ },
287
+ "23": {
288
+ "aligned_only": {
289
+ "mean_shift": 3.657554636571588e-05,
290
+ "median_shift": 0.0,
291
+ "p95_abs_shift": 0.0,
292
+ "count": 5130
293
+ },
294
+ "base_only": {
295
+ "mean_shift": -0.005122000351548195,
296
+ "median_shift": -0.005122000351548195,
297
+ "p95_abs_shift": 0.0,
298
+ "count": 1
299
+ },
300
+ "shared_aligned": {
301
+ "mean_shift": 0.0004172284026033713,
302
+ "median_shift": 0.0,
303
+ "p95_abs_shift": 0.46311920285224917,
304
+ "count": 1230
305
+ },
306
+ "shared_attenuated": {
307
+ "mean_shift": -5.05945687451926e-05,
308
+ "median_shift": 0.0,
309
+ "p95_abs_shift": 0.0,
310
+ "count": 6613
311
+ },
312
+ "shared_intermediate": {
313
+ "mean_shift": -4.6107667643326e-05,
314
+ "median_shift": 0.0,
315
+ "p95_abs_shift": 0.0,
316
+ "count": 1420
317
+ },
318
+ "shared_redirected": {
319
+ "mean_shift": 2.041490491879189e-05,
320
+ "median_shift": 0.0,
321
+ "p95_abs_shift": 0.0,
322
+ "count": 6086
323
+ }
324
+ }
325
+ },
326
+ "total_features": 20480,
327
+ "fve_base": 0.8757055364354118,
328
+ "fve_aligned": 0.8752784925605614,
329
+ "fve_base_by_layer": [
330
+ 0.873175848841043,
331
+ 0.8781832818585541,
332
+ 0.8757574155692655
333
+ ],
334
+ "fve_aligned_by_layer": [
335
+ 0.8727765308000655,
336
+ 0.8776650928077897,
337
+ 0.875393784795132
338
+ ],
339
+ "val_fve_base_by_layer": [
340
+ 0.873175848841043,
341
+ 0.8781832818585541,
342
+ 0.8757574155692655
343
+ ],
344
+ "val_fve_aligned_by_layer": [
345
+ 0.8727765308000655,
346
+ 0.8776650928077897,
347
+ 0.875393784795132
348
+ ],
349
+ "dead_neuron_fraction": 0.9698438135351414,
350
+ "l0_sparsity_base": 195.12645257792832,
351
+ "l0_sparsity_aligned": 195.01710472841813,
352
+ "l0_base_by_layer": [
353
+ 189.62868505545825,
354
+ 196.90103254524226,
355
+ 198.84962419731465
356
+ ],
357
+ "l0_aligned_by_layer": [
358
+ 189.5982742265032,
359
+ 196.52698117338002,
360
+ 198.92604349095154
361
+ ],
362
+ "val_l0_base": 196.35193550149808,
363
+ "val_l0_aligned": 196.22006401341622,
364
+ "val_l0_base_by_layer": [
365
+ 190.95555194635043,
366
+ 198.10874787175842,
367
+ 199.99149214659687
368
+ ],
369
+ "val_l0_aligned_by_layer": [
370
+ 190.91961174610398,
371
+ 197.67152053273784,
372
+ 200.0690445026178
373
+ ],
374
+ "superposition_fraction": 0.0
375
+ }
v1/assembled_activations/qwen3-4b-dpo/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
+ 4.609393736596561,
14
+ 2.69254030662187,
15
+ 1.8937292124051763,
16
+ 1.490718465692038,
17
+ 1.2056996765988512,
18
+ 1.067367364353975,
19
+ 0.962318444314646,
20
+ 0.9284910069386025
21
+ ],
22
+ "val_loss": [
23
+ 3.842296364731814,
24
+ 2.838028597270007,
25
+ 1.675884915896111,
26
+ 1.5459347826024001,
27
+ 1.2952628450868018,
28
+ 1.1187260578440121,
29
+ 0.9881974970483031,
30
+ 0.9847213469874796
31
+ ],
32
+ "train_fve_base": [
33
+ 0.7009528921717278,
34
+ 0.8414981104933722,
35
+ 0.8591816361995726,
36
+ 0.8684247201531516,
37
+ 0.8748822911260286,
38
+ 0.8793395030101836,
39
+ 0.8825036513478312,
40
+ 0.8842055773568028
41
+ ],
42
+ "train_fve_aligned": [
43
+ 0.6976124361456679,
44
+ 0.8402781325408192,
45
+ 0.8584823833177191,
46
+ 0.8677803249089118,
47
+ 0.8742450237343761,
48
+ 0.8786993917149546,
49
+ 0.8818145939570314,
50
+ 0.8834975749793557
51
+ ],
52
+ "val_fve_base": [
53
+ 0.8268243592447011,
54
+ 0.8509355324725206,
55
+ 0.8617972332145531,
56
+ 0.8673466431532855,
57
+ 0.871497017550843,
58
+ 0.8741527851963542,
59
+ 0.8754691940327589,
60
+ 0.8757055364354118
61
+ ],
62
+ "val_fve_aligned": [
63
+ 0.8248398600448489,
64
+ 0.8503238387132814,
65
+ 0.8611327078954087,
66
+ 0.8668939870689552,
67
+ 0.8712653704962805,
68
+ 0.873785453317053,
69
+ 0.8750437828882827,
70
+ 0.8752784925605614
71
+ ],
72
+ "val_fve_base_by_layer": [
73
+ [
74
+ 0.8251121321897856,
75
+ 0.8281116719645355,
76
+ 0.8272492264577855
77
+ ],
78
+ [
79
+ 0.8484343571188562,
80
+ 0.8526254174596977,
81
+ 0.8517467794618058
82
+ ],
83
+ [
84
+ 0.8590603832799103,
85
+ 0.8641286879309809,
86
+ 0.8622025685160571
87
+ ],
88
+ [
89
+ 0.8647310518469485,
90
+ 0.8696209239085931,
91
+ 0.8676878922272727
92
+ ],
93
+ [
94
+ 0.8685201574994631,
95
+ 0.8741588498909436,
96
+ 0.8718119850333449
97
+ ],
98
+ [
99
+ 0.8714880250511369,
100
+ 0.8766614754162534,
101
+ 0.8743087945808291
102
+ ],
103
+ [
104
+ 0.8729077459005785,
105
+ 0.8779437978854354,
106
+ 0.8755559808920815
107
+ ],
108
+ [
109
+ 0.873175848841043,
110
+ 0.8781832818585541,
111
+ 0.8757574155692655
112
+ ]
113
+ ],
114
+ "val_fve_aligned_by_layer": [
115
+ [
116
+ 0.8233840016170322,
117
+ 0.825940442334919,
118
+ 0.8251950759538181
119
+ ],
120
+ [
121
+ 0.8476839031224476,
122
+ 0.8521280316782247,
123
+ 0.8511595254793217
124
+ ],
125
+ [
126
+ 0.858345750738813,
127
+ 0.8632998816005847,
128
+ 0.8617524373593755
129
+ ],
130
+ [
131
+ 0.8641392950612213,
132
+ 0.8692198473745616,
133
+ 0.8673227601026365
134
+ ],
135
+ [
136
+ 0.8685973614298236,
137
+ 0.8736037952113526,
138
+ 0.8715948927464909
139
+ ],
140
+ [
141
+ 0.8712089548560338,
142
+ 0.8761506876396259,
143
+ 0.8739966572267223
144
+ ],
145
+ [
146
+ 0.8725146145720757,
147
+ 0.8774263980500985,
148
+ 0.8751902630191823
149
+ ],
150
+ [
151
+ 0.8727765308000655,
152
+ 0.8776650928077897,
153
+ 0.875393784795132
154
+ ]
155
+ ],
156
+ "train_fve_base_by_layer": [
157
+ [
158
+ 0.7016964963285532,
159
+ 0.7011062915187375,
160
+ 0.7000558319247681
161
+ ],
162
+ [
163
+ 0.838823730355456,
164
+ 0.8433957115224558,
165
+ 0.8422748323984475
166
+ ],
167
+ [
168
+ 0.8563592615213856,
169
+ 0.8613082306536749,
170
+ 0.8598773517040781
171
+ ],
172
+ [
173
+ 0.865255449539169,
174
+ 0.8708288593732051,
175
+ 0.8691897918728452
176
+ ],
177
+ [
178
+ 0.8718092898423395,
179
+ 0.8773209839206791,
180
+ 0.8755165421677416
181
+ ],
182
+ [
183
+ 0.876150603852492,
184
+ 0.8818598225042963,
185
+ 0.8800080236606409
186
+ ],
187
+ [
188
+ 0.8793807434047514,
189
+ 0.8849946516198995,
190
+ 0.883135499796948
191
+ ],
192
+ [
193
+ 0.8811041608374507,
194
+ 0.8866949073069985,
195
+ 0.8848176027207227
196
+ ]
197
+ ],
198
+ "train_fve_aligned_by_layer": [
199
+ [
200
+ 0.6981886976376237,
201
+ 0.6973937544917337,
202
+ 0.6972548026685053
203
+ ],
204
+ [
205
+ 0.8377145442848517,
206
+ 0.8420214018345714,
207
+ 0.8410983897410703
208
+ ],
209
+ [
210
+ 0.8557311300290514,
211
+ 0.8604886952855054,
212
+ 0.8592272625982726
213
+ ],
214
+ [
215
+ 0.8647247337487728,
216
+ 0.8699760436315809,
217
+ 0.8686401396554879
218
+ ],
219
+ [
220
+ 0.871257510751712,
221
+ 0.8765467838870804,
222
+ 0.8749307167509183
223
+ ],
224
+ [
225
+ 0.875646241596409,
226
+ 0.8810545213724951,
227
+ 0.8793973550765889
228
+ ],
229
+ [
230
+ 0.8788073496100364,
231
+ 0.8841580943760646,
232
+ 0.8824782781411665
233
+ ],
234
+ [
235
+ 0.8805134411242296,
236
+ 0.8858426592883073,
237
+ 0.8841365650600672
238
+ ]
239
+ ],
240
+ "dead_neurons": [
241
+ 0.9451254373465235,
242
+ 0.9706496352420101,
243
+ 0.9707474327198747,
244
+ 0.9705583059989564,
245
+ 0.9702848919079586,
246
+ 0.9700425463466009,
247
+ 0.9698690966563273,
248
+ 0.9698438135351414
249
+ ],
250
+ "l0_base": [
251
+ 209.83105200630004,
252
+ 188.89718229758134,
253
+ 188.9450576523905,
254
+ 191.0756520607008,
255
+ 192.9378394791068,
256
+ 194.2250183871526,
257
+ 194.89630656957766,
258
+ 195.12645257792832
259
+ ],
260
+ "l0_aligned": [
261
+ 210.18967629703803,
262
+ 189.2792483818023,
263
+ 189.1256618466352,
264
+ 191.12680524925148,
265
+ 192.91545546799463,
266
+ 194.14990057112945,
267
+ 194.79371505888736,
268
+ 195.01710472841813
269
+ ],
270
+ "l0_base_by_layer": [
271
+ [
272
+ 205.6260763280794,
273
+ 209.88612813777,
274
+ 213.98093622300058
275
+ ],
276
+ [
277
+ 182.01882661996498,
278
+ 189.60584500875657,
279
+ 195.066860040864
280
+ ],
281
+ [
282
+ 181.92784953298306,
283
+ 190.21716287215412,
284
+ 194.69014521307648
285
+ ],
286
+ [
287
+ 184.42091725043784,
288
+ 192.66653896672506,
289
+ 196.1394848219498
290
+ ],
291
+ [
292
+ 186.74636967308814,
293
+ 194.6657362813777,
294
+ 197.40139740221832
295
+ ],
296
+ [
297
+ 188.41885580852306,
298
+ 195.99750072971395,
299
+ 198.25868359603035
300
+ ],
301
+ [
302
+ 189.31253648569762,
303
+ 196.66821730881495,
304
+ 198.7081509048453
305
+ ],
306
+ [
307
+ 189.62868505545825,
308
+ 196.90103254524226,
309
+ 198.84962419731465
310
+ ]
311
+ ],
312
+ "l0_aligned_by_layer": [
313
+ [
314
+ 206.34398715703443,
315
+ 209.85872737886748,
316
+ 214.36629816112085
317
+ ],
318
+ [
319
+ 182.57375583771162,
320
+ 189.64152802101577,
321
+ 195.62244600116753
322
+ ],
323
+ [
324
+ 182.25118578517223,
325
+ 190.08411777583188,
326
+ 195.04166666666666
327
+ ],
328
+ [
329
+ 184.60119308231174,
330
+ 192.41106611208406,
331
+ 196.36814068884996
332
+ ],
333
+ [
334
+ 186.8388244308231,
335
+ 194.3693812025686,
336
+ 197.53814579684763
337
+ ],
338
+ [
339
+ 188.42837857559837,
340
+ 195.65619527145358,
341
+ 198.36511237594863
342
+ ],
343
+ [
344
+ 189.29121059544659,
345
+ 196.3086142732049,
346
+ 198.78130472854642
347
+ ],
348
+ [
349
+ 189.5982742265032,
350
+ 196.52698117338002,
351
+ 198.92604349095154
352
+ ]
353
+ ],
354
+ "val_l0_base": [
355
+ 191.54323541930833,
356
+ 189.07813953978854,
357
+ 190.84690026088535,
358
+ 192.91267203286057,
359
+ 194.8115054624867,
360
+ 195.63816665729303,
361
+ 196.18994100680527,
362
+ 196.35193550149808
363
+ ],
364
+ "val_l0_aligned": [
365
+ 192.0186752399225,
366
+ 189.2518055701131,
367
+ 190.91334501735827,
368
+ 192.87349672966602,
369
+ 194.75840359832603,
370
+ 195.5591781376544,
371
+ 196.06355988667272,
372
+ 196.22006401341622
373
+ ],
374
+ "val_l0_base_by_layer": [
375
+ [
376
+ 185.64757853403142,
377
+ 191.61927356020942,
378
+ 197.36283818589456
379
+ ],
380
+ [
381
+ 182.28844895287958,
382
+ 189.9172666060363,
383
+ 195.02868676310433
384
+ ],
385
+ [
386
+ 183.83273347385267,
387
+ 192.34304106547572,
388
+ 196.36491058509387
389
+ ],
390
+ [
391
+ 186.74291017542336,
392
+ 194.58295157068062,
393
+ 197.41214005235602
394
+ ],
395
+ [
396
+ 188.8255345209731,
397
+ 196.6678664921466,
398
+ 198.9410994764398
399
+ ],
400
+ [
401
+ 190.03910340314135,
402
+ 197.35323952879583,
403
+ 199.52214226048653
404
+ ],
405
+ [
406
+ 190.72627617801047,
407
+ 197.96722300264847,
408
+ 199.87630890052355
409
+ ],
410
+ [
411
+ 190.95555194635043,
412
+ 198.10874787175842,
413
+ 199.99149214659687
414
+ ]
415
+ ],
416
+ "val_l0_aligned_by_layer": [
417
+ [
418
+ 186.1591405419155,
419
+ 191.84249566362791,
420
+ 198.05437393587923
421
+ ],
422
+ [
423
+ 182.5016906898059,
424
+ 189.92092064662754,
425
+ 195.33278795811518
426
+ ],
427
+ [
428
+ 184.04439356938707,
429
+ 192.4237020602401,
430
+ 196.27192408376965
431
+ ],
432
+ [
433
+ 186.73592931937173,
434
+ 194.31893545420382,
435
+ 197.56560863874344
436
+ ],
437
+ [
438
+ 188.91552143196785,
439
+ 196.25267236519858,
440
+ 199.10700261780104
441
+ ],
442
+ [
443
+ 190.11970991364325,
444
+ 196.97284031413614,
445
+ 199.58496948561742
446
+ ],
447
+ [
448
+ 190.69617146596858,
449
+ 197.53015927619336,
450
+ 199.96433246073298
451
+ ],
452
+ [
453
+ 190.91961174610398,
454
+ 197.67152053273784,
455
+ 200.0690445026178
456
+ ]
457
+ ],
458
+ "self_recon": [
459
+ 3.147098605492208,
460
+ 1.8534241820453414,
461
+ 1.2700124087037221,
462
+ 0.978502946956354,
463
+ 0.7723350193649443,
464
+ 0.6721525268114873,
465
+ 0.5956131902899021,
466
+ 0.5710704998704195
467
+ ],
468
+ "cross_recon": [
469
+ 3.1112218126176185,
470
+ 1.8204483565919523,
471
+ 1.26578516806696,
472
+ 0.9781602442751693,
473
+ 0.7761116657978042,
474
+ 0.6765880859601031,
475
+ 0.6027559136794592,
476
+ 0.5784055959809543
477
+ ],
478
+ "sparsity": [
479
+ 0.21780632954293083,
480
+ 0.1109368161880615,
481
+ 0.11740272650054791,
482
+ 0.12095141849250593,
483
+ 0.12291998712381841,
484
+ 0.12457959489191198,
485
+ 0.1256028851021192,
486
+ 0.12605826421415187
487
+ ],
488
+ "val_self_recon": [
489
+ 2.677790811236616,
490
+ 1.942986978286224,
491
+ 1.110527089597043,
492
+ 1.0172813413030815,
493
+ 0.8395302370580703,
494
+ 0.709914362711432,
495
+ 0.6143848535590147,
496
+ 0.6117264227405268
497
+ ],
498
+ "val_cross_recon": [
499
+ 2.640897078663891,
500
+ 1.943937375127333,
501
+ 1.1101361076245133,
502
+ 1.0132286010300302,
503
+ 0.8250547973585378,
504
+ 0.7056703068198958,
505
+ 0.6165956046568786,
506
+ 0.6138372463393585
507
+ ],
508
+ "val_sparsity": [
509
+ 0.10814674432677124,
510
+ 0.11746669529464232,
511
+ 0.12130338378757706,
512
+ 0.12336198517477324,
513
+ 0.12571066255188737,
514
+ 0.12654356826194293,
515
+ 0.12717439632141153,
516
+ 0.12746002025785247
517
+ ],
518
+ "layers": [
519
+ 21,
520
+ 22,
521
+ 23
522
+ ],
523
+ "topk_mode": "model_balanced_layer_agg"
524
+ }
v1/assembled_activations/qwen3-4b-dpo/plots/aligned_decoder_norm_heatmap.png ADDED

Git LFS Details

  • SHA256: e7029e11b2a0baac5db015215998f1e355ada9f9a96225079b72e543dc9e59c4
  • Pointer size: 131 Bytes
  • Size of remote file: 181 kB
v1/assembled_activations/qwen3-4b-dpo/plots/base_decoder_norm_heatmap.png ADDED

Git LFS Details

  • SHA256: ceb0bc615562dc77fd6ec303cf5b5ee636e1e28f09259dcb4ce353271930ed22
  • Pointer size: 131 Bytes
  • Size of remote file: 180 kB
v1/assembled_activations/qwen3-4b-dpo/plots/cf_shift_by_layer.png ADDED

Git LFS Details

  • SHA256: 60fc72cf8031671b7ade8472fce73e6c97358b21f849674855f41929220ed394
  • Pointer size: 130 Bytes
  • Size of remote file: 44.3 kB
v1/assembled_activations/qwen3-4b-dpo/plots/cf_shift_p95_by_layer.png ADDED

Git LFS Details

  • SHA256: 31b5956c95ad283a9fdb84d7455c0ab6a06c3050507f0223455aea6bdbd42d24
  • Pointer size: 131 Bytes
  • Size of remote file: 110 kB
v1/assembled_activations/qwen3-4b-dpo/plots/class_distribution_multilayer.png ADDED

Git LFS Details

  • SHA256: d7562609167b801533edec58b0bd4bad47852dd7370ebf1d17001795efb28d2f
  • Pointer size: 130 Bytes
  • Size of remote file: 93.7 kB
v1/assembled_activations/qwen3-4b-dpo/plots/class_distribution_primary.png ADDED

Git LFS Details

  • SHA256: 6811b68413db92de41059e68c6c5b4025d1612950d3e88d6311492a65e5be29d
  • Pointer size: 131 Bytes
  • Size of remote file: 145 kB
v1/assembled_activations/qwen3-4b-dpo/plots/cross_layer_cosine_drift_by_stream.png ADDED

Git LFS Details

  • SHA256: a1f0e9038e380a5aa7414fe9559641bbee59ff5cefe465b3a5c4a21a9a8077bd
  • Pointer size: 130 Bytes
  • Size of remote file: 44.6 kB
v1/assembled_activations/qwen3-4b-dpo/plots/decoder_norm_ratio_by_layer.png ADDED

Git LFS Details

  • SHA256: ddd676f02c78e399effa493fe9fd61af604abe07e5b5f9afd7c49126eeb11835
  • Pointer size: 130 Bytes
  • Size of remote file: 47.6 kB
v1/assembled_activations/qwen3-4b-dpo/plots/feature_layer_trajectories.png ADDED

Git LFS Details

  • SHA256: 91882e12e1f0ea6f9e3cd31a935ff321949cbb0d1015b2640d26481b04434d91
  • Pointer size: 131 Bytes
  • Size of remote file: 630 kB
v1/assembled_activations/qwen3-4b-dpo/plots/feature_sharing_ratio_by_layer.png ADDED

Git LFS Details

  • SHA256: 563bfa1d23dce7116f81640cac279335aeb6baace2bfeaefe7d5b86fd6155e2b
  • Pointer size: 130 Bytes
  • Size of remote file: 67.5 kB
v1/assembled_activations/qwen3-4b-dpo/plots/fve_by_layer.png ADDED

Git LFS Details

  • SHA256: ee1896e81260a0fcacc88aae51771e89059adad99680f2c41f1ef1f51c83b69c
  • Pointer size: 131 Bytes
  • Size of remote file: 127 kB
v1/assembled_activations/qwen3-4b-dpo/plots/l0_by_layer.png ADDED

Git LFS Details

  • SHA256: 0e8c109b7413967b417c489cadb57b53b1f04a70f983c1010c43c1e5779cf7df
  • Pointer size: 130 Bytes
  • Size of remote file: 88.4 kB
v1/assembled_activations/qwen3-4b-dpo/plots/layer_concentration_entropy.png ADDED

Git LFS Details

  • SHA256: 08b61808728e3f819633069907647aef80592e1ac370b2fccd2d4dcdead3f4ac
  • Pointer size: 131 Bytes
  • Size of remote file: 107 kB
v1/assembled_activations/qwen3-4b-dpo/plots/loss_curves.png ADDED

Git LFS Details

  • SHA256: 14fa1ab1ace2cef16058929249deda103b58f0cfafcced603ee3d0609cb4c5d9
  • Pointer size: 131 Bytes
  • Size of remote file: 314 kB
v1/assembled_activations/qwen3-4b-dpo/plots/max_norm_layer_migration.png ADDED

Git LFS Details

  • SHA256: ff87466eba095a9e8c66d6e3c4e7172ff7ce9001c50f1a4ab8c7f5e8daa419e3
  • Pointer size: 130 Bytes
  • Size of remote file: 79.4 kB
v1/assembled_activations/qwen3-4b-dpo/plots/rho_histogram_by_layer.png ADDED

Git LFS Details

  • SHA256: c0d8b8d66f65af6ce7e77c53d19ed65a557e64f038b68e7c7bf2d0e02b981543
  • Pointer size: 130 Bytes
  • Size of remote file: 49 kB
v1/assembled_activations/qwen3-4b-dpo/plots/rho_theta_scatter_by_layer.png ADDED

Git LFS Details

  • SHA256: 837b37895ac3e5c6dc09aeeb7f1d588c894ea790d42192f08c7f29b0f08fed3d
  • Pointer size: 131 Bytes
  • Size of remote file: 272 kB
v1/assembled_activations/qwen3-4b-dpo/plots/superposition_by_layer.png ADDED

Git LFS Details

  • SHA256: 4d07a6b14d9f4e1a9db562337be5c2c94dff5e77331a8bb457b94c3dadbc2949
  • Pointer size: 131 Bytes
  • Size of remote file: 109 kB
v1/assembled_activations/qwen3-4b-dpo/plots/theta_by_layer.png ADDED

Git LFS Details

  • SHA256: fe7db1342cf03ffa8f0d59df0939b985e2d07a12ae957010e5cd403a1f39b98b
  • Pointer size: 130 Bytes
  • Size of remote file: 48.7 kB
v1/assembled_activations/qwen3-4b-dpo/run_meta.json ADDED
@@ -0,0 +1,30 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "crosscoder_kind": "multilayer_sparc",
3
+ "extract_side": "assembled",
4
+ "base_model": "Qwen/Qwen3-4B-Instruct-2507",
5
+ "aligned_model": "MInAlA/Qwen3-4B-Instruct-2507-DPO-merged",
6
+ "aligned_run_id": "qwen3-4b-dpo",
7
+ "layers": [
8
+ 21,
9
+ 22,
10
+ 23
11
+ ],
12
+ "base_source_layers": [
13
+ 19,
14
+ 20,
15
+ 21,
16
+ 22,
17
+ 23,
18
+ 24,
19
+ 25
20
+ ],
21
+ "layer_policy": "base_union_sliced_to_aligned_layers",
22
+ "position": "last_prompt",
23
+ "dataset_name": "argilla/ultrafeedback-binarized-preferences-cleaned",
24
+ "max_prompt_tokens": 512,
25
+ "peft": false,
26
+ "topk_mode": "model_balanced_layer_agg",
27
+ "base_activations_path": "interp_utils/crosscoder/results-multi-v1/base_activations/qwen3-4b-union/activations/base_activations.pt",
28
+ "aligned_activations_path": "interp_utils/crosscoder/results-multi-v1/aligned_activations/qwen3-4b-dpo/activations/aligned_activations.pt",
29
+ "activation_artifact": "interp_utils/crosscoder/results-multi-v1/assembled_activations/qwen3-4b-dpo/activations/activations.pt"
30
+ }