ishangarg183 commited on
Commit
ebc52af
·
verified ·
1 Parent(s): 939f6f7

upload assembled qwen3-4b-ppo

Browse files
Files changed (33) hide show
  1. .gitattributes +1 -0
  2. v1/assembled_activations/qwen3-4b-ppo/activations/activations.pt +3 -0
  3. v1/assembled_activations/qwen3-4b-ppo/checkpoints/final.pt +3 -0
  4. v1/assembled_activations/qwen3-4b-ppo/features/counterfactual_scores.csv +0 -0
  5. v1/assembled_activations/qwen3-4b-ppo/features/counterfactual_scores_by_layer.csv +0 -0
  6. v1/assembled_activations/qwen3-4b-ppo/features/cross_layer_cosine_drift.csv +3 -0
  7. v1/assembled_activations/qwen3-4b-ppo/features/decoder_layer_profiles.csv +0 -0
  8. v1/assembled_activations/qwen3-4b-ppo/features/feature_classification.csv +0 -0
  9. v1/assembled_activations/qwen3-4b-ppo/features/merged_classification.csv +0 -0
  10. v1/assembled_activations/qwen3-4b-ppo/features/model_layer_stream_patterns.csv +0 -0
  11. v1/assembled_activations/qwen3-4b-ppo/features/superposition_analysis.json +0 -0
  12. v1/assembled_activations/qwen3-4b-ppo/metrics/aggregate_metrics.json +362 -0
  13. v1/assembled_activations/qwen3-4b-ppo/metrics/training_metrics.json +524 -0
  14. v1/assembled_activations/qwen3-4b-ppo/plots/aligned_decoder_norm_heatmap.png +3 -0
  15. v1/assembled_activations/qwen3-4b-ppo/plots/base_decoder_norm_heatmap.png +3 -0
  16. v1/assembled_activations/qwen3-4b-ppo/plots/cf_shift_by_layer.png +3 -0
  17. v1/assembled_activations/qwen3-4b-ppo/plots/cf_shift_p95_by_layer.png +3 -0
  18. v1/assembled_activations/qwen3-4b-ppo/plots/class_distribution_multilayer.png +3 -0
  19. v1/assembled_activations/qwen3-4b-ppo/plots/class_distribution_primary.png +3 -0
  20. v1/assembled_activations/qwen3-4b-ppo/plots/cross_layer_cosine_drift_by_stream.png +3 -0
  21. v1/assembled_activations/qwen3-4b-ppo/plots/decoder_norm_ratio_by_layer.png +3 -0
  22. v1/assembled_activations/qwen3-4b-ppo/plots/feature_layer_trajectories.png +3 -0
  23. v1/assembled_activations/qwen3-4b-ppo/plots/feature_sharing_ratio_by_layer.png +3 -0
  24. v1/assembled_activations/qwen3-4b-ppo/plots/fve_by_layer.png +3 -0
  25. v1/assembled_activations/qwen3-4b-ppo/plots/l0_by_layer.png +3 -0
  26. v1/assembled_activations/qwen3-4b-ppo/plots/layer_concentration_entropy.png +3 -0
  27. v1/assembled_activations/qwen3-4b-ppo/plots/loss_curves.png +3 -0
  28. v1/assembled_activations/qwen3-4b-ppo/plots/max_norm_layer_migration.png +3 -0
  29. v1/assembled_activations/qwen3-4b-ppo/plots/rho_histogram_by_layer.png +3 -0
  30. v1/assembled_activations/qwen3-4b-ppo/plots/rho_theta_scatter_by_layer.png +3 -0
  31. v1/assembled_activations/qwen3-4b-ppo/plots/superposition_by_layer.png +3 -0
  32. v1/assembled_activations/qwen3-4b-ppo/plots/theta_by_layer.png +3 -0
  33. v1/assembled_activations/qwen3-4b-ppo/run_meta.json +30 -0
.gitattributes CHANGED
@@ -70,3 +70,4 @@ v1/assembled_activations/qwen3-4b-grpo/features/decoder_layer_profiles.csv filte
70
  v1/assembled_activations/qwen3-4b-kto/features/cross_layer_cosine_drift.csv filter=lfs diff=lfs merge=lfs -text
71
  v1/assembled_activations/qwen3-4b-kto/features/decoder_layer_profiles.csv filter=lfs diff=lfs merge=lfs -text
72
  v1/assembled_activations/qwen3-4b-orpo/features/cross_layer_cosine_drift.csv filter=lfs diff=lfs merge=lfs -text
 
 
70
  v1/assembled_activations/qwen3-4b-kto/features/cross_layer_cosine_drift.csv filter=lfs diff=lfs merge=lfs -text
71
  v1/assembled_activations/qwen3-4b-kto/features/decoder_layer_profiles.csv filter=lfs diff=lfs merge=lfs -text
72
  v1/assembled_activations/qwen3-4b-orpo/features/cross_layer_cosine_drift.csv filter=lfs diff=lfs merge=lfs -text
73
+ v1/assembled_activations/qwen3-4b-ppo/features/cross_layer_cosine_drift.csv filter=lfs diff=lfs merge=lfs -text
v1/assembled_activations/qwen3-4b-ppo/activations/activations.pt ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:c56ff6604588348d11c5aa3115a7e28a45e71daa392e37b390b9a5d6cbb733a4
3
+ size 3747585797
v1/assembled_activations/qwen3-4b-ppo/checkpoints/final.pt ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:0c723e335dc8a556150c7dd1297d543859071f890ce14366ba1ec5fb76b8bb9d
3
+ size 7551253274
v1/assembled_activations/qwen3-4b-ppo/features/counterfactual_scores.csv ADDED
The diff for this file is too large to render. See raw diff
 
v1/assembled_activations/qwen3-4b-ppo/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-ppo/features/cross_layer_cosine_drift.csv ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:efe7f3354ab31fd22c38550749a9a320fdc09fcccb539a76d1f1e694abe9ec8c
3
+ size 22229622
v1/assembled_activations/qwen3-4b-ppo/features/decoder_layer_profiles.csv ADDED
The diff for this file is too large to render. See raw diff
 
v1/assembled_activations/qwen3-4b-ppo/features/feature_classification.csv ADDED
The diff for this file is too large to render. See raw diff
 
v1/assembled_activations/qwen3-4b-ppo/features/merged_classification.csv ADDED
The diff for this file is too large to render. See raw diff
 
v1/assembled_activations/qwen3-4b-ppo/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-ppo/features/superposition_analysis.json ADDED
The diff for this file is too large to render. See raw diff
 
v1/assembled_activations/qwen3-4b-ppo/metrics/aggregate_metrics.json ADDED
@@ -0,0 +1,362 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "crosscoder_kind": "multilayer_sparc",
3
+ "layers": [
4
+ 20,
5
+ 21,
6
+ 22
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
+ "aligned_only": 6742,
15
+ "shared_redirected": 6228,
16
+ "shared_attenuated": 5090,
17
+ "shared_aligned": 1231,
18
+ "shared_intermediate": 1189
19
+ },
20
+ "multilayer_class_counts": {
21
+ "drifting_or_rotating": 11647,
22
+ "persistent_aligned_only": 6723,
23
+ "persistent_shared": 2088,
24
+ "localized_aligned_only": 19,
25
+ "mixed_or_ambiguous": 3
26
+ },
27
+ "classification_thresholds": {
28
+ "rho_base_only": 0.4,
29
+ "rho_aligned_only": 0.5062088246803471,
30
+ "rho_shared_low": 0.48997194128301164,
31
+ "rho_shared_high": 0.5062088246803471
32
+ },
33
+ "threshold_sensitivity": {
34
+ "original": {
35
+ "aligned_only": 6742,
36
+ "shared_redirected": 6228,
37
+ "shared_attenuated": 5090,
38
+ "shared_aligned": 1231,
39
+ "shared_intermediate": 1189
40
+ },
41
+ "perturbed": {
42
+ "delta_-0.05": {
43
+ "base_only": 0,
44
+ "aligned_only": 40,
45
+ "shared_aligned": 1264,
46
+ "shared_redirected": 15947,
47
+ "shared_intermediate": 3196,
48
+ "shared_attenuated": 33,
49
+ "other": 0
50
+ },
51
+ "delta_+0.05": {
52
+ "base_only": 61,
53
+ "aligned_only": 20362,
54
+ "shared_aligned": 0,
55
+ "shared_redirected": 0,
56
+ "shared_intermediate": 0,
57
+ "shared_attenuated": 57,
58
+ "other": 0
59
+ }
60
+ },
61
+ "perturbation": 0.05
62
+ },
63
+ "class_counts_by_layer": {
64
+ "20": {
65
+ "aligned_only": 9160,
66
+ "shared_attenuated": 8673,
67
+ "shared_aligned": 1227,
68
+ "shared_redirected": 989,
69
+ "shared_intermediate": 300,
70
+ "base_only": 131
71
+ },
72
+ "21": {
73
+ "aligned_only": 11450,
74
+ "base_only": 9030
75
+ },
76
+ "22": {
77
+ "shared_attenuated": 9534,
78
+ "aligned_only": 8448,
79
+ "shared_aligned": 1232,
80
+ "shared_redirected": 997,
81
+ "shared_intermediate": 254,
82
+ "base_only": 15
83
+ }
84
+ },
85
+ "feature_sharing_ratio_by_layer": {
86
+ "20": 0.546337890625,
87
+ "21": 0.0,
88
+ "22": 0.586767578125
89
+ },
90
+ "decoder_amplification_by_layer": {
91
+ "20": {
92
+ "median": 0.9999999879315313,
93
+ "p95": 1.2274048453399033
94
+ },
95
+ "21": {
96
+ "median": 0.9999999886684644,
97
+ "p95": 1.1840700019323165
98
+ },
99
+ "22": {
100
+ "median": 0.9999999879983357,
101
+ "p95": 1.1520789771032383
102
+ }
103
+ },
104
+ "classification_thresholds_by_layer": {
105
+ "20": {
106
+ "rho_base_only": 0.4,
107
+ "rho_aligned_only": 0.5023349783324405,
108
+ "rho_shared_low": 0.4969888066489698,
109
+ "rho_shared_high": 0.5023349783324405
110
+ },
111
+ "21": {
112
+ "rho_base_only": 0.4982607053618509,
113
+ "rho_aligned_only": 0.4982607053618509,
114
+ "rho_shared_low": 0.4982607053618509,
115
+ "rho_shared_high": 0.4982607053618509
116
+ },
117
+ "22": {
118
+ "rho_base_only": 0.4,
119
+ "rho_aligned_only": 0.503571530807351,
120
+ "rho_shared_low": 0.4997185345520835,
121
+ "rho_shared_high": 0.503571530807351
122
+ }
123
+ },
124
+ "threshold_sensitivity_by_layer": {
125
+ "20": {
126
+ "original": {
127
+ "aligned_only": 9160,
128
+ "shared_attenuated": 8673,
129
+ "shared_aligned": 1227,
130
+ "shared_redirected": 989,
131
+ "shared_intermediate": 300,
132
+ "base_only": 131
133
+ },
134
+ "perturbed": {
135
+ "delta_-0.05": {
136
+ "base_only": 60,
137
+ "aligned_only": 950,
138
+ "shared_aligned": 1355,
139
+ "shared_redirected": 13326,
140
+ "shared_intermediate": 3916,
141
+ "shared_attenuated": 873,
142
+ "other": 0
143
+ },
144
+ "delta_+0.05": {
145
+ "base_only": 1101,
146
+ "aligned_only": 19250,
147
+ "shared_aligned": 0,
148
+ "shared_redirected": 0,
149
+ "shared_intermediate": 0,
150
+ "shared_attenuated": 129,
151
+ "other": 0
152
+ }
153
+ },
154
+ "perturbation": 0.05
155
+ },
156
+ "21": {
157
+ "original": {
158
+ "aligned_only": 11450,
159
+ "base_only": 9030
160
+ },
161
+ "perturbed": {
162
+ "delta_-0.05": {
163
+ "base_only": 520,
164
+ "aligned_only": 631,
165
+ "shared_aligned": 1353,
166
+ "shared_redirected": 13944,
167
+ "shared_intermediate": 4032,
168
+ "shared_attenuated": 0,
169
+ "other": 0
170
+ },
171
+ "delta_+0.05": {
172
+ "base_only": 19849,
173
+ "aligned_only": 631,
174
+ "shared_aligned": 0,
175
+ "shared_redirected": 0,
176
+ "shared_intermediate": 0,
177
+ "shared_attenuated": 0,
178
+ "other": 0
179
+ }
180
+ },
181
+ "perturbation": 0.05
182
+ },
183
+ "22": {
184
+ "original": {
185
+ "shared_attenuated": 9534,
186
+ "aligned_only": 8448,
187
+ "shared_aligned": 1232,
188
+ "shared_redirected": 997,
189
+ "shared_intermediate": 254,
190
+ "base_only": 15
191
+ },
192
+ "perturbed": {
193
+ "delta_-0.05": {
194
+ "base_only": 9,
195
+ "aligned_only": 168,
196
+ "shared_aligned": 1395,
197
+ "shared_redirected": 15001,
198
+ "shared_intermediate": 3694,
199
+ "shared_attenuated": 213,
200
+ "other": 0
201
+ },
202
+ "delta_+0.05": {
203
+ "base_only": 233,
204
+ "aligned_only": 20144,
205
+ "shared_aligned": 0,
206
+ "shared_redirected": 0,
207
+ "shared_intermediate": 0,
208
+ "shared_attenuated": 103,
209
+ "other": 0
210
+ }
211
+ },
212
+ "perturbation": 0.05
213
+ }
214
+ },
215
+ "counterfactual_shift_by_layer": {
216
+ "20": {
217
+ "aligned_only": {
218
+ "mean_shift": 2.4091978339087688e-05,
219
+ "median_shift": 0.0,
220
+ "p95_abs_shift": 0.0,
221
+ "count": 6742
222
+ },
223
+ "shared_aligned": {
224
+ "mean_shift": 0.0001770368538193476,
225
+ "median_shift": 0.0,
226
+ "p95_abs_shift": 0.3819212466478348,
227
+ "count": 1231
228
+ },
229
+ "shared_attenuated": {
230
+ "mean_shift": -2.4990020541943766e-05,
231
+ "median_shift": 0.0,
232
+ "p95_abs_shift": 0.0,
233
+ "count": 5090
234
+ },
235
+ "shared_intermediate": {
236
+ "mean_shift": 3.0400238219292532e-05,
237
+ "median_shift": 0.0,
238
+ "p95_abs_shift": 0.0,
239
+ "count": 1189
240
+ },
241
+ "shared_redirected": {
242
+ "mean_shift": 6.264574424634518e-06,
243
+ "median_shift": 0.0,
244
+ "p95_abs_shift": 0.0,
245
+ "count": 6228
246
+ }
247
+ },
248
+ "21": {
249
+ "aligned_only": {
250
+ "mean_shift": 3.0104173882422924e-05,
251
+ "median_shift": 0.0,
252
+ "p95_abs_shift": 0.0,
253
+ "count": 6742
254
+ },
255
+ "shared_aligned": {
256
+ "mean_shift": 0.00019289045985154303,
257
+ "median_shift": 0.0,
258
+ "p95_abs_shift": 0.3824523687362671,
259
+ "count": 1231
260
+ },
261
+ "shared_attenuated": {
262
+ "mean_shift": -4.048603063616139e-05,
263
+ "median_shift": 0.0,
264
+ "p95_abs_shift": 0.0,
265
+ "count": 5090
266
+ },
267
+ "shared_intermediate": {
268
+ "mean_shift": 0.00010459437835347592,
269
+ "median_shift": 0.0,
270
+ "p95_abs_shift": 0.0,
271
+ "count": 1189
272
+ },
273
+ "shared_redirected": {
274
+ "mean_shift": 2.263398738574408e-06,
275
+ "median_shift": 0.0,
276
+ "p95_abs_shift": 0.0,
277
+ "count": 6228
278
+ }
279
+ },
280
+ "22": {
281
+ "aligned_only": {
282
+ "mean_shift": 3.967657133747384e-05,
283
+ "median_shift": 0.0,
284
+ "p95_abs_shift": 0.0,
285
+ "count": 6742
286
+ },
287
+ "shared_aligned": {
288
+ "mean_shift": 0.0009066044115958062,
289
+ "median_shift": 0.0,
290
+ "p95_abs_shift": 0.41371218860149384,
291
+ "count": 1231
292
+ },
293
+ "shared_attenuated": {
294
+ "mean_shift": -6.64673895698965e-05,
295
+ "median_shift": 0.0,
296
+ "p95_abs_shift": 0.0,
297
+ "count": 5090
298
+ },
299
+ "shared_intermediate": {
300
+ "mean_shift": 0.00020804051755732644,
301
+ "median_shift": 0.0,
302
+ "p95_abs_shift": 0.0,
303
+ "count": 1189
304
+ },
305
+ "shared_redirected": {
306
+ "mean_shift": 2.7778946819808737e-06,
307
+ "median_shift": 0.0,
308
+ "p95_abs_shift": 0.0,
309
+ "count": 6228
310
+ }
311
+ }
312
+ },
313
+ "total_features": 20480,
314
+ "fve_base": 0.8755435668985257,
315
+ "fve_aligned": 0.8742436566902081,
316
+ "fve_base_by_layer": [
317
+ 0.8756635207780369,
318
+ 0.8743611255865447,
319
+ 0.876606004400403
320
+ ],
321
+ "fve_aligned_by_layer": [
322
+ 0.8741125714092355,
323
+ 0.873212819324114,
324
+ 0.8754055278463514
325
+ ],
326
+ "val_fve_base_by_layer": [
327
+ 0.8756635207780369,
328
+ 0.8743611255865447,
329
+ 0.876606004400403
330
+ ],
331
+ "val_fve_aligned_by_layer": [
332
+ 0.8741125714092355,
333
+ 0.873212819324114,
334
+ 0.8754055278463514
335
+ ],
336
+ "dead_neuron_fraction": 0.969135705449048,
337
+ "l0_sparsity_base": 194.21235180179488,
338
+ "l0_sparsity_aligned": 194.1604449288301,
339
+ "l0_base_by_layer": [
340
+ 190.90977086981903,
341
+ 195.4134741681261,
342
+ 196.31379524226503
343
+ ],
344
+ "l0_aligned_by_layer": [
345
+ 190.81118651488617,
346
+ 195.40820198482194,
347
+ 196.26193082311732
348
+ ],
349
+ "val_l0_base": 195.38014924214147,
350
+ "val_l0_aligned": 195.33290235908868,
351
+ "val_l0_base_by_layer": [
352
+ 192.17708335996298,
353
+ 196.54477535866943,
354
+ 197.41857550655985
355
+ ],
356
+ "val_l0_aligned_by_layer": [
357
+ 192.04177576833996,
358
+ 196.55241058509387,
359
+ 197.40450482593158
360
+ ],
361
+ "superposition_fraction": 0.0
362
+ }
v1/assembled_activations/qwen3-4b-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
+ 4.254769019334551,
14
+ 2.5852896592732555,
15
+ 1.8102165796710814,
16
+ 1.4553941694603145,
17
+ 1.0736311285800566,
18
+ 0.8899411643657918,
19
+ 0.7780369022612118,
20
+ 0.7406401107586829
21
+ ],
22
+ "val_loss": [
23
+ 3.795881044490175,
24
+ 2.868283678099747,
25
+ 1.818145493562309,
26
+ 1.657013697461932,
27
+ 1.0805241559188403,
28
+ 0.9265497901052705,
29
+ 0.7909106184674807,
30
+ 0.7788850830487556
31
+ ],
32
+ "train_fve_base": [
33
+ 0.7009018690506297,
34
+ 0.8414753909286392,
35
+ 0.8590421997797956,
36
+ 0.86820990456104,
37
+ 0.874626580345234,
38
+ 0.8791662340823907,
39
+ 0.8822805786160649,
40
+ 0.8839551289389166
41
+ ],
42
+ "train_fve_aligned": [
43
+ 0.6963067707290393,
44
+ 0.8391689608929385,
45
+ 0.8575679884274244,
46
+ 0.8665924794619638,
47
+ 0.8731181960111464,
48
+ 0.8775080534984546,
49
+ 0.8805842517205866,
50
+ 0.882220452143585
51
+ ],
52
+ "val_fve_base": [
53
+ 0.8267222479063803,
54
+ 0.8503946103350655,
55
+ 0.8615114514116218,
56
+ 0.8667954156536082,
57
+ 0.8714921805246962,
58
+ 0.8739383829201703,
59
+ 0.8752733412837483,
60
+ 0.8755435668985257
61
+ ],
62
+ "val_fve_aligned": [
63
+ 0.8238848115449177,
64
+ 0.8492164224854315,
65
+ 0.8600092904729993,
66
+ 0.8660059312251226,
67
+ 0.8701907602280222,
68
+ 0.8727392853866697,
69
+ 0.8739800843268789,
70
+ 0.8742436566902081
71
+ ],
72
+ "val_fve_base_by_layer": [
73
+ [
74
+ 0.8279148702222016,
75
+ 0.8253504168924861,
76
+ 0.8269014015247684
77
+ ],
78
+ [
79
+ 0.8503687871688324,
80
+ 0.8488012499210098,
81
+ 0.8520137274452529
82
+ ],
83
+ [
84
+ 0.8611414039322219,
85
+ 0.8603788586187113,
86
+ 0.8630140370723465
87
+ ],
88
+ [
89
+ 0.8667187740665456,
90
+ 0.8655965671489376,
91
+ 0.8680708408355713
92
+ ],
93
+ [
94
+ 0.8714638034086577,
95
+ 0.8704889204489623,
96
+ 0.8725237393878518
97
+ ],
98
+ [
99
+ 0.874124523856877,
100
+ 0.8726239425973742,
101
+ 0.8750666164602908
102
+ ],
103
+ [
104
+ 0.8753336362189648,
105
+ 0.8741195641887125,
106
+ 0.8763667535407381
107
+ ],
108
+ [
109
+ 0.8756635207780369,
110
+ 0.8743611255865447,
111
+ 0.876606004400403
112
+ ]
113
+ ],
114
+ "val_fve_aligned_by_layer": [
115
+ [
116
+ 0.824773303501269,
117
+ 0.8227241460565498,
118
+ 0.8241569196990647
119
+ ],
120
+ [
121
+ 0.8490630803307938,
122
+ 0.8479203282226443,
123
+ 0.8506657992982115
124
+ ],
125
+ [
126
+ 0.8595982530978338,
127
+ 0.8588238751701035,
128
+ 0.8616056810498862
129
+ ],
130
+ [
131
+ 0.8660068955096899,
132
+ 0.8647619292374057,
133
+ 0.8672489140046205
134
+ ],
135
+ [
136
+ 0.8699283097426929,
137
+ 0.8692671719021822,
138
+ 0.8713767409948778
139
+ ],
140
+ [
141
+ 0.8726282687711466,
142
+ 0.8716468464641671,
143
+ 0.8739426741425279
144
+ ],
145
+ [
146
+ 0.8738100366442615,
147
+ 0.8729610003101889,
148
+ 0.875169161726667
149
+ ],
150
+ [
151
+ 0.8741125714092355,
152
+ 0.873212819324114,
153
+ 0.8754055278463514
154
+ ]
155
+ ],
156
+ "train_fve_base_by_layer": [
157
+ [
158
+ 0.7033928325492181,
159
+ 0.7002583403581774,
160
+ 0.6990543800491515
161
+ ],
162
+ [
163
+ 0.8417192091039934,
164
+ 0.8399006179112547,
165
+ 0.842806287001116
166
+ ],
167
+ [
168
+ 0.8588958240293023,
169
+ 0.8575631348765251,
170
+ 0.8606675804809597
171
+ ],
172
+ [
173
+ 0.867866961564923,
174
+ 0.866934006873864,
175
+ 0.8698286844218466
176
+ ],
177
+ [
178
+ 0.8744264617692777,
179
+ 0.8733028967131388,
180
+ 0.8761503191211386
181
+ ],
182
+ [
183
+ 0.8788979936606413,
184
+ 0.8779169833597494,
185
+ 0.8806836625601351
186
+ ],
187
+ [
188
+ 0.8820617522194033,
189
+ 0.880987093939951,
190
+ 0.8837928315804009
191
+ ],
192
+ [
193
+ 0.8837272916630702,
194
+ 0.8826843418715923,
195
+ 0.8854536945473291
196
+ ]
197
+ ],
198
+ "train_fve_aligned_by_layer": [
199
+ [
200
+ 0.6988176445618611,
201
+ 0.6954642011280027,
202
+ 0.6946384110648383
203
+ ],
204
+ [
205
+ 0.8392290536312075,
206
+ 0.837753560030871,
207
+ 0.8405242066110565
208
+ ],
209
+ [
210
+ 0.85730185977771,
211
+ 0.8562098460035997,
212
+ 0.8591921946769977
213
+ ],
214
+ [
215
+ 0.8661373716937264,
216
+ 0.8654363470611973,
217
+ 0.868203661487733
218
+ ],
219
+ [
220
+ 0.8727353671038283,
221
+ 0.8719501667946873,
222
+ 0.8746689939387556
223
+ ],
224
+ [
225
+ 0.8770894740174823,
226
+ 0.8764144633850436,
227
+ 0.8790201612264875
228
+ ],
229
+ [
230
+ 0.8801852024513174,
231
+ 0.8794736602260436,
232
+ 0.8820938344803457
233
+ ],
234
+ [
235
+ 0.8818168174225339,
236
+ 0.8811189544458383,
237
+ 0.8837255244706015
238
+ ]
239
+ ],
240
+ "dead_neurons": [
241
+ 0.9453685519922148,
242
+ 0.970522162062483,
243
+ 0.9704662647013489,
244
+ 0.9701069096550214,
245
+ 0.9697240374273399,
246
+ 0.9694060135221731,
247
+ 0.9691886954396632,
248
+ 0.969135705449048
249
+ ],
250
+ "l0_base": [
251
+ 209.66781531588347,
252
+ 187.2840279725582,
253
+ 187.1438500559685,
254
+ 189.42752004824948,
255
+ 191.5778289367355,
256
+ 193.11455175574594,
257
+ 193.931995781555,
258
+ 194.21235180179488
259
+ ],
260
+ "l0_aligned": [
261
+ 209.9935596330223,
262
+ 187.54550269773253,
263
+ 187.39275536033333,
264
+ 189.5416413511509,
265
+ 191.61854109622135,
266
+ 193.1024204483522,
267
+ 193.88838307146293,
268
+ 194.1604449288301
269
+ ],
270
+ "l0_base_by_layer": [
271
+ [
272
+ 207.28024664331582,
273
+ 210.18334063047286,
274
+ 211.53984238178634
275
+ ],
276
+ [
277
+ 183.34528239929946,
278
+ 187.7281085814361,
279
+ 190.77867775831874
280
+ ],
281
+ [
282
+ 183.05542177466432,
283
+ 187.8894483362522,
284
+ 190.4866644775248
285
+ ],
286
+ [
287
+ 185.54666520723876,
288
+ 190.38988616462348,
289
+ 192.3459938704028
290
+ ],
291
+ [
292
+ 187.9240732632808,
293
+ 192.68870402802102,
294
+ 194.12069468768243
295
+ ],
296
+ [
297
+ 189.65119673088148,
298
+ 194.2963003502627,
299
+ 195.396143461763
300
+ ],
301
+ [
302
+ 190.59902218330416,
303
+ 195.13492410974897,
304
+ 196.0620256859311
305
+ ],
306
+ [
307
+ 190.90977086981903,
308
+ 195.4134741681261,
309
+ 196.31379524226503
310
+ ]
311
+ ],
312
+ "l0_aligned_by_layer": [
313
+ [
314
+ 208.14431917688268,
315
+ 210.1913857267951,
316
+ 211.64495767659076
317
+ ],
318
+ [
319
+ 183.6170826036194,
320
+ 188.1691476941039,
321
+ 190.85026269702277
322
+ ],
323
+ [
324
+ 183.30053269118505,
325
+ 188.2778933158202,
326
+ 190.5998248686515
327
+ ],
328
+ [
329
+ 185.63364711033276,
330
+ 190.6121570344425,
331
+ 192.37910464098073
332
+ ],
333
+ [
334
+ 187.92275977816695,
335
+ 192.81246351430238,
336
+ 194.12038455925278
337
+ ],
338
+ [
339
+ 189.5770030647986,
340
+ 194.35524299474605,
341
+ 195.375
342
+ ],
343
+ [
344
+ 190.50364856976066,
345
+ 195.14258610624634,
346
+ 196.0188995913602
347
+ ],
348
+ [
349
+ 190.81118651488617,
350
+ 195.40820198482194,
351
+ 196.26193082311732
352
+ ]
353
+ ],
354
+ "val_l0_base": [
355
+ 190.09540913367147,
356
+ 186.74146083012926,
357
+ 189.13344074668686,
358
+ 191.56819560265666,
359
+ 193.38865765476726,
360
+ 194.5571603824955,
361
+ 195.14920147800945,
362
+ 195.38014924214147
363
+ ],
364
+ "val_l0_aligned": [
365
+ 190.33508324747933,
366
+ 186.99742358142794,
367
+ 189.34353661661996,
368
+ 191.59091913512864,
369
+ 193.31266848579128,
370
+ 194.53439978155166,
371
+ 195.09650009714497,
372
+ 195.33290235908868
373
+ ],
374
+ "val_l0_base_by_layer": [
375
+ [
376
+ 186.6957351924237,
377
+ 190.54853844767464,
378
+ 193.0419393809054
379
+ ],
380
+ [
381
+ 182.90635912830294,
382
+ 187.37581806282722,
383
+ 189.94219028013538
384
+ ],
385
+ [
386
+ 185.13045377881116,
387
+ 189.93728190317205,
388
+ 192.33256986128723
389
+ ],
390
+ [
391
+ 188.0344132028949,
392
+ 192.46651398823522,
393
+ 194.20364315971653
394
+ ],
395
+ [
396
+ 189.65684996599927,
397
+ 194.76527053273784,
398
+ 195.74383728666456
399
+ ],
400
+ [
401
+ 191.25496294111483,
402
+ 195.6716841453033,
403
+ 196.74481896205722
404
+ ],
405
+ [
406
+ 191.81380890052355,
407
+ 196.3511671295965,
408
+ 197.28261346467502
409
+ ],
410
+ [
411
+ 192.17708335996298,
412
+ 196.54477535866943,
413
+ 197.41857550655985
414
+ ]
415
+ ],
416
+ "val_l0_aligned_by_layer": [
417
+ [
418
+ 186.9838569201724,
419
+ 190.97344028013538,
420
+ 193.0479384816754
421
+ ],
422
+ [
423
+ 183.2223494764398,
424
+ 187.83704188481676,
425
+ 189.93286436390503
426
+ ],
427
+ [
428
+ 185.21100572516156,
429
+ 190.30164708641811,
430
+ 192.51794289793645
431
+ ],
432
+ [
433
+ 188.1645942408377,
434
+ 192.41808466886351,
435
+ 194.1900633167846
436
+ ],
437
+ [
438
+ 189.3752181767169,
439
+ 194.85296686781638,
440
+ 195.70980587305198
441
+ ],
442
+ [
443
+ 191.14523347385267,
444
+ 195.71100572516156,
445
+ 196.746945925408
446
+ ],
447
+ [
448
+ 191.6744109947644,
449
+ 196.35820246991062,
450
+ 197.2568717277487
451
+ ],
452
+ [
453
+ 192.04177576833996,
454
+ 196.55241058509387,
455
+ 197.40450482593158
456
+ ]
457
+ ],
458
+ "self_recon": [
459
+ 2.9130634786925396,
460
+ 1.7881901423379962,
461
+ 1.2274321082629311,
462
+ 0.9665147589962175,
463
+ 0.6906284647800738,
464
+ 0.5569127770592021,
465
+ 0.47612134713007565,
466
+ 0.44877554122217206
467
+ ],
468
+ "cross_recon": [
469
+ 2.870523998351801,
470
+ 1.754528789042174,
471
+ 1.20345090353134,
472
+ 0.9602011833285562,
473
+ 0.691108691748025,
474
+ 0.5627063687997329,
475
+ 0.4826531713633807,
476
+ 0.45653997635674354
477
+ ],
478
+ "sparsity": [
479
+ 0.193495899638932,
480
+ 0.09528801925110664,
481
+ 0.10140411857182842,
482
+ 0.1047989272725074,
483
+ 0.10655918058445074,
484
+ 0.10794583353134045,
485
+ 0.10885428082278369,
486
+ 0.10924857413810522
487
+ ],
488
+ "val_self_recon": [
489
+ 2.6550347486715666,
490
+ 1.9931247551091678,
491
+ 1.2294395211791493,
492
+ 1.1164117354060967,
493
+ 0.6935106807666299,
494
+ 0.5846306283748587,
495
+ 0.4847504810200936,
496
+ 0.47565736695733996
497
+ ],
498
+ "val_cross_recon": [
499
+ 2.6203825628258173,
500
+ 1.9351823290917263,
501
+ 1.2082310590444434,
502
+ 1.0815617991367559,
503
+ 0.6951739241939565,
504
+ 0.580009875965368,
505
+ 0.48903424702389703,
506
+ 0.48064799333742153
507
+ ],
508
+ "val_sparsity": [
509
+ 0.09269335772354566,
510
+ 0.10108601329214285,
511
+ 0.10541353417628722,
512
+ 0.10797728988200582,
513
+ 0.10894390616897513,
514
+ 0.10991520567246132,
515
+ 0.11054643727253868,
516
+ 0.11096851640814887
517
+ ],
518
+ "layers": [
519
+ 20,
520
+ 21,
521
+ 22
522
+ ],
523
+ "topk_mode": "model_balanced_layer_agg"
524
+ }
v1/assembled_activations/qwen3-4b-ppo/plots/aligned_decoder_norm_heatmap.png ADDED

Git LFS Details

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

Git LFS Details

  • SHA256: 52367ff69ee2796ab4878d40cda2b3dcadf5630e203942a81c60be79fc8fc12e
  • Pointer size: 131 Bytes
  • Size of remote file: 183 kB
v1/assembled_activations/qwen3-4b-ppo/plots/cf_shift_by_layer.png ADDED

Git LFS Details

  • SHA256: aee28f2d6dc1ebc9f6ce531f3dadb4ca08394e09efe671f958e7412886b0dcd4
  • Pointer size: 130 Bytes
  • Size of remote file: 44.4 kB
v1/assembled_activations/qwen3-4b-ppo/plots/cf_shift_p95_by_layer.png ADDED

Git LFS Details

  • SHA256: 2ae6ff14db1530c26ad2c614c050fc03bf0f14e846cf10a2d51360ae0c86bfa2
  • Pointer size: 130 Bytes
  • Size of remote file: 98.7 kB
v1/assembled_activations/qwen3-4b-ppo/plots/class_distribution_multilayer.png ADDED

Git LFS Details

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

Git LFS Details

  • SHA256: f426f2112cc657638e76f8abfeaa5603c678925f3810dd1a584defa9721f1512
  • Pointer size: 131 Bytes
  • Size of remote file: 142 kB
v1/assembled_activations/qwen3-4b-ppo/plots/cross_layer_cosine_drift_by_stream.png ADDED

Git LFS Details

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

Git LFS Details

  • SHA256: 9f3aac3929fcc25e6a87297cf235aa62f995c14bbb75298ebdf40c6d84c64fd5
  • Pointer size: 130 Bytes
  • Size of remote file: 47.7 kB
v1/assembled_activations/qwen3-4b-ppo/plots/feature_layer_trajectories.png ADDED

Git LFS Details

  • SHA256: 21df6457a3f09e2a3462efce03441a429077c7589382321e292ad215bc05dedd
  • Pointer size: 131 Bytes
  • Size of remote file: 557 kB
v1/assembled_activations/qwen3-4b-ppo/plots/feature_sharing_ratio_by_layer.png ADDED

Git LFS Details

  • SHA256: 621151f82543d6e9bf26674e225d69f9e64c21faf3d68db9bdff380ae3271355
  • Pointer size: 130 Bytes
  • Size of remote file: 75.5 kB
v1/assembled_activations/qwen3-4b-ppo/plots/fve_by_layer.png ADDED

Git LFS Details

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

Git LFS Details

  • SHA256: 39d44e1923223346b6d7912cf42ba578107f06789c19084f5f3f9b1adaf16399
  • Pointer size: 130 Bytes
  • Size of remote file: 87.8 kB
v1/assembled_activations/qwen3-4b-ppo/plots/layer_concentration_entropy.png ADDED

Git LFS Details

  • SHA256: c35794f2d18f0c3253ab05efe55866dc5ee7e2542a36722739dbc7d16280f7ab
  • Pointer size: 131 Bytes
  • Size of remote file: 105 kB
v1/assembled_activations/qwen3-4b-ppo/plots/loss_curves.png ADDED

Git LFS Details

  • SHA256: 9076912327164cbc6bed9fadc328bf12d50bd1ac4d8a2e0bba99cd5bfd5fb870
  • Pointer size: 131 Bytes
  • Size of remote file: 324 kB
v1/assembled_activations/qwen3-4b-ppo/plots/max_norm_layer_migration.png ADDED

Git LFS Details

  • SHA256: 8e7c8bd22aee31a2e0b777bf41812432ef5711b85a931d84ecfe49ecec7162de
  • Pointer size: 130 Bytes
  • Size of remote file: 87.7 kB
v1/assembled_activations/qwen3-4b-ppo/plots/rho_histogram_by_layer.png ADDED

Git LFS Details

  • SHA256: 334f5eb228cd7ab2f035dbb690f762d700bd08f9106473ef7dcc2e0a67e56c79
  • Pointer size: 130 Bytes
  • Size of remote file: 46.6 kB
v1/assembled_activations/qwen3-4b-ppo/plots/rho_theta_scatter_by_layer.png ADDED

Git LFS Details

  • SHA256: 2364f49494b6788ba2550902f2243148647a37efaaddb516fdea25a98e257109
  • Pointer size: 131 Bytes
  • Size of remote file: 246 kB
v1/assembled_activations/qwen3-4b-ppo/plots/superposition_by_layer.png ADDED

Git LFS Details

  • SHA256: 7be2ff9d44bd69762ffcc4a1c566647960739087a19ac33db334f3247347e751
  • Pointer size: 131 Bytes
  • Size of remote file: 118 kB
v1/assembled_activations/qwen3-4b-ppo/plots/theta_by_layer.png ADDED

Git LFS Details

  • SHA256: 94a2af4bfd57360338c52f240195c935e3b5633082894e6ed8f20d92932a3466
  • Pointer size: 130 Bytes
  • Size of remote file: 48.6 kB
v1/assembled_activations/qwen3-4b-ppo/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-PPO-merged",
6
+ "aligned_run_id": "qwen3-4b-ppo",
7
+ "layers": [
8
+ 20,
9
+ 21,
10
+ 22
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-ppo/activations/aligned_activations.pt",
29
+ "activation_artifact": "interp_utils/crosscoder/results-multi-v1/assembled_activations/qwen3-4b-ppo/activations/activations.pt"
30
+ }