ishangarg183 commited on
Commit
1fca417
·
verified ·
1 Parent(s): 0ba6a97

Upload folder using huggingface_hub

Browse files
This view is limited to 50 files because it contains too many changes.   See raw diff
Files changed (50) hide show
  1. .gitattributes +3 -0
  2. v3-samelayer/v2/samelayer_separate/llama32-3b-orpo/plots/separate_collated/cf_shift_by_layer_pair.png +3 -0
  3. v3-samelayer/v2/samelayer_separate/llama32-3b-orpo/plots/separate_collated/class_distribution_by_layer_pair.png +3 -0
  4. v3-samelayer/v2/samelayer_separate/llama32-3b-orpo/plots/separate_collated/dead_neurons_by_layer_pair.png +3 -0
  5. v3-samelayer/v2/samelayer_separate/llama32-3b-orpo/plots/separate_collated/fve_by_layer_pair.png +3 -0
  6. v3-samelayer/v2/samelayer_separate/llama32-3b-orpo/plots/separate_collated/loss_by_layer_pair.png +3 -0
  7. v3-samelayer/v2/samelayer_separate/llama32-3b-orpo/separate_collated_metrics.json +67 -0
  8. v3-samelayer/v2/samelayer_separate/llama32-3b-orpo/singlelayer_separate/L24/checkpoints/final.pt +3 -0
  9. v3-samelayer/v2/samelayer_separate/llama32-3b-orpo/singlelayer_separate/L24/features/counterfactual_scores.csv +0 -0
  10. v3-samelayer/v2/samelayer_separate/llama32-3b-orpo/singlelayer_separate/L24/features/feature_classification.csv +0 -0
  11. v3-samelayer/v2/samelayer_separate/llama32-3b-orpo/singlelayer_separate/L24/features/merged_classification.csv +0 -0
  12. v3-samelayer/v2/samelayer_separate/llama32-3b-orpo/singlelayer_separate/L24/features/shared_features_geometry.csv +0 -0
  13. v3-samelayer/v2/samelayer_separate/llama32-3b-orpo/singlelayer_separate/L24/features/superposition_analysis.json +3 -0
  14. v3-samelayer/v2/samelayer_separate/llama32-3b-orpo/singlelayer_separate/L24/features/visual_evidence_features.json +208 -0
  15. v3-samelayer/v2/samelayer_separate/llama32-3b-orpo/singlelayer_separate/L24/metrics/aggregate_metrics.json +29 -0
  16. v3-samelayer/v2/samelayer_separate/llama32-3b-orpo/singlelayer_separate/L24/metrics/cf_shift_by_class.json +86 -0
  17. v3-samelayer/v2/samelayer_separate/llama32-3b-orpo/singlelayer_separate/L24/metrics/shared_geometry_metrics.json +197 -0
  18. v3-samelayer/v2/samelayer_separate/llama32-3b-orpo/singlelayer_separate/L24/metrics/training_metrics.json +80 -0
  19. v3-samelayer/v2/samelayer_separate/llama32-3b-orpo/singlelayer_separate/L24/plots/cf_distribution_per_class.png +3 -0
  20. v3-samelayer/v2/samelayer_separate/llama32-3b-orpo/singlelayer_separate/L24/plots/cf_shift_per_class.png +3 -0
  21. v3-samelayer/v2/samelayer_separate/llama32-3b-orpo/singlelayer_separate/L24/plots/class_distribution.png +3 -0
  22. v3-samelayer/v2/samelayer_separate/llama32-3b-orpo/singlelayer_separate/L24/plots/loss_curves.png +3 -0
  23. v3-samelayer/v2/samelayer_separate/llama32-3b-orpo/singlelayer_separate/L24/plots/rho_histogram.png +3 -0
  24. v3-samelayer/v2/samelayer_separate/llama32-3b-orpo/singlelayer_separate/L24/plots/rho_theta_scatter.png +3 -0
  25. v3-samelayer/v2/samelayer_separate/llama32-3b-orpo/singlelayer_separate/L24/plots/shared_geometry_histograms.png +3 -0
  26. v3-samelayer/v2/samelayer_separate/llama32-3b-orpo/singlelayer_separate/L24/plots/shared_geometry_theta_vs_norm_ratio.png +3 -0
  27. v3-samelayer/v2/samelayer_separate/llama32-3b-orpo/singlelayer_separate/L24/plots/superposition_analysis.png +3 -0
  28. v3-samelayer/v2/samelayer_separate/llama32-3b-orpo/singlelayer_separate/L24/run_meta.json +27 -0
  29. v3-samelayer/v2/samelayer_separate/llama32-3b-orpo/singlelayer_separate/L25/checkpoints/final.pt +3 -0
  30. v3-samelayer/v2/samelayer_separate/llama32-3b-orpo/singlelayer_separate/L25/features/counterfactual_scores.csv +0 -0
  31. v3-samelayer/v2/samelayer_separate/llama32-3b-orpo/singlelayer_separate/L25/features/feature_classification.csv +0 -0
  32. v3-samelayer/v2/samelayer_separate/llama32-3b-orpo/singlelayer_separate/L25/features/merged_classification.csv +0 -0
  33. v3-samelayer/v2/samelayer_separate/llama32-3b-orpo/singlelayer_separate/L25/features/shared_features_geometry.csv +0 -0
  34. v3-samelayer/v2/samelayer_separate/llama32-3b-orpo/singlelayer_separate/L25/features/superposition_analysis.json +3 -0
  35. v3-samelayer/v2/samelayer_separate/llama32-3b-orpo/singlelayer_separate/L25/features/visual_evidence_features.json +1499 -0
  36. v3-samelayer/v2/samelayer_separate/llama32-3b-orpo/singlelayer_separate/L25/metrics/aggregate_metrics.json +27 -0
  37. v3-samelayer/v2/samelayer_separate/llama32-3b-orpo/singlelayer_separate/L25/metrics/cf_shift_by_class.json +74 -0
  38. v3-samelayer/v2/samelayer_separate/llama32-3b-orpo/singlelayer_separate/L25/metrics/shared_geometry_metrics.json +197 -0
  39. v3-samelayer/v2/samelayer_separate/llama32-3b-orpo/singlelayer_separate/L25/metrics/training_metrics.json +80 -0
  40. v3-samelayer/v2/samelayer_separate/llama32-3b-orpo/singlelayer_separate/L25/plots/cf_distribution_per_class.png +3 -0
  41. v3-samelayer/v2/samelayer_separate/llama32-3b-orpo/singlelayer_separate/L25/plots/cf_shift_per_class.png +3 -0
  42. v3-samelayer/v2/samelayer_separate/llama32-3b-orpo/singlelayer_separate/L25/plots/class_distribution.png +3 -0
  43. v3-samelayer/v2/samelayer_separate/llama32-3b-orpo/singlelayer_separate/L25/plots/loss_curves.png +3 -0
  44. v3-samelayer/v2/samelayer_separate/llama32-3b-orpo/singlelayer_separate/L25/plots/rho_histogram.png +3 -0
  45. v3-samelayer/v2/samelayer_separate/llama32-3b-orpo/singlelayer_separate/L25/plots/rho_theta_scatter.png +3 -0
  46. v3-samelayer/v2/samelayer_separate/llama32-3b-orpo/singlelayer_separate/L25/plots/shared_geometry_histograms.png +3 -0
  47. v3-samelayer/v2/samelayer_separate/llama32-3b-orpo/singlelayer_separate/L25/plots/shared_geometry_theta_vs_norm_ratio.png +3 -0
  48. v3-samelayer/v2/samelayer_separate/llama32-3b-orpo/singlelayer_separate/L25/plots/superposition_analysis.png +3 -0
  49. v3-samelayer/v2/samelayer_separate/llama32-3b-orpo/singlelayer_separate/L25/run_meta.json +27 -0
  50. v3-samelayer/v2/samelayer_separate/llama32-3b-orpo/singlelayer_separate/L26/checkpoints/final.pt +3 -0
.gitattributes CHANGED
@@ -260,3 +260,6 @@ v2-differentlayer/smollm3-simpo/singlelayer_separate/base_L20__aligned_L19/featu
260
  v3-samelayer/v2/samelayer_separate/llama32-3b-dpo/singlelayer_separate/L12/features/superposition_analysis.json filter=lfs diff=lfs merge=lfs -text
261
  v3-samelayer/v2/samelayer_separate/llama32-3b-grpo/singlelayer_separate/L12/features/superposition_analysis.json filter=lfs diff=lfs merge=lfs -text
262
  v3-samelayer/v2/samelayer_separate/llama32-3b-grpo/singlelayer_separate/L14/features/superposition_analysis.json filter=lfs diff=lfs merge=lfs -text
 
 
 
 
260
  v3-samelayer/v2/samelayer_separate/llama32-3b-dpo/singlelayer_separate/L12/features/superposition_analysis.json filter=lfs diff=lfs merge=lfs -text
261
  v3-samelayer/v2/samelayer_separate/llama32-3b-grpo/singlelayer_separate/L12/features/superposition_analysis.json filter=lfs diff=lfs merge=lfs -text
262
  v3-samelayer/v2/samelayer_separate/llama32-3b-grpo/singlelayer_separate/L14/features/superposition_analysis.json filter=lfs diff=lfs merge=lfs -text
263
+ v3-samelayer/v2/samelayer_separate/llama32-3b-orpo/singlelayer_separate/L24/features/superposition_analysis.json filter=lfs diff=lfs merge=lfs -text
264
+ v3-samelayer/v2/samelayer_separate/llama32-3b-orpo/singlelayer_separate/L25/features/superposition_analysis.json filter=lfs diff=lfs merge=lfs -text
265
+ v3-samelayer/v2/samelayer_separate/llama32-3b-orpo/singlelayer_separate/L26/features/superposition_analysis.json filter=lfs diff=lfs merge=lfs -text
v3-samelayer/v2/samelayer_separate/llama32-3b-orpo/plots/separate_collated/cf_shift_by_layer_pair.png ADDED

Git LFS Details

  • SHA256: b05b5396dc145452d7a65accc03fb5dcbcd8b0e1d8b86b7c616cde5eb7d1e6df
  • Pointer size: 130 Bytes
  • Size of remote file: 72.4 kB
v3-samelayer/v2/samelayer_separate/llama32-3b-orpo/plots/separate_collated/class_distribution_by_layer_pair.png ADDED

Git LFS Details

  • SHA256: 75877e6b62c8f0d3227eb6d9b50f93fe866eff49b56c36656f451717f9076cd7
  • Pointer size: 131 Bytes
  • Size of remote file: 112 kB
v3-samelayer/v2/samelayer_separate/llama32-3b-orpo/plots/separate_collated/dead_neurons_by_layer_pair.png ADDED

Git LFS Details

  • SHA256: 66eb1f4873c751a92ff53f7524bc78f8baf317f3482312a623cc340a7cd48c4e
  • Pointer size: 130 Bytes
  • Size of remote file: 69 kB
v3-samelayer/v2/samelayer_separate/llama32-3b-orpo/plots/separate_collated/fve_by_layer_pair.png ADDED

Git LFS Details

  • SHA256: df8f9eeb6ed5e08dd472f6bae4dda9956dc93efde2a7de20b8b27ab653101cf0
  • Pointer size: 130 Bytes
  • Size of remote file: 86.9 kB
v3-samelayer/v2/samelayer_separate/llama32-3b-orpo/plots/separate_collated/loss_by_layer_pair.png ADDED

Git LFS Details

  • SHA256: 273b169e8956f4bc590c458ec189a46b5188a228b202aa2feb861500bba8b3e7
  • Pointer size: 130 Bytes
  • Size of remote file: 67 kB
v3-samelayer/v2/samelayer_separate/llama32-3b-orpo/separate_collated_metrics.json ADDED
@@ -0,0 +1,67 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "pairs": [
3
+ {
4
+ "base_layer": 24,
5
+ "aligned_layer": 24,
6
+ "fve_base": 0.6917385580652047,
7
+ "fve_aligned": 0.8213063228816886,
8
+ "dead_fraction": 0.9601006055880345,
9
+ "l0_base": 218.86945417396382,
10
+ "l0_aligned": 215.17615294804438,
11
+ "class_counts": {
12
+ "shared_attenuated": 23820,
13
+ "shared_intermediate": 325,
14
+ "shared_redirected": 279,
15
+ "aligned_only": 127,
16
+ "shared_aligned": 13,
17
+ "base_only": 10,
18
+ "other": 2
19
+ },
20
+ "cf_shift_mean": 0.0044291967407577605,
21
+ "final_val_loss": 0.31418172429993513
22
+ },
23
+ {
24
+ "base_layer": 25,
25
+ "aligned_layer": 25,
26
+ "fve_base": 0.6974730373053026,
27
+ "fve_aligned": 0.8137045902107398,
28
+ "dead_fraction": 0.9575202397554156,
29
+ "l0_base": 221.77302247518972,
30
+ "l0_aligned": 216.00512624051373,
31
+ "class_counts": {
32
+ "shared_attenuated": 13887,
33
+ "shared_redirected": 9771,
34
+ "shared_intermediate": 750,
35
+ "aligned_only": 141,
36
+ "shared_aligned": 16,
37
+ "base_only": 11
38
+ },
39
+ "cf_shift_mean": 0.0045816198155289355,
40
+ "final_val_loss": 0.38567787502448597
41
+ },
42
+ {
43
+ "base_layer": 26,
44
+ "aligned_layer": 26,
45
+ "fve_base": 0.6948683127682871,
46
+ "fve_aligned": 0.8077474685863675,
47
+ "dead_fraction": 0.9566881479189817,
48
+ "l0_base": 220.45481246351432,
49
+ "l0_aligned": 215.16945782253356,
50
+ "class_counts": {
51
+ "shared_attenuated": 17636,
52
+ "shared_redirected": 6113,
53
+ "shared_intermediate": 645,
54
+ "aligned_only": 170,
55
+ "shared_aligned": 9,
56
+ "base_only": 3
57
+ },
58
+ "cf_shift_mean": 0.004921687583127508,
59
+ "final_val_loss": 0.5043826693015573
60
+ }
61
+ ],
62
+ "summary": {
63
+ "n_pairs": 3,
64
+ "mean_fve_base": 0.6946933027129315,
65
+ "mean_fve_aligned": 0.8142527938929319
66
+ }
67
+ }
v3-samelayer/v2/samelayer_separate/llama32-3b-orpo/singlelayer_separate/L24/checkpoints/final.pt ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:9cba3c5fe3914599b8fbb1b20ecfc78dd66e7fdc6efdfcf526b8bca4e232a11d
3
+ size 3624487706
v3-samelayer/v2/samelayer_separate/llama32-3b-orpo/singlelayer_separate/L24/features/counterfactual_scores.csv ADDED
The diff for this file is too large to render. See raw diff
 
v3-samelayer/v2/samelayer_separate/llama32-3b-orpo/singlelayer_separate/L24/features/feature_classification.csv ADDED
The diff for this file is too large to render. See raw diff
 
v3-samelayer/v2/samelayer_separate/llama32-3b-orpo/singlelayer_separate/L24/features/merged_classification.csv ADDED
The diff for this file is too large to render. See raw diff
 
v3-samelayer/v2/samelayer_separate/llama32-3b-orpo/singlelayer_separate/L24/features/shared_features_geometry.csv ADDED
The diff for this file is too large to render. See raw diff
 
v3-samelayer/v2/samelayer_separate/llama32-3b-orpo/singlelayer_separate/L24/features/superposition_analysis.json ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:0012b2462f0fe0622b245689cb0afe0deaff96be134af9b2f745dc4c0c84ea5b
3
+ size 10780269
v3-samelayer/v2/samelayer_separate/llama32-3b-orpo/singlelayer_separate/L24/features/visual_evidence_features.json ADDED
@@ -0,0 +1,208 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "lost_visual_evidence": [
3
+ 1603,
4
+ 3399,
5
+ 9683,
6
+ 11751,
7
+ 14933,
8
+ 16969,
9
+ 18264,
10
+ 18519,
11
+ 19278,
12
+ 21423
13
+ ],
14
+ "redirected_visual_to_prior": [
15
+ 45,
16
+ 532,
17
+ 825,
18
+ 954,
19
+ 1550,
20
+ 2086,
21
+ 2095,
22
+ 2304,
23
+ 2520,
24
+ 3054,
25
+ 3198,
26
+ 3415,
27
+ 3779,
28
+ 4078,
29
+ 4311,
30
+ 4598,
31
+ 5175,
32
+ 5260,
33
+ 5288,
34
+ 7136,
35
+ 7274,
36
+ 7979,
37
+ 8738,
38
+ 9193,
39
+ 9201,
40
+ 9790,
41
+ 10577,
42
+ 10803,
43
+ 11262,
44
+ 11301,
45
+ 11449,
46
+ 11709,
47
+ 12035,
48
+ 14036,
49
+ 14200,
50
+ 14612,
51
+ 14613,
52
+ 14657,
53
+ 15160,
54
+ 15910,
55
+ 15969,
56
+ 16336,
57
+ 16509,
58
+ 16987,
59
+ 17344,
60
+ 17464,
61
+ 17853,
62
+ 18098,
63
+ 18311,
64
+ 18341,
65
+ 18575,
66
+ 18589,
67
+ 19052,
68
+ 19285,
69
+ 19369,
70
+ 19565,
71
+ 20043,
72
+ 20435,
73
+ 20460,
74
+ 20869,
75
+ 21039,
76
+ 21449,
77
+ 21534,
78
+ 22888,
79
+ 23188,
80
+ 23842,
81
+ 24305
82
+ ],
83
+ "new_compensatory_visual": [
84
+ 24,
85
+ 119,
86
+ 235,
87
+ 317,
88
+ 407,
89
+ 548,
90
+ 568,
91
+ 910,
92
+ 922,
93
+ 1154,
94
+ 1238,
95
+ 1244,
96
+ 2080,
97
+ 2278,
98
+ 2308,
99
+ 2478,
100
+ 2647,
101
+ 2821,
102
+ 3012,
103
+ 3452,
104
+ 3664,
105
+ 3858,
106
+ 4162,
107
+ 4369,
108
+ 4444,
109
+ 4560,
110
+ 4630,
111
+ 5130,
112
+ 5255,
113
+ 5867,
114
+ 5945,
115
+ 6166,
116
+ 6260,
117
+ 6448,
118
+ 6545,
119
+ 7830,
120
+ 7924,
121
+ 7942,
122
+ 8075,
123
+ 8310,
124
+ 8871,
125
+ 9340,
126
+ 9494,
127
+ 9775,
128
+ 9779,
129
+ 9791,
130
+ 9805,
131
+ 10187,
132
+ 10741,
133
+ 10983,
134
+ 11132,
135
+ 11133,
136
+ 12052,
137
+ 12215,
138
+ 12473,
139
+ 12504,
140
+ 12685,
141
+ 13074,
142
+ 13148,
143
+ 13402,
144
+ 13576,
145
+ 13605,
146
+ 13699,
147
+ 13832,
148
+ 14114,
149
+ 14120,
150
+ 14260,
151
+ 14263,
152
+ 14273,
153
+ 14560,
154
+ 14769,
155
+ 14891,
156
+ 15294,
157
+ 15808,
158
+ 15859,
159
+ 16115,
160
+ 16430,
161
+ 16475,
162
+ 16519,
163
+ 16576,
164
+ 16783,
165
+ 16836,
166
+ 17021,
167
+ 17411,
168
+ 17528,
169
+ 17751,
170
+ 17894,
171
+ 18024,
172
+ 18042,
173
+ 18229,
174
+ 18233,
175
+ 18470,
176
+ 18723,
177
+ 18840,
178
+ 18849,
179
+ 18879,
180
+ 19314,
181
+ 19461,
182
+ 19501,
183
+ 19957,
184
+ 19988,
185
+ 20109,
186
+ 20548,
187
+ 20630,
188
+ 20802,
189
+ 21194,
190
+ 21357,
191
+ 21407,
192
+ 21767,
193
+ 21903,
194
+ 21988,
195
+ 22955,
196
+ 23136,
197
+ 23203,
198
+ 23231,
199
+ 23452,
200
+ 23987,
201
+ 24103,
202
+ 24155,
203
+ 24167,
204
+ 24479,
205
+ 24537,
206
+ 24545
207
+ ]
208
+ }
v3-samelayer/v2/samelayer_separate/llama32-3b-orpo/singlelayer_separate/L24/metrics/aggregate_metrics.json ADDED
@@ -0,0 +1,29 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "feature_sharing_ratio": 0.9944250020346708,
3
+ "semantic_stability_score": 0.20668086717799514,
4
+ "counterfactual_sensitivity_shift": {
5
+ "shared_attenuated": -0.000499223078063307,
6
+ "shared_intermediate": 0.002569300220594204,
7
+ "aligned_only": 0.026772447905730544,
8
+ "shared_redirected": -0.0013862175928566706,
9
+ "shared_aligned": 0.006163972814997228,
10
+ "base_only": -0.00487822531722486,
11
+ "other": 0.0022623222321271896
12
+ },
13
+ "superposition_fraction": 0.0,
14
+ "fve_base": 0.6917385580652047,
15
+ "fve_aligned": 0.8213063228816886,
16
+ "dead_neuron_fraction": 0.9601006055880345,
17
+ "l0_sparsity_base": 218.86945417396382,
18
+ "l0_sparsity_aligned": 215.17615294804438,
19
+ "class_counts": {
20
+ "shared_attenuated": 23820,
21
+ "shared_intermediate": 325,
22
+ "shared_redirected": 279,
23
+ "aligned_only": 127,
24
+ "shared_aligned": 13,
25
+ "base_only": 10,
26
+ "other": 2
27
+ },
28
+ "total_features": 24576
29
+ }
v3-samelayer/v2/samelayer_separate/llama32-3b-orpo/singlelayer_separate/L24/metrics/cf_shift_by_class.json ADDED
@@ -0,0 +1,86 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "shared_attenuated": {
3
+ "count": 23820,
4
+ "cf_shift_mean": -0.000499223078063307,
5
+ "cf_shift_std": 0.017532754541938086,
6
+ "cf_shift_median": 0.0,
7
+ "cf_base_mean": 0.008794148879504613,
8
+ "cf_aligned_mean": 0.008294925803028964,
9
+ "high_cf_base_count": 4928,
10
+ "low_cf_base_count": 18892,
11
+ "high_cf_aligned_count": 5323,
12
+ "low_cf_aligned_count": 18497
13
+ },
14
+ "shared_intermediate": {
15
+ "count": 325,
16
+ "cf_shift_mean": 0.002569300220594204,
17
+ "cf_shift_std": 0.016879758728600414,
18
+ "cf_shift_median": 0.002027505775913596,
19
+ "cf_base_mean": 0.0010280754142601067,
20
+ "cf_aligned_mean": 0.0035973756364518733,
21
+ "high_cf_base_count": 51,
22
+ "low_cf_base_count": 274,
23
+ "high_cf_aligned_count": 322,
24
+ "low_cf_aligned_count": 3
25
+ },
26
+ "aligned_only": {
27
+ "count": 127,
28
+ "cf_shift_mean": 0.026772447905730544,
29
+ "cf_shift_std": 0.10827147949465418,
30
+ "cf_shift_median": 0.029958724975585938,
31
+ "cf_base_mean": 0.14681375240483013,
32
+ "cf_aligned_mean": 0.1735862004866034,
33
+ "high_cf_base_count": 92,
34
+ "low_cf_base_count": 35,
35
+ "high_cf_aligned_count": 123,
36
+ "low_cf_aligned_count": 4
37
+ },
38
+ "shared_redirected": {
39
+ "count": 279,
40
+ "cf_shift_mean": -0.0013862175928566706,
41
+ "cf_shift_std": 0.014340904661770015,
42
+ "cf_shift_median": 0.0003712415636982769,
43
+ "cf_base_mean": 0.005466559488874042,
44
+ "cf_aligned_mean": 0.004080341905568288,
45
+ "high_cf_base_count": 103,
46
+ "low_cf_base_count": 176,
47
+ "high_cf_aligned_count": 215,
48
+ "low_cf_aligned_count": 64
49
+ },
50
+ "shared_aligned": {
51
+ "count": 13,
52
+ "cf_shift_mean": 0.006163972814997228,
53
+ "cf_shift_std": 0.0033370034904769874,
54
+ "cf_shift_median": 0.005650900304317474,
55
+ "cf_base_mean": 0.00022877654275641992,
56
+ "cf_aligned_mean": 0.006392749357753648,
57
+ "high_cf_base_count": 1,
58
+ "low_cf_base_count": 12,
59
+ "high_cf_aligned_count": 13,
60
+ "low_cf_aligned_count": 0
61
+ },
62
+ "base_only": {
63
+ "count": 10,
64
+ "cf_shift_mean": -0.00487822531722486,
65
+ "cf_shift_std": 0.0025561177183108293,
66
+ "cf_shift_median": -0.003935241256840527,
67
+ "cf_base_mean": 0.00487822531722486,
68
+ "cf_aligned_mean": 0.0,
69
+ "high_cf_base_count": 10,
70
+ "low_cf_base_count": 0,
71
+ "high_cf_aligned_count": 0,
72
+ "low_cf_aligned_count": 10
73
+ },
74
+ "other": {
75
+ "count": 2,
76
+ "cf_shift_mean": 0.0022623222321271896,
77
+ "cf_shift_std": 0.0014153551310300827,
78
+ "cf_shift_median": 0.0022623222321271896,
79
+ "cf_base_mean": 0.014363524969667196,
80
+ "cf_aligned_mean": 0.016625847201794386,
81
+ "high_cf_base_count": 2,
82
+ "low_cf_base_count": 0,
83
+ "high_cf_aligned_count": 2,
84
+ "low_cf_aligned_count": 0
85
+ }
86
+ }
v3-samelayer/v2/samelayer_separate/llama32-3b-orpo/singlelayer_separate/L24/metrics/shared_geometry_metrics.json ADDED
@@ -0,0 +1,197 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "shared_aligned": {
3
+ "n": 13,
4
+ "rho_mean": 0.6095099907654983,
5
+ "rho_std": 0.02206697767459728,
6
+ "theta_mean": 0.8301824147884662,
7
+ "theta_std": 0.0283838117161307,
8
+ "angle_deg_mean": 33.7711898642834,
9
+ "angle_deg_std": 3.0280750958783638,
10
+ "norm_ratio_raw_mean": 1.568577746152553,
11
+ "norm_ratio_raw_std": 0.14767486195380108,
12
+ "linear_map": {
13
+ "sv_mean": 0.006637199316173792,
14
+ "sv_std": 0.10230635851621628,
15
+ "condition_number": 185188290854.45724,
16
+ "mean_principal_angle_deg": 33.77118733221105,
17
+ "singular_values": [
18
+ 1.8441752195358276,
19
+ 1.8182953596115112,
20
+ 1.727575421333313,
21
+ 1.6511282920837402,
22
+ 1.6190892457962036,
23
+ 1.6019418239593506,
24
+ 1.5583066940307617,
25
+ 1.4992940425872803,
26
+ 1.470177412033081,
27
+ 1.452965497970581,
28
+ 1.4298076629638672,
29
+ 1.3727773427963257,
30
+ 1.3436946868896484,
31
+ 8.202304684346018e-07,
32
+ 7.565356554550817e-07,
33
+ 7.161047506087925e-07,
34
+ 6.647239843005082e-07,
35
+ 6.267784442570701e-07,
36
+ 5.966500111753703e-07,
37
+ 5.455704581436294e-07
38
+ ]
39
+ }
40
+ },
41
+ "shared_redirected": {
42
+ "n": 279,
43
+ "rho_mean": 0.6145969078104984,
44
+ "rho_std": 0.05805350904204297,
45
+ "theta_mean": 0.2781074218832517,
46
+ "theta_std": 0.1924472027588178,
47
+ "angle_deg_mean": 71.97968231266591,
48
+ "angle_deg_std": 8.593953819123211,
49
+ "norm_ratio_raw_mean": 1.6710248508680676,
50
+ "norm_ratio_raw_std": 0.5157112245138095,
51
+ "linear_map": {
52
+ "sv_mean": 0.14838452637195587,
53
+ "sv_std": 0.5547286868095398,
54
+ "condition_number": 320271203401.5684,
55
+ "mean_principal_angle_deg": 71.97968219080174,
56
+ "singular_values": [
57
+ 10.916436195373535,
58
+ 7.2348785400390625,
59
+ 5.034068584442139,
60
+ 4.4348907470703125,
61
+ 4.333131790161133,
62
+ 4.256071090698242,
63
+ 4.144047260284424,
64
+ 3.9680495262145996,
65
+ 3.8970162868499756,
66
+ 3.6927683353424072,
67
+ 3.6638941764831543,
68
+ 3.5627036094665527,
69
+ 3.510328531265259,
70
+ 3.328859329223633,
71
+ 3.205871820449829,
72
+ 3.1848032474517822,
73
+ 3.166362762451172,
74
+ 3.095590353012085,
75
+ 2.9629573822021484,
76
+ 2.9532363414764404
77
+ ]
78
+ }
79
+ },
80
+ "shared_intermediate": {
81
+ "n": 325,
82
+ "rho_mean": 0.6110487037438612,
83
+ "rho_std": 0.04185069984337924,
84
+ "theta_mean": 0.636864962211022,
85
+ "theta_std": 0.1016752408843836,
86
+ "angle_deg_mean": 49.941744190117696,
87
+ "angle_deg_std": 6.038230264914346,
88
+ "norm_ratio_raw_mean": 1.6068550736725855,
89
+ "norm_ratio_raw_std": 0.3398476461641994,
90
+ "linear_map": {
91
+ "sv_mean": 0.17257894575595856,
92
+ "sv_std": 0.5342199206352234,
93
+ "condition_number": 45224695317.56914,
94
+ "mean_principal_angle_deg": 49.941759229959196,
95
+ "singular_values": [
96
+ 4.956875324249268,
97
+ 4.236698627471924,
98
+ 3.663167715072632,
99
+ 3.603419303894043,
100
+ 3.4688591957092285,
101
+ 3.2689712047576904,
102
+ 3.182934284210205,
103
+ 3.133496046066284,
104
+ 3.0437493324279785,
105
+ 2.9739701747894287,
106
+ 2.9161601066589355,
107
+ 2.8687326908111572,
108
+ 2.79701828956604,
109
+ 2.7895870208740234,
110
+ 2.746147871017456,
111
+ 2.7189102172851562,
112
+ 2.7070393562316895,
113
+ 2.660762310028076,
114
+ 2.641383409500122,
115
+ 2.625811815261841
116
+ ]
117
+ }
118
+ },
119
+ "shared_attenuated": {
120
+ "n": 23820,
121
+ "rho_mean": 0.5106240070411681,
122
+ "rho_std": 0.014023411736993804,
123
+ "theta_mean": 0.19963454644888362,
124
+ "theta_std": 0.22082077625876703,
125
+ "angle_deg_mean": 76.4458003930312,
126
+ "angle_deg_std": 20.213276635688445,
127
+ "norm_ratio_raw_mean": 1.0450977982970917,
128
+ "norm_ratio_raw_std": 0.0587190430828745,
129
+ "linear_map": {
130
+ "sv_mean": 0.4495958387851715,
131
+ "sv_std": 0.3112870454788208,
132
+ "condition_number": 25924.684666390676,
133
+ "mean_principal_angle_deg": 51.82125994991204,
134
+ "singular_values": [
135
+ 2.1539316177368164,
136
+ 1.9445794820785522,
137
+ 1.4179205894470215,
138
+ 1.3442058563232422,
139
+ 1.3168925046920776,
140
+ 1.2667152881622314,
141
+ 1.2415446043014526,
142
+ 1.2231152057647705,
143
+ 1.2106451988220215,
144
+ 1.1943817138671875,
145
+ 1.1732127666473389,
146
+ 1.1679766178131104,
147
+ 1.1656498908996582,
148
+ 1.1580183506011963,
149
+ 1.1537439823150635,
150
+ 1.152657389640808,
151
+ 1.1482895612716675,
152
+ 1.1459800004959106,
153
+ 1.1422923803329468,
154
+ 1.138850450515747
155
+ ]
156
+ }
157
+ },
158
+ "all_shared": {
159
+ "n": 24437,
160
+ "rho_mean": 0.5131992815646953,
161
+ "rho_std": 0.022574879293603314,
162
+ "theta_mean": 0.20668086717799514,
163
+ "theta_std": 0.22553084229406692,
164
+ "angle_deg_mean": 76.01961734489753,
165
+ "angle_deg_std": 20.24712500495801,
166
+ "norm_ratio_raw_mean": 1.0599936530045622,
167
+ "norm_ratio_raw_std": 0.12854146259696117,
168
+ "linear_map": {
169
+ "sv_mean": 0.45716390013694763,
170
+ "sv_std": 0.3201857805252075,
171
+ "condition_number": 24479.09510032409,
172
+ "mean_principal_angle_deg": 51.23798228536047,
173
+ "singular_values": [
174
+ 2.9215776920318604,
175
+ 2.076634645462036,
176
+ 1.677761435508728,
177
+ 1.5641876459121704,
178
+ 1.4405672550201416,
179
+ 1.4153029918670654,
180
+ 1.3486788272857666,
181
+ 1.322695016860962,
182
+ 1.3218241930007935,
183
+ 1.2954325675964355,
184
+ 1.2699848413467407,
185
+ 1.2587003707885742,
186
+ 1.2520477771759033,
187
+ 1.2432689666748047,
188
+ 1.2309800386428833,
189
+ 1.2243741750717163,
190
+ 1.2149879932403564,
191
+ 1.2028449773788452,
192
+ 1.1980719566345215,
193
+ 1.1934260129928589
194
+ ]
195
+ }
196
+ }
197
+ }
v3-samelayer/v2/samelayer_separate/llama32-3b-orpo/singlelayer_separate/L24/metrics/training_metrics.json ADDED
@@ -0,0 +1,80 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "epochs": [
3
+ 1,
4
+ 2,
5
+ 3,
6
+ 4
7
+ ],
8
+ "train_loss": [
9
+ 0.45805229377969275,
10
+ 0.333138714181841,
11
+ 0.3126813465923993,
12
+ 0.3016513238959471
13
+ ],
14
+ "val_loss": [
15
+ 0.34723644855758906,
16
+ 0.3256477214278975,
17
+ 0.31618209549893883,
18
+ 0.31418172429993513
19
+ ],
20
+ "train_fve_base": [
21
+ 0.5433042153446422,
22
+ 0.6695229105620932,
23
+ 0.6972381592284012,
24
+ 0.7113243858158693
25
+ ],
26
+ "train_fve_aligned": [
27
+ 0.7025061912934681,
28
+ 0.7980310606525018,
29
+ 0.8165398595699148,
30
+ 0.8263986477431539
31
+ ],
32
+ "val_fve_base": [
33
+ 0.6455582249226994,
34
+ 0.676619731006822,
35
+ 0.6890871437432254,
36
+ 0.6917385580652047
37
+ ],
38
+ "val_fve_aligned": [
39
+ 0.7889730989620948,
40
+ 0.809458639609252,
41
+ 0.8190214287548165,
42
+ 0.8213063228816886
43
+ ],
44
+ "dead_neurons": [
45
+ 0.9284377422377302,
46
+ 0.961359504434148,
47
+ 0.9609491114232253,
48
+ 0.9601006055880345
49
+ ],
50
+ "l0_base": [
51
+ 222.73088149445417,
52
+ 213.97726941039113,
53
+ 216.8560091943958,
54
+ 218.86945417396382
55
+ ],
56
+ "l0_aligned": [
57
+ 198.61960011675424,
58
+ 200.03940455341507,
59
+ 210.99677101576182,
60
+ 215.17615294804438
61
+ ],
62
+ "self_recon": [
63
+ 0.2683451912831787,
64
+ 0.18834178147090505,
65
+ 0.17184234365725198,
66
+ 0.16325496710397594
67
+ ],
68
+ "cross_recon": [
69
+ 0.32382464270562505,
70
+ 0.2583096192043842,
71
+ 0.24391225795438257,
72
+ 0.23565793059161722
73
+ ],
74
+ "sparsity": [
75
+ 0.060177242506232374,
76
+ 0.04147308340249393,
77
+ 0.04327409740339506,
78
+ 0.04413318244976324
79
+ ]
80
+ }
v3-samelayer/v2/samelayer_separate/llama32-3b-orpo/singlelayer_separate/L24/plots/cf_distribution_per_class.png ADDED

Git LFS Details

  • SHA256: 8b0246c05d871f078ff0f1c2bc4a6bd8edeb273d3c0112cb34d7d0ba1d83e208
  • Pointer size: 131 Bytes
  • Size of remote file: 168 kB
v3-samelayer/v2/samelayer_separate/llama32-3b-orpo/singlelayer_separate/L24/plots/cf_shift_per_class.png ADDED

Git LFS Details

  • SHA256: fea86aa65d257643a7b1df592d4edb316de6fb3985b2a4e3844724b048fe8026
  • Pointer size: 131 Bytes
  • Size of remote file: 128 kB
v3-samelayer/v2/samelayer_separate/llama32-3b-orpo/singlelayer_separate/L24/plots/class_distribution.png ADDED

Git LFS Details

  • SHA256: fdfffa4b73c0cbf2dde10c776b77ed337b3c7f4f1491d4e532e677f4f11aa741
  • Pointer size: 131 Bytes
  • Size of remote file: 163 kB
v3-samelayer/v2/samelayer_separate/llama32-3b-orpo/singlelayer_separate/L24/plots/loss_curves.png ADDED

Git LFS Details

  • SHA256: 04780bd68be6b14a857f5628c14dccf74b2341db14269b647d6827459d590d7f
  • Pointer size: 131 Bytes
  • Size of remote file: 316 kB
v3-samelayer/v2/samelayer_separate/llama32-3b-orpo/singlelayer_separate/L24/plots/rho_histogram.png ADDED

Git LFS Details

  • SHA256: b4cedcc12f08d9ce054c8ab010fa9a6b4ac2b92602099aa04074d31102711889
  • Pointer size: 130 Bytes
  • Size of remote file: 86.9 kB
v3-samelayer/v2/samelayer_separate/llama32-3b-orpo/singlelayer_separate/L24/plots/rho_theta_scatter.png ADDED

Git LFS Details

  • SHA256: e06b1931326ee4fcf9b016f774c038d49d0fe804b91d68889af8ce0b31eda973
  • Pointer size: 131 Bytes
  • Size of remote file: 391 kB
v3-samelayer/v2/samelayer_separate/llama32-3b-orpo/singlelayer_separate/L24/plots/shared_geometry_histograms.png ADDED

Git LFS Details

  • SHA256: fd66dc9c8bc37848878e2a6b4a1eb7e2a231a547588dc151cfcf8a0a92a0c71a
  • Pointer size: 131 Bytes
  • Size of remote file: 142 kB
v3-samelayer/v2/samelayer_separate/llama32-3b-orpo/singlelayer_separate/L24/plots/shared_geometry_theta_vs_norm_ratio.png ADDED

Git LFS Details

  • SHA256: de745c43b922103e46f181a3ffad6a1fe116d65a7e695035c52b0c1c7abe8ad7
  • Pointer size: 131 Bytes
  • Size of remote file: 315 kB
v3-samelayer/v2/samelayer_separate/llama32-3b-orpo/singlelayer_separate/L24/plots/superposition_analysis.png ADDED

Git LFS Details

  • SHA256: 2f403a63bef99863180331f7fa7f324a808414d0688ce0e60c0dca0e1d08562b
  • Pointer size: 131 Bytes
  • Size of remote file: 245 kB
v3-samelayer/v2/samelayer_separate/llama32-3b-orpo/singlelayer_separate/L24/run_meta.json ADDED
@@ -0,0 +1,27 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "base_model": "meta-llama/Llama-3.2-3B-Instruct",
3
+ "aligned_run_id": "llama32-3b-orpo",
4
+ "position": "last_prompt",
5
+ "multi_type": "separate",
6
+ "source_activations": "interp_utils/crosscoder/results-multi-v1/v1/samelayer_separate/llama32-3b-orpo/activations/activations.pt",
7
+ "base_activations_path": "interp_utils/crosscoder/results-multi-v1/v1/base_activations/llama32-3b-union/activations/base_activations.pt",
8
+ "source_layers": [
9
+ 24,
10
+ 25,
11
+ 26
12
+ ],
13
+ "base_source_layers": [
14
+ 10,
15
+ 11,
16
+ 12,
17
+ 13,
18
+ 14,
19
+ 23,
20
+ 24,
21
+ 25,
22
+ 26
23
+ ],
24
+ "layer": 24,
25
+ "base_layer": 24,
26
+ "aligned_layer": 24
27
+ }
v3-samelayer/v2/samelayer_separate/llama32-3b-orpo/singlelayer_separate/L25/checkpoints/final.pt ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:2d0e9dc5d084230d2c4597a548ce55b318ad0ef82afb0d21caf3ede074c75b7b
3
+ size 3624487706
v3-samelayer/v2/samelayer_separate/llama32-3b-orpo/singlelayer_separate/L25/features/counterfactual_scores.csv ADDED
The diff for this file is too large to render. See raw diff
 
v3-samelayer/v2/samelayer_separate/llama32-3b-orpo/singlelayer_separate/L25/features/feature_classification.csv ADDED
The diff for this file is too large to render. See raw diff
 
v3-samelayer/v2/samelayer_separate/llama32-3b-orpo/singlelayer_separate/L25/features/merged_classification.csv ADDED
The diff for this file is too large to render. See raw diff
 
v3-samelayer/v2/samelayer_separate/llama32-3b-orpo/singlelayer_separate/L25/features/shared_features_geometry.csv ADDED
The diff for this file is too large to render. See raw diff
 
v3-samelayer/v2/samelayer_separate/llama32-3b-orpo/singlelayer_separate/L25/features/superposition_analysis.json ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:3fc1e2760bfdad857d9b7629007a41f9af340124520624fa2c90f5501944e69e
3
+ size 12565188
v3-samelayer/v2/samelayer_separate/llama32-3b-orpo/singlelayer_separate/L25/features/visual_evidence_features.json ADDED
@@ -0,0 +1,1499 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "lost_visual_evidence": [
3
+ 1731,
4
+ 2825,
5
+ 3100,
6
+ 7043,
7
+ 9185,
8
+ 9703,
9
+ 11751,
10
+ 12899,
11
+ 17741,
12
+ 19282,
13
+ 22315
14
+ ],
15
+ "redirected_visual_to_prior": [
16
+ 0,
17
+ 36,
18
+ 52,
19
+ 99,
20
+ 107,
21
+ 138,
22
+ 183,
23
+ 209,
24
+ 262,
25
+ 265,
26
+ 284,
27
+ 285,
28
+ 290,
29
+ 294,
30
+ 328,
31
+ 346,
32
+ 369,
33
+ 398,
34
+ 401,
35
+ 402,
36
+ 443,
37
+ 491,
38
+ 519,
39
+ 532,
40
+ 533,
41
+ 538,
42
+ 585,
43
+ 613,
44
+ 642,
45
+ 661,
46
+ 699,
47
+ 725,
48
+ 825,
49
+ 843,
50
+ 868,
51
+ 873,
52
+ 886,
53
+ 888,
54
+ 899,
55
+ 904,
56
+ 913,
57
+ 916,
58
+ 930,
59
+ 955,
60
+ 981,
61
+ 1014,
62
+ 1096,
63
+ 1115,
64
+ 1142,
65
+ 1176,
66
+ 1199,
67
+ 1231,
68
+ 1236,
69
+ 1241,
70
+ 1250,
71
+ 1267,
72
+ 1280,
73
+ 1282,
74
+ 1304,
75
+ 1315,
76
+ 1325,
77
+ 1347,
78
+ 1350,
79
+ 1366,
80
+ 1390,
81
+ 1406,
82
+ 1414,
83
+ 1439,
84
+ 1451,
85
+ 1464,
86
+ 1519,
87
+ 1580,
88
+ 1591,
89
+ 1592,
90
+ 1595,
91
+ 1598,
92
+ 1695,
93
+ 1698,
94
+ 1708,
95
+ 1743,
96
+ 1774,
97
+ 1782,
98
+ 1786,
99
+ 1818,
100
+ 1846,
101
+ 1849,
102
+ 1881,
103
+ 1897,
104
+ 1900,
105
+ 1915,
106
+ 1931,
107
+ 1959,
108
+ 1992,
109
+ 2002,
110
+ 2003,
111
+ 2023,
112
+ 2036,
113
+ 2095,
114
+ 2137,
115
+ 2166,
116
+ 2167,
117
+ 2179,
118
+ 2216,
119
+ 2221,
120
+ 2274,
121
+ 2276,
122
+ 2311,
123
+ 2324,
124
+ 2326,
125
+ 2331,
126
+ 2406,
127
+ 2418,
128
+ 2445,
129
+ 2494,
130
+ 2496,
131
+ 2519,
132
+ 2520,
133
+ 2547,
134
+ 2582,
135
+ 2608,
136
+ 2627,
137
+ 2638,
138
+ 2644,
139
+ 2669,
140
+ 2675,
141
+ 2725,
142
+ 2737,
143
+ 2751,
144
+ 2764,
145
+ 2769,
146
+ 2790,
147
+ 2804,
148
+ 2812,
149
+ 2828,
150
+ 2846,
151
+ 2861,
152
+ 2865,
153
+ 2907,
154
+ 2929,
155
+ 2964,
156
+ 2989,
157
+ 2990,
158
+ 3007,
159
+ 3011,
160
+ 3032,
161
+ 3035,
162
+ 3055,
163
+ 3072,
164
+ 3084,
165
+ 3089,
166
+ 3096,
167
+ 3102,
168
+ 3136,
169
+ 3167,
170
+ 3168,
171
+ 3170,
172
+ 3175,
173
+ 3176,
174
+ 3184,
175
+ 3187,
176
+ 3198,
177
+ 3199,
178
+ 3209,
179
+ 3254,
180
+ 3317,
181
+ 3379,
182
+ 3386,
183
+ 3406,
184
+ 3425,
185
+ 3427,
186
+ 3466,
187
+ 3469,
188
+ 3478,
189
+ 3479,
190
+ 3491,
191
+ 3501,
192
+ 3523,
193
+ 3525,
194
+ 3561,
195
+ 3576,
196
+ 3591,
197
+ 3613,
198
+ 3619,
199
+ 3625,
200
+ 3634,
201
+ 3638,
202
+ 3640,
203
+ 3668,
204
+ 3677,
205
+ 3684,
206
+ 3708,
207
+ 3760,
208
+ 3776,
209
+ 3779,
210
+ 3790,
211
+ 3796,
212
+ 3803,
213
+ 3834,
214
+ 3841,
215
+ 3844,
216
+ 3855,
217
+ 3860,
218
+ 3923,
219
+ 3943,
220
+ 3956,
221
+ 3978,
222
+ 4004,
223
+ 4026,
224
+ 4057,
225
+ 4069,
226
+ 4077,
227
+ 4086,
228
+ 4105,
229
+ 4131,
230
+ 4150,
231
+ 4199,
232
+ 4212,
233
+ 4219,
234
+ 4234,
235
+ 4245,
236
+ 4267,
237
+ 4271,
238
+ 4280,
239
+ 4311,
240
+ 4318,
241
+ 4323,
242
+ 4325,
243
+ 4334,
244
+ 4353,
245
+ 4372,
246
+ 4373,
247
+ 4389,
248
+ 4405,
249
+ 4416,
250
+ 4419,
251
+ 4424,
252
+ 4426,
253
+ 4470,
254
+ 4518,
255
+ 4537,
256
+ 4574,
257
+ 4624,
258
+ 4635,
259
+ 4657,
260
+ 4662,
261
+ 4664,
262
+ 4676,
263
+ 4691,
264
+ 4697,
265
+ 4698,
266
+ 4705,
267
+ 4721,
268
+ 4744,
269
+ 4751,
270
+ 4754,
271
+ 4760,
272
+ 4764,
273
+ 4784,
274
+ 4826,
275
+ 4848,
276
+ 4849,
277
+ 4857,
278
+ 4924,
279
+ 4934,
280
+ 4953,
281
+ 4972,
282
+ 4985,
283
+ 4994,
284
+ 4998,
285
+ 5072,
286
+ 5075,
287
+ 5101,
288
+ 5145,
289
+ 5165,
290
+ 5175,
291
+ 5183,
292
+ 5189,
293
+ 5206,
294
+ 5210,
295
+ 5212,
296
+ 5234,
297
+ 5235,
298
+ 5250,
299
+ 5262,
300
+ 5267,
301
+ 5273,
302
+ 5274,
303
+ 5300,
304
+ 5356,
305
+ 5381,
306
+ 5405,
307
+ 5407,
308
+ 5468,
309
+ 5475,
310
+ 5485,
311
+ 5486,
312
+ 5519,
313
+ 5602,
314
+ 5604,
315
+ 5614,
316
+ 5647,
317
+ 5727,
318
+ 5744,
319
+ 5778,
320
+ 5797,
321
+ 5846,
322
+ 5848,
323
+ 5854,
324
+ 5872,
325
+ 5874,
326
+ 5950,
327
+ 5957,
328
+ 5959,
329
+ 5965,
330
+ 5976,
331
+ 5991,
332
+ 6000,
333
+ 6005,
334
+ 6031,
335
+ 6042,
336
+ 6063,
337
+ 6134,
338
+ 6154,
339
+ 6208,
340
+ 6235,
341
+ 6237,
342
+ 6246,
343
+ 6260,
344
+ 6261,
345
+ 6327,
346
+ 6341,
347
+ 6433,
348
+ 6435,
349
+ 6436,
350
+ 6451,
351
+ 6465,
352
+ 6475,
353
+ 6530,
354
+ 6541,
355
+ 6553,
356
+ 6558,
357
+ 6581,
358
+ 6620,
359
+ 6621,
360
+ 6650,
361
+ 6684,
362
+ 6698,
363
+ 6732,
364
+ 6747,
365
+ 6748,
366
+ 6770,
367
+ 6771,
368
+ 6809,
369
+ 6834,
370
+ 6863,
371
+ 6876,
372
+ 6880,
373
+ 6910,
374
+ 6935,
375
+ 6939,
376
+ 6961,
377
+ 6989,
378
+ 7001,
379
+ 7036,
380
+ 7054,
381
+ 7061,
382
+ 7077,
383
+ 7079,
384
+ 7151,
385
+ 7162,
386
+ 7198,
387
+ 7213,
388
+ 7217,
389
+ 7220,
390
+ 7262,
391
+ 7272,
392
+ 7297,
393
+ 7302,
394
+ 7331,
395
+ 7335,
396
+ 7336,
397
+ 7340,
398
+ 7357,
399
+ 7380,
400
+ 7423,
401
+ 7432,
402
+ 7438,
403
+ 7443,
404
+ 7472,
405
+ 7511,
406
+ 7523,
407
+ 7532,
408
+ 7571,
409
+ 7582,
410
+ 7583,
411
+ 7591,
412
+ 7629,
413
+ 7635,
414
+ 7637,
415
+ 7712,
416
+ 7740,
417
+ 7748,
418
+ 7756,
419
+ 7766,
420
+ 7783,
421
+ 7789,
422
+ 7806,
423
+ 7821,
424
+ 7894,
425
+ 7926,
426
+ 7930,
427
+ 7934,
428
+ 7943,
429
+ 7994,
430
+ 8015,
431
+ 8042,
432
+ 8043,
433
+ 8090,
434
+ 8098,
435
+ 8161,
436
+ 8163,
437
+ 8198,
438
+ 8200,
439
+ 8219,
440
+ 8224,
441
+ 8234,
442
+ 8237,
443
+ 8247,
444
+ 8251,
445
+ 8305,
446
+ 8316,
447
+ 8324,
448
+ 8339,
449
+ 8345,
450
+ 8412,
451
+ 8413,
452
+ 8414,
453
+ 8417,
454
+ 8427,
455
+ 8456,
456
+ 8472,
457
+ 8473,
458
+ 8493,
459
+ 8516,
460
+ 8524,
461
+ 8549,
462
+ 8553,
463
+ 8574,
464
+ 8595,
465
+ 8622,
466
+ 8632,
467
+ 8634,
468
+ 8653,
469
+ 8662,
470
+ 8684,
471
+ 8691,
472
+ 8775,
473
+ 8806,
474
+ 8834,
475
+ 8840,
476
+ 8844,
477
+ 8851,
478
+ 8883,
479
+ 8909,
480
+ 8916,
481
+ 8927,
482
+ 8992,
483
+ 9005,
484
+ 9007,
485
+ 9018,
486
+ 9019,
487
+ 9023,
488
+ 9031,
489
+ 9043,
490
+ 9057,
491
+ 9073,
492
+ 9083,
493
+ 9092,
494
+ 9093,
495
+ 9110,
496
+ 9120,
497
+ 9123,
498
+ 9127,
499
+ 9136,
500
+ 9165,
501
+ 9180,
502
+ 9194,
503
+ 9201,
504
+ 9207,
505
+ 9240,
506
+ 9263,
507
+ 9273,
508
+ 9324,
509
+ 9338,
510
+ 9388,
511
+ 9402,
512
+ 9404,
513
+ 9408,
514
+ 9411,
515
+ 9416,
516
+ 9422,
517
+ 9454,
518
+ 9461,
519
+ 9511,
520
+ 9565,
521
+ 9574,
522
+ 9592,
523
+ 9611,
524
+ 9615,
525
+ 9632,
526
+ 9633,
527
+ 9684,
528
+ 9686,
529
+ 9717,
530
+ 9756,
531
+ 9779,
532
+ 9782,
533
+ 9790,
534
+ 9792,
535
+ 9802,
536
+ 9857,
537
+ 9866,
538
+ 9869,
539
+ 9883,
540
+ 9901,
541
+ 9912,
542
+ 9926,
543
+ 9930,
544
+ 9934,
545
+ 9938,
546
+ 9957,
547
+ 9961,
548
+ 9965,
549
+ 10001,
550
+ 10005,
551
+ 10011,
552
+ 10012,
553
+ 10029,
554
+ 10034,
555
+ 10078,
556
+ 10095,
557
+ 10107,
558
+ 10130,
559
+ 10133,
560
+ 10193,
561
+ 10195,
562
+ 10208,
563
+ 10241,
564
+ 10252,
565
+ 10260,
566
+ 10261,
567
+ 10270,
568
+ 10323,
569
+ 10369,
570
+ 10412,
571
+ 10438,
572
+ 10444,
573
+ 10445,
574
+ 10464,
575
+ 10495,
576
+ 10497,
577
+ 10499,
578
+ 10509,
579
+ 10519,
580
+ 10525,
581
+ 10540,
582
+ 10569,
583
+ 10582,
584
+ 10633,
585
+ 10653,
586
+ 10663,
587
+ 10679,
588
+ 10841,
589
+ 10842,
590
+ 10849,
591
+ 10877,
592
+ 10925,
593
+ 10953,
594
+ 10964,
595
+ 10980,
596
+ 10984,
597
+ 10988,
598
+ 10996,
599
+ 11000,
600
+ 11075,
601
+ 11086,
602
+ 11099,
603
+ 11141,
604
+ 11160,
605
+ 11161,
606
+ 11189,
607
+ 11216,
608
+ 11219,
609
+ 11251,
610
+ 11257,
611
+ 11261,
612
+ 11264,
613
+ 11266,
614
+ 11267,
615
+ 11268,
616
+ 11301,
617
+ 11309,
618
+ 11383,
619
+ 11386,
620
+ 11389,
621
+ 11406,
622
+ 11414,
623
+ 11443,
624
+ 11447,
625
+ 11453,
626
+ 11466,
627
+ 11472,
628
+ 11474,
629
+ 11495,
630
+ 11496,
631
+ 11505,
632
+ 11507,
633
+ 11525,
634
+ 11530,
635
+ 11561,
636
+ 11578,
637
+ 11592,
638
+ 11622,
639
+ 11645,
640
+ 11654,
641
+ 11704,
642
+ 11705,
643
+ 11720,
644
+ 11721,
645
+ 11743,
646
+ 11790,
647
+ 11792,
648
+ 11793,
649
+ 11807,
650
+ 11808,
651
+ 11820,
652
+ 11829,
653
+ 11840,
654
+ 11889,
655
+ 11936,
656
+ 11946,
657
+ 11972,
658
+ 11976,
659
+ 11982,
660
+ 12067,
661
+ 12069,
662
+ 12073,
663
+ 12086,
664
+ 12120,
665
+ 12163,
666
+ 12195,
667
+ 12212,
668
+ 12222,
669
+ 12224,
670
+ 12225,
671
+ 12270,
672
+ 12274,
673
+ 12281,
674
+ 12289,
675
+ 12292,
676
+ 12296,
677
+ 12307,
678
+ 12357,
679
+ 12358,
680
+ 12365,
681
+ 12380,
682
+ 12404,
683
+ 12413,
684
+ 12453,
685
+ 12457,
686
+ 12482,
687
+ 12484,
688
+ 12512,
689
+ 12532,
690
+ 12533,
691
+ 12579,
692
+ 12702,
693
+ 12725,
694
+ 12732,
695
+ 12780,
696
+ 12796,
697
+ 12842,
698
+ 12874,
699
+ 12923,
700
+ 12924,
701
+ 12925,
702
+ 12941,
703
+ 12957,
704
+ 12959,
705
+ 12973,
706
+ 12988,
707
+ 12995,
708
+ 12999,
709
+ 13002,
710
+ 13004,
711
+ 13008,
712
+ 13042,
713
+ 13058,
714
+ 13068,
715
+ 13078,
716
+ 13080,
717
+ 13118,
718
+ 13128,
719
+ 13130,
720
+ 13138,
721
+ 13167,
722
+ 13180,
723
+ 13279,
724
+ 13285,
725
+ 13313,
726
+ 13330,
727
+ 13342,
728
+ 13361,
729
+ 13395,
730
+ 13399,
731
+ 13420,
732
+ 13453,
733
+ 13465,
734
+ 13514,
735
+ 13558,
736
+ 13569,
737
+ 13593,
738
+ 13601,
739
+ 13620,
740
+ 13646,
741
+ 13665,
742
+ 13679,
743
+ 13684,
744
+ 13728,
745
+ 13737,
746
+ 13753,
747
+ 13766,
748
+ 13833,
749
+ 13889,
750
+ 13903,
751
+ 13935,
752
+ 13939,
753
+ 13940,
754
+ 13981,
755
+ 13995,
756
+ 13998,
757
+ 14010,
758
+ 14018,
759
+ 14019,
760
+ 14032,
761
+ 14036,
762
+ 14101,
763
+ 14114,
764
+ 14120,
765
+ 14135,
766
+ 14138,
767
+ 14176,
768
+ 14177,
769
+ 14182,
770
+ 14183,
771
+ 14191,
772
+ 14201,
773
+ 14222,
774
+ 14227,
775
+ 14233,
776
+ 14276,
777
+ 14319,
778
+ 14345,
779
+ 14350,
780
+ 14397,
781
+ 14427,
782
+ 14434,
783
+ 14440,
784
+ 14445,
785
+ 14447,
786
+ 14452,
787
+ 14454,
788
+ 14484,
789
+ 14486,
790
+ 14495,
791
+ 14507,
792
+ 14508,
793
+ 14512,
794
+ 14569,
795
+ 14609,
796
+ 14612,
797
+ 14621,
798
+ 14639,
799
+ 14657,
800
+ 14659,
801
+ 14660,
802
+ 14665,
803
+ 14683,
804
+ 14692,
805
+ 14714,
806
+ 14728,
807
+ 14750,
808
+ 14766,
809
+ 14774,
810
+ 14806,
811
+ 14812,
812
+ 14818,
813
+ 14829,
814
+ 14841,
815
+ 14866,
816
+ 14876,
817
+ 14882,
818
+ 14895,
819
+ 14911,
820
+ 14923,
821
+ 14927,
822
+ 14969,
823
+ 14973,
824
+ 15004,
825
+ 15018,
826
+ 15043,
827
+ 15053,
828
+ 15095,
829
+ 15135,
830
+ 15139,
831
+ 15178,
832
+ 15198,
833
+ 15204,
834
+ 15210,
835
+ 15215,
836
+ 15220,
837
+ 15225,
838
+ 15231,
839
+ 15243,
840
+ 15245,
841
+ 15248,
842
+ 15277,
843
+ 15281,
844
+ 15301,
845
+ 15328,
846
+ 15332,
847
+ 15340,
848
+ 15357,
849
+ 15379,
850
+ 15390,
851
+ 15392,
852
+ 15414,
853
+ 15423,
854
+ 15428,
855
+ 15461,
856
+ 15475,
857
+ 15497,
858
+ 15523,
859
+ 15533,
860
+ 15637,
861
+ 15639,
862
+ 15649,
863
+ 15667,
864
+ 15674,
865
+ 15694,
866
+ 15720,
867
+ 15726,
868
+ 15745,
869
+ 15763,
870
+ 15785,
871
+ 15805,
872
+ 15811,
873
+ 15812,
874
+ 15853,
875
+ 15860,
876
+ 15862,
877
+ 15871,
878
+ 15907,
879
+ 15915,
880
+ 15928,
881
+ 15949,
882
+ 15958,
883
+ 15962,
884
+ 15968,
885
+ 16086,
886
+ 16105,
887
+ 16112,
888
+ 16141,
889
+ 16142,
890
+ 16150,
891
+ 16153,
892
+ 16171,
893
+ 16176,
894
+ 16178,
895
+ 16189,
896
+ 16197,
897
+ 16204,
898
+ 16209,
899
+ 16242,
900
+ 16327,
901
+ 16331,
902
+ 16336,
903
+ 16342,
904
+ 16361,
905
+ 16383,
906
+ 16430,
907
+ 16443,
908
+ 16446,
909
+ 16507,
910
+ 16509,
911
+ 16515,
912
+ 16523,
913
+ 16542,
914
+ 16572,
915
+ 16594,
916
+ 16608,
917
+ 16614,
918
+ 16672,
919
+ 16700,
920
+ 16719,
921
+ 16723,
922
+ 16727,
923
+ 16731,
924
+ 16755,
925
+ 16777,
926
+ 16792,
927
+ 16794,
928
+ 16803,
929
+ 16823,
930
+ 16837,
931
+ 16847,
932
+ 16861,
933
+ 16863,
934
+ 16874,
935
+ 16883,
936
+ 16884,
937
+ 16890,
938
+ 16920,
939
+ 16922,
940
+ 16929,
941
+ 16954,
942
+ 16976,
943
+ 17025,
944
+ 17054,
945
+ 17117,
946
+ 17122,
947
+ 17163,
948
+ 17175,
949
+ 17179,
950
+ 17195,
951
+ 17196,
952
+ 17228,
953
+ 17240,
954
+ 17260,
955
+ 17269,
956
+ 17295,
957
+ 17328,
958
+ 17362,
959
+ 17383,
960
+ 17393,
961
+ 17410,
962
+ 17433,
963
+ 17440,
964
+ 17456,
965
+ 17460,
966
+ 17480,
967
+ 17485,
968
+ 17496,
969
+ 17506,
970
+ 17513,
971
+ 17548,
972
+ 17561,
973
+ 17599,
974
+ 17612,
975
+ 17619,
976
+ 17630,
977
+ 17649,
978
+ 17651,
979
+ 17686,
980
+ 17692,
981
+ 17744,
982
+ 17756,
983
+ 17760,
984
+ 17761,
985
+ 17783,
986
+ 17803,
987
+ 17806,
988
+ 17811,
989
+ 17828,
990
+ 17839,
991
+ 17853,
992
+ 17863,
993
+ 17928,
994
+ 17939,
995
+ 17942,
996
+ 17943,
997
+ 17960,
998
+ 17961,
999
+ 17982,
1000
+ 17984,
1001
+ 18006,
1002
+ 18017,
1003
+ 18023,
1004
+ 18047,
1005
+ 18092,
1006
+ 18115,
1007
+ 18165,
1008
+ 18177,
1009
+ 18198,
1010
+ 18215,
1011
+ 18218,
1012
+ 18238,
1013
+ 18331,
1014
+ 18335,
1015
+ 18339,
1016
+ 18345,
1017
+ 18348,
1018
+ 18349,
1019
+ 18352,
1020
+ 18377,
1021
+ 18398,
1022
+ 18410,
1023
+ 18438,
1024
+ 18452,
1025
+ 18489,
1026
+ 18513,
1027
+ 18566,
1028
+ 18589,
1029
+ 18596,
1030
+ 18644,
1031
+ 18651,
1032
+ 18661,
1033
+ 18667,
1034
+ 18705,
1035
+ 18718,
1036
+ 18730,
1037
+ 18804,
1038
+ 18807,
1039
+ 18833,
1040
+ 18856,
1041
+ 18869,
1042
+ 18876,
1043
+ 18888,
1044
+ 18919,
1045
+ 18945,
1046
+ 18982,
1047
+ 19009,
1048
+ 19016,
1049
+ 19032,
1050
+ 19034,
1051
+ 19045,
1052
+ 19115,
1053
+ 19117,
1054
+ 19121,
1055
+ 19122,
1056
+ 19126,
1057
+ 19134,
1058
+ 19151,
1059
+ 19186,
1060
+ 19202,
1061
+ 19224,
1062
+ 19238,
1063
+ 19272,
1064
+ 19285,
1065
+ 19295,
1066
+ 19347,
1067
+ 19354,
1068
+ 19358,
1069
+ 19367,
1070
+ 19369,
1071
+ 19391,
1072
+ 19397,
1073
+ 19402,
1074
+ 19415,
1075
+ 19426,
1076
+ 19436,
1077
+ 19437,
1078
+ 19475,
1079
+ 19503,
1080
+ 19544,
1081
+ 19563,
1082
+ 19569,
1083
+ 19599,
1084
+ 19600,
1085
+ 19615,
1086
+ 19645,
1087
+ 19707,
1088
+ 19733,
1089
+ 19734,
1090
+ 19737,
1091
+ 19788,
1092
+ 19803,
1093
+ 19832,
1094
+ 19847,
1095
+ 19848,
1096
+ 19855,
1097
+ 19857,
1098
+ 19881,
1099
+ 19943,
1100
+ 19958,
1101
+ 19963,
1102
+ 19965,
1103
+ 19988,
1104
+ 19994,
1105
+ 20014,
1106
+ 20016,
1107
+ 20031,
1108
+ 20057,
1109
+ 20089,
1110
+ 20105,
1111
+ 20118,
1112
+ 20124,
1113
+ 20131,
1114
+ 20137,
1115
+ 20172,
1116
+ 20209,
1117
+ 20230,
1118
+ 20232,
1119
+ 20291,
1120
+ 20298,
1121
+ 20326,
1122
+ 20334,
1123
+ 20352,
1124
+ 20412,
1125
+ 20433,
1126
+ 20440,
1127
+ 20454,
1128
+ 20473,
1129
+ 20488,
1130
+ 20495,
1131
+ 20508,
1132
+ 20511,
1133
+ 20515,
1134
+ 20520,
1135
+ 20524,
1136
+ 20528,
1137
+ 20595,
1138
+ 20605,
1139
+ 20625,
1140
+ 20665,
1141
+ 20687,
1142
+ 20704,
1143
+ 20728,
1144
+ 20745,
1145
+ 20749,
1146
+ 20750,
1147
+ 20753,
1148
+ 20758,
1149
+ 20761,
1150
+ 20765,
1151
+ 20772,
1152
+ 20826,
1153
+ 20880,
1154
+ 20891,
1155
+ 20894,
1156
+ 20913,
1157
+ 20932,
1158
+ 20957,
1159
+ 20988,
1160
+ 21020,
1161
+ 21023,
1162
+ 21084,
1163
+ 21086,
1164
+ 21091,
1165
+ 21096,
1166
+ 21103,
1167
+ 21131,
1168
+ 21181,
1169
+ 21269,
1170
+ 21277,
1171
+ 21281,
1172
+ 21306,
1173
+ 21327,
1174
+ 21332,
1175
+ 21352,
1176
+ 21367,
1177
+ 21382,
1178
+ 21408,
1179
+ 21411,
1180
+ 21414,
1181
+ 21493,
1182
+ 21495,
1183
+ 21506,
1184
+ 21535,
1185
+ 21547,
1186
+ 21551,
1187
+ 21552,
1188
+ 21604,
1189
+ 21646,
1190
+ 21676,
1191
+ 21679,
1192
+ 21762,
1193
+ 21809,
1194
+ 21812,
1195
+ 21822,
1196
+ 21826,
1197
+ 21871,
1198
+ 21874,
1199
+ 21878,
1200
+ 21882,
1201
+ 21897,
1202
+ 21940,
1203
+ 21945,
1204
+ 21965,
1205
+ 21976,
1206
+ 22023,
1207
+ 22033,
1208
+ 22054,
1209
+ 22064,
1210
+ 22065,
1211
+ 22074,
1212
+ 22099,
1213
+ 22120,
1214
+ 22121,
1215
+ 22122,
1216
+ 22155,
1217
+ 22160,
1218
+ 22189,
1219
+ 22197,
1220
+ 22266,
1221
+ 22330,
1222
+ 22367,
1223
+ 22384,
1224
+ 22394,
1225
+ 22415,
1226
+ 22421,
1227
+ 22427,
1228
+ 22430,
1229
+ 22431,
1230
+ 22479,
1231
+ 22563,
1232
+ 22569,
1233
+ 22579,
1234
+ 22581,
1235
+ 22585,
1236
+ 22596,
1237
+ 22637,
1238
+ 22639,
1239
+ 22680,
1240
+ 22688,
1241
+ 22697,
1242
+ 22708,
1243
+ 22721,
1244
+ 22733,
1245
+ 22737,
1246
+ 22757,
1247
+ 22765,
1248
+ 22780,
1249
+ 22787,
1250
+ 22789,
1251
+ 22797,
1252
+ 22801,
1253
+ 22818,
1254
+ 22829,
1255
+ 22834,
1256
+ 22845,
1257
+ 22853,
1258
+ 22860,
1259
+ 22866,
1260
+ 22868,
1261
+ 22872,
1262
+ 22877,
1263
+ 22892,
1264
+ 22927,
1265
+ 22932,
1266
+ 22955,
1267
+ 22958,
1268
+ 22975,
1269
+ 22979,
1270
+ 23002,
1271
+ 23012,
1272
+ 23015,
1273
+ 23026,
1274
+ 23027,
1275
+ 23049,
1276
+ 23050,
1277
+ 23057,
1278
+ 23074,
1279
+ 23104,
1280
+ 23137,
1281
+ 23141,
1282
+ 23143,
1283
+ 23157,
1284
+ 23167,
1285
+ 23188,
1286
+ 23235,
1287
+ 23241,
1288
+ 23248,
1289
+ 23288,
1290
+ 23292,
1291
+ 23316,
1292
+ 23318,
1293
+ 23324,
1294
+ 23325,
1295
+ 23340,
1296
+ 23391,
1297
+ 23395,
1298
+ 23432,
1299
+ 23440,
1300
+ 23447,
1301
+ 23457,
1302
+ 23471,
1303
+ 23474,
1304
+ 23476,
1305
+ 23485,
1306
+ 23539,
1307
+ 23568,
1308
+ 23627,
1309
+ 23633,
1310
+ 23650,
1311
+ 23657,
1312
+ 23658,
1313
+ 23661,
1314
+ 23666,
1315
+ 23696,
1316
+ 23722,
1317
+ 23727,
1318
+ 23781,
1319
+ 23792,
1320
+ 23801,
1321
+ 23821,
1322
+ 23834,
1323
+ 23864,
1324
+ 23905,
1325
+ 23930,
1326
+ 23932,
1327
+ 23968,
1328
+ 24004,
1329
+ 24074,
1330
+ 24091,
1331
+ 24111,
1332
+ 24117,
1333
+ 24148,
1334
+ 24161,
1335
+ 24163,
1336
+ 24165,
1337
+ 24230,
1338
+ 24239,
1339
+ 24243,
1340
+ 24245,
1341
+ 24266,
1342
+ 24269,
1343
+ 24272,
1344
+ 24291,
1345
+ 24299,
1346
+ 24305,
1347
+ 24322,
1348
+ 24327,
1349
+ 24351,
1350
+ 24377,
1351
+ 24417,
1352
+ 24420,
1353
+ 24454,
1354
+ 24498,
1355
+ 24501,
1356
+ 24528,
1357
+ 24554
1358
+ ],
1359
+ "new_compensatory_visual": [
1360
+ 27,
1361
+ 119,
1362
+ 228,
1363
+ 281,
1364
+ 568,
1365
+ 575,
1366
+ 749,
1367
+ 896,
1368
+ 950,
1369
+ 1015,
1370
+ 1154,
1371
+ 1238,
1372
+ 1244,
1373
+ 1550,
1374
+ 1589,
1375
+ 1654,
1376
+ 1905,
1377
+ 1920,
1378
+ 1968,
1379
+ 2381,
1380
+ 2421,
1381
+ 2478,
1382
+ 2967,
1383
+ 3452,
1384
+ 3548,
1385
+ 3580,
1386
+ 3664,
1387
+ 4162,
1388
+ 4369,
1389
+ 4381,
1390
+ 4680,
1391
+ 5130,
1392
+ 5288,
1393
+ 5399,
1394
+ 5459,
1395
+ 5867,
1396
+ 6140,
1397
+ 6166,
1398
+ 6277,
1399
+ 6708,
1400
+ 7426,
1401
+ 7615,
1402
+ 7830,
1403
+ 7942,
1404
+ 8026,
1405
+ 8075,
1406
+ 8239,
1407
+ 8272,
1408
+ 8398,
1409
+ 8402,
1410
+ 8738,
1411
+ 8871,
1412
+ 9340,
1413
+ 9568,
1414
+ 9775,
1415
+ 9805,
1416
+ 9971,
1417
+ 10629,
1418
+ 10751,
1419
+ 11128,
1420
+ 11133,
1421
+ 11774,
1422
+ 11890,
1423
+ 12082,
1424
+ 12585,
1425
+ 12682,
1426
+ 12685,
1427
+ 12720,
1428
+ 12744,
1429
+ 13074,
1430
+ 13402,
1431
+ 13719,
1432
+ 13909,
1433
+ 13956,
1434
+ 14260,
1435
+ 14272,
1436
+ 14273,
1437
+ 14360,
1438
+ 14491,
1439
+ 14560,
1440
+ 14713,
1441
+ 14743,
1442
+ 14891,
1443
+ 15239,
1444
+ 15546,
1445
+ 15798,
1446
+ 15808,
1447
+ 16115,
1448
+ 16146,
1449
+ 16217,
1450
+ 16576,
1451
+ 16989,
1452
+ 17021,
1453
+ 17109,
1454
+ 17452,
1455
+ 17729,
1456
+ 17991,
1457
+ 18150,
1458
+ 18233,
1459
+ 18289,
1460
+ 18879,
1461
+ 18998,
1462
+ 19461,
1463
+ 19806,
1464
+ 19882,
1465
+ 20024,
1466
+ 20388,
1467
+ 20499,
1468
+ 20612,
1469
+ 20619,
1470
+ 20630,
1471
+ 20802,
1472
+ 21039,
1473
+ 21357,
1474
+ 21738,
1475
+ 21767,
1476
+ 21837,
1477
+ 21903,
1478
+ 22256,
1479
+ 22592,
1480
+ 22635,
1481
+ 22946,
1482
+ 23062,
1483
+ 23136,
1484
+ 23203,
1485
+ 23231,
1486
+ 23398,
1487
+ 23467,
1488
+ 23671,
1489
+ 23725,
1490
+ 23728,
1491
+ 23873,
1492
+ 23947,
1493
+ 24023,
1494
+ 24103,
1495
+ 24297,
1496
+ 24479,
1497
+ 24545
1498
+ ]
1499
+ }
v3-samelayer/v2/samelayer_separate/llama32-3b-orpo/singlelayer_separate/L25/metrics/aggregate_metrics.json ADDED
@@ -0,0 +1,27 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "feature_sharing_ratio": 0.9938151041666666,
3
+ "semantic_stability_score": 0.2538659486956934,
4
+ "counterfactual_sensitivity_shift": {
5
+ "shared_redirected": 5.067248566717523e-05,
6
+ "shared_intermediate": 0.00251777502213857,
7
+ "shared_attenuated": -0.0013144545333809512,
8
+ "aligned_only": 0.024493491574329264,
9
+ "shared_aligned": 0.003955359868996311,
10
+ "base_only": -0.0022131255245767534
11
+ },
12
+ "superposition_fraction": 0.0,
13
+ "fve_base": 0.6974730373053026,
14
+ "fve_aligned": 0.8137045902107398,
15
+ "dead_neuron_fraction": 0.9575202397554156,
16
+ "l0_sparsity_base": 221.77302247518972,
17
+ "l0_sparsity_aligned": 216.00512624051373,
18
+ "class_counts": {
19
+ "shared_attenuated": 13887,
20
+ "shared_redirected": 9771,
21
+ "shared_intermediate": 750,
22
+ "aligned_only": 141,
23
+ "shared_aligned": 16,
24
+ "base_only": 11
25
+ },
26
+ "total_features": 24576
27
+ }
v3-samelayer/v2/samelayer_separate/llama32-3b-orpo/singlelayer_separate/L25/metrics/cf_shift_by_class.json ADDED
@@ -0,0 +1,74 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "shared_redirected": {
3
+ "count": 9771,
4
+ "cf_shift_mean": 5.067248566717523e-05,
5
+ "cf_shift_std": 0.0035613187002786133,
6
+ "cf_shift_median": 0.0,
7
+ "cf_base_mean": 0.0002419690764195098,
8
+ "cf_aligned_mean": 0.00029264156313616704,
9
+ "high_cf_base_count": 2077,
10
+ "low_cf_base_count": 7694,
11
+ "high_cf_aligned_count": 3934,
12
+ "low_cf_aligned_count": 5837
13
+ },
14
+ "shared_intermediate": {
15
+ "count": 750,
16
+ "cf_shift_mean": 0.00251777502213857,
17
+ "cf_shift_std": 0.004196093742323658,
18
+ "cf_shift_median": 0.0012752475449815392,
19
+ "cf_base_mean": 0.0002954689368303036,
20
+ "cf_aligned_mean": 0.0028132439611199514,
21
+ "high_cf_base_count": 207,
22
+ "low_cf_base_count": 543,
23
+ "high_cf_aligned_count": 727,
24
+ "low_cf_aligned_count": 23
25
+ },
26
+ "shared_attenuated": {
27
+ "count": 13887,
28
+ "cf_shift_mean": -0.0013144545333809512,
29
+ "cf_shift_std": 0.016814696964789835,
30
+ "cf_shift_median": 0.0,
31
+ "cf_base_mean": 0.015651138380260166,
32
+ "cf_aligned_mean": 0.01433668384685612,
33
+ "high_cf_base_count": 4922,
34
+ "low_cf_base_count": 8965,
35
+ "high_cf_aligned_count": 4662,
36
+ "low_cf_aligned_count": 9225
37
+ },
38
+ "aligned_only": {
39
+ "count": 141,
40
+ "cf_shift_mean": 0.024493491574329264,
41
+ "cf_shift_std": 0.12217324228631221,
42
+ "cf_shift_median": 0.021214798092842102,
43
+ "cf_base_mean": 0.15271803588175897,
44
+ "cf_aligned_mean": 0.17721152741431598,
45
+ "high_cf_base_count": 109,
46
+ "low_cf_base_count": 32,
47
+ "high_cf_aligned_count": 138,
48
+ "low_cf_aligned_count": 3
49
+ },
50
+ "shared_aligned": {
51
+ "count": 16,
52
+ "cf_shift_mean": 0.003955359868996311,
53
+ "cf_shift_std": 0.0029557882967215935,
54
+ "cf_shift_median": 0.004307674476876855,
55
+ "cf_base_mean": 0.0009261786835850216,
56
+ "cf_aligned_mean": 0.004881538552581333,
57
+ "high_cf_base_count": 3,
58
+ "low_cf_base_count": 13,
59
+ "high_cf_aligned_count": 16,
60
+ "low_cf_aligned_count": 0
61
+ },
62
+ "base_only": {
63
+ "count": 11,
64
+ "cf_shift_mean": -0.0022131255245767534,
65
+ "cf_shift_std": 0.0015974191394930834,
66
+ "cf_shift_median": -0.0015424222219735384,
67
+ "cf_base_mean": 0.002300959667825902,
68
+ "cf_aligned_mean": 8.783411505481291e-05,
69
+ "high_cf_base_count": 11,
70
+ "low_cf_base_count": 0,
71
+ "high_cf_aligned_count": 5,
72
+ "low_cf_aligned_count": 6
73
+ }
74
+ }
v3-samelayer/v2/samelayer_separate/llama32-3b-orpo/singlelayer_separate/L25/metrics/shared_geometry_metrics.json ADDED
@@ -0,0 +1,197 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "shared_aligned": {
3
+ "n": 16,
4
+ "rho_mean": 0.5767732709646225,
5
+ "rho_std": 0.03434469454854714,
6
+ "theta_mean": 0.834869023412466,
7
+ "theta_std": 0.02502726048445398,
8
+ "angle_deg_mean": 33.30427877612102,
9
+ "angle_deg_std": 2.726636918491275,
10
+ "norm_ratio_raw_mean": 1.3784982273473743,
11
+ "norm_ratio_raw_std": 0.20781633526542664,
12
+ "linear_map": {
13
+ "sv_mean": 0.00706322118639946,
14
+ "sv_std": 0.09951763600111008,
15
+ "condition_number": 56598803176.00789,
16
+ "mean_principal_angle_deg": 33.30428243073814,
17
+ "singular_values": [
18
+ 2.0355818271636963,
19
+ 1.652625560760498,
20
+ 1.5579495429992676,
21
+ 1.4869410991668701,
22
+ 1.443293571472168,
23
+ 1.3870527744293213,
24
+ 1.378760576248169,
25
+ 1.351874828338623,
26
+ 1.3474024534225464,
27
+ 1.3275924921035767,
28
+ 1.3111883401870728,
29
+ 1.3031307458877563,
30
+ 1.1576837301254272,
31
+ 1.107789158821106,
32
+ 1.0929350852966309,
33
+ 0.7561658620834351,
34
+ 8.726108831069723e-07,
35
+ 8.312151749123586e-07,
36
+ 7.877552548052336e-07,
37
+ 7.516568985010963e-07
38
+ ]
39
+ }
40
+ },
41
+ "shared_redirected": {
42
+ "n": 9771,
43
+ "rho_mean": 0.529972438936211,
44
+ "rho_std": 0.023470039724198356,
45
+ "theta_mean": 0.20501681332377406,
46
+ "theta_std": 0.09015154335848323,
47
+ "angle_deg_mean": 78.04253840764642,
48
+ "angle_deg_std": 5.187216567567847,
49
+ "norm_ratio_raw_mean": 1.135596382400501,
50
+ "norm_ratio_raw_std": 0.16702494180919342,
51
+ "linear_map": {
52
+ "sv_mean": 0.6576409935951233,
53
+ "sv_std": 0.5099053382873535,
54
+ "condition_number": 27954.573004625552,
55
+ "mean_principal_angle_deg": 70.581938618672,
56
+ "singular_values": [
57
+ 6.429138660430908,
58
+ 3.3546149730682373,
59
+ 2.9411513805389404,
60
+ 2.705777406692505,
61
+ 2.580920696258545,
62
+ 2.558006525039673,
63
+ 2.4845805168151855,
64
+ 2.3485734462738037,
65
+ 2.328298568725586,
66
+ 2.3155550956726074,
67
+ 2.296783685684204,
68
+ 2.243785858154297,
69
+ 2.236950635910034,
70
+ 2.2143592834472656,
71
+ 2.1963939666748047,
72
+ 2.1653504371643066,
73
+ 2.153407573699951,
74
+ 2.14088773727417,
75
+ 2.1271121501922607,
76
+ 2.1086089611053467
77
+ ]
78
+ }
79
+ },
80
+ "shared_intermediate": {
81
+ "n": 750,
82
+ "rho_mean": 0.5898479319413503,
83
+ "rho_std": 0.04513265647226591,
84
+ "theta_mean": 0.6189011107285818,
85
+ "theta_std": 0.07999349656589089,
86
+ "angle_deg_mean": 51.50934144152577,
87
+ "angle_deg_std": 6.005579873977001,
88
+ "norm_ratio_raw_mean": 1.4747799506845225,
89
+ "norm_ratio_raw_std": 0.3421282484821284,
90
+ "linear_map": {
91
+ "sv_mean": 0.3783705234527588,
92
+ "sv_std": 0.7565808296203613,
93
+ "condition_number": 73040099988.39781,
94
+ "mean_principal_angle_deg": 51.50939009731468,
95
+ "singular_values": [
96
+ 6.639398097991943,
97
+ 4.968626976013184,
98
+ 4.859373092651367,
99
+ 4.522918224334717,
100
+ 4.297826290130615,
101
+ 4.243200778961182,
102
+ 4.129618167877197,
103
+ 4.095132827758789,
104
+ 3.906796455383301,
105
+ 3.8953442573547363,
106
+ 3.8117928504943848,
107
+ 3.7676687240600586,
108
+ 3.6978442668914795,
109
+ 3.595893383026123,
110
+ 3.5736069679260254,
111
+ 3.5195891857147217,
112
+ 3.4892115592956543,
113
+ 3.4197096824645996,
114
+ 3.37509822845459,
115
+ 3.3378281593322754
116
+ ]
117
+ }
118
+ },
119
+ "shared_attenuated": {
120
+ "n": 13887,
121
+ "rho_mean": 0.5019456412348916,
122
+ "rho_std": 0.010968411250745774,
123
+ "theta_mean": 0.2678525895107643,
124
+ "theta_std": 0.26647832116038805,
125
+ "angle_deg_mean": 71.06399999656045,
126
+ "angle_deg_std": 25.021154592230474,
127
+ "norm_ratio_raw_mean": 1.0087378941313347,
128
+ "norm_ratio_raw_std": 0.042059164012761725,
129
+ "linear_map": {
130
+ "sv_mean": 0.562502384185791,
131
+ "sv_std": 0.37890782952308655,
132
+ "condition_number": 617992.5950720393,
133
+ "mean_principal_angle_deg": 50.0197702355645,
134
+ "singular_values": [
135
+ 2.5043563842773438,
136
+ 2.32796573638916,
137
+ 1.671006202697754,
138
+ 1.6131447553634644,
139
+ 1.5597302913665771,
140
+ 1.5151218175888062,
141
+ 1.4890758991241455,
142
+ 1.4756379127502441,
143
+ 1.45339035987854,
144
+ 1.4446498155593872,
145
+ 1.443170428276062,
146
+ 1.4399491548538208,
147
+ 1.4350018501281738,
148
+ 1.4279719591140747,
149
+ 1.4263235330581665,
150
+ 1.4243919849395752,
151
+ 1.4193263053894043,
152
+ 1.416922688484192,
153
+ 1.4160079956054688,
154
+ 1.4112828969955444
155
+ ]
156
+ }
157
+ },
158
+ "all_shared": {
159
+ "n": 24424,
160
+ "rho_mean": 0.515906245576732,
161
+ "rho_std": 0.026688032087518455,
162
+ "theta_mean": 0.2538659486956934,
163
+ "theta_std": 0.22181262142072333,
164
+ "angle_deg_mean": 73.23060453958853,
165
+ "angle_deg_std": 19.88198757012742,
166
+ "norm_ratio_raw_mean": 1.0740417754212286,
167
+ "norm_ratio_raw_std": 0.15720964730802403,
168
+ "linear_map": {
169
+ "sv_mean": 0.47794899344444275,
170
+ "sv_std": 0.3297834098339081,
171
+ "condition_number": 82110.89025696815,
172
+ "mean_principal_angle_deg": 48.152519459888076,
173
+ "singular_values": [
174
+ 3.069873571395874,
175
+ 2.2084360122680664,
176
+ 1.657786250114441,
177
+ 1.5929557085037231,
178
+ 1.5423147678375244,
179
+ 1.4496945142745972,
180
+ 1.4325473308563232,
181
+ 1.3886229991912842,
182
+ 1.3783599138259888,
183
+ 1.349699854850769,
184
+ 1.334900140762329,
185
+ 1.312089204788208,
186
+ 1.3085473775863647,
187
+ 1.2968531847000122,
188
+ 1.285946011543274,
189
+ 1.2722578048706055,
190
+ 1.258609414100647,
191
+ 1.2538368701934814,
192
+ 1.250259280204773,
193
+ 1.2417455911636353
194
+ ]
195
+ }
196
+ }
197
+ }
v3-samelayer/v2/samelayer_separate/llama32-3b-orpo/singlelayer_separate/L25/metrics/training_metrics.json ADDED
@@ -0,0 +1,80 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "epochs": [
3
+ 1,
4
+ 2,
5
+ 3,
6
+ 4
7
+ ],
8
+ "train_loss": [
9
+ 0.5638036267213214,
10
+ 0.4095641980899125,
11
+ 0.3829064956375262,
12
+ 0.36768906075078983
13
+ ],
14
+ "val_loss": [
15
+ 0.4278801671809551,
16
+ 0.40038884466231184,
17
+ 0.38822983509583,
18
+ 0.38567787502448597
19
+ ],
20
+ "train_fve_base": [
21
+ 0.5518000506895436,
22
+ 0.6759770973968839,
23
+ 0.7031682475714118,
24
+ 0.7176255112632421
25
+ ],
26
+ "train_fve_aligned": [
27
+ 0.691322338560208,
28
+ 0.7900560054595333,
29
+ 0.8104020196724828,
30
+ 0.8220903969479109
31
+ ],
32
+ "val_fve_base": [
33
+ 0.6528699482298647,
34
+ 0.6824022943436787,
35
+ 0.694965808179366,
36
+ 0.6974730373053026
37
+ ],
38
+ "val_fve_aligned": [
39
+ 0.7786838437250148,
40
+ 0.8013965855718284,
41
+ 0.8114555075530606,
42
+ 0.8137045902107398
43
+ ],
44
+ "dead_neurons": [
45
+ 0.9216960118447419,
46
+ 0.9577676585662873,
47
+ 0.9580323938312965,
48
+ 0.9575202397554156
49
+ ],
50
+ "l0_base": [
51
+ 223.27718184471686,
52
+ 216.31503575598364,
53
+ 219.67325233508464,
54
+ 221.77302247518972
55
+ ],
56
+ "l0_aligned": [
57
+ 198.62642294220666,
58
+ 200.9123066258027,
59
+ 211.60288966725045,
60
+ 216.00512624051373
61
+ ],
62
+ "self_recon": [
63
+ 0.33279106803825564,
64
+ 0.2336156896450891,
65
+ 0.21254268660054038,
66
+ 0.20088842158872902
67
+ ],
68
+ "cross_recon": [
69
+ 0.4011711602453175,
70
+ 0.3193786138341361,
71
+ 0.30048514731224,
72
+ 0.2891389071784796
73
+ ],
74
+ "sparsity": [
75
+ 0.07054409086138828,
76
+ 0.048197059670840516,
77
+ 0.05016974797303817,
78
+ 0.05114507437691797
79
+ ]
80
+ }
v3-samelayer/v2/samelayer_separate/llama32-3b-orpo/singlelayer_separate/L25/plots/cf_distribution_per_class.png ADDED

Git LFS Details

  • SHA256: 1c1d0f52c91f8ebeb5cd609ad761d487065520b6b8ce170d42b5d9c274f22ffd
  • Pointer size: 131 Bytes
  • Size of remote file: 187 kB
v3-samelayer/v2/samelayer_separate/llama32-3b-orpo/singlelayer_separate/L25/plots/cf_shift_per_class.png ADDED

Git LFS Details

  • SHA256: fda50475ef46815fe58ef45ce54bb1d1b65f168f9504a822a2ce9eb3e9762683
  • Pointer size: 131 Bytes
  • Size of remote file: 133 kB
v3-samelayer/v2/samelayer_separate/llama32-3b-orpo/singlelayer_separate/L25/plots/class_distribution.png ADDED

Git LFS Details

  • SHA256: 32b368f481f1f7d4db28d136af5aab91088d316d29658a3d7b06c690b1ee5dcf
  • Pointer size: 131 Bytes
  • Size of remote file: 160 kB
v3-samelayer/v2/samelayer_separate/llama32-3b-orpo/singlelayer_separate/L25/plots/loss_curves.png ADDED

Git LFS Details

  • SHA256: 7d9763bddce2c8e2e52e1f4a802bbd9ff0f20e50b074d65e690ddb533596b795
  • Pointer size: 131 Bytes
  • Size of remote file: 311 kB
v3-samelayer/v2/samelayer_separate/llama32-3b-orpo/singlelayer_separate/L25/plots/rho_histogram.png ADDED

Git LFS Details

  • SHA256: 5df7d5771e94c7f4bf94ed84c10b81c5eaa58eabf5d790f902c3250649cd05df
  • Pointer size: 130 Bytes
  • Size of remote file: 83.2 kB
v3-samelayer/v2/samelayer_separate/llama32-3b-orpo/singlelayer_separate/L25/plots/rho_theta_scatter.png ADDED

Git LFS Details

  • SHA256: d5811c3c34811c8b3289249c5dc32f3728d4529448796ee7ce9664bb207fc2d5
  • Pointer size: 131 Bytes
  • Size of remote file: 386 kB
v3-samelayer/v2/samelayer_separate/llama32-3b-orpo/singlelayer_separate/L25/plots/shared_geometry_histograms.png ADDED

Git LFS Details

  • SHA256: 21cdc04cbc500aa0ffb272f42b544029772fd917fc60f5f89373a795763ab25f
  • Pointer size: 131 Bytes
  • Size of remote file: 158 kB
v3-samelayer/v2/samelayer_separate/llama32-3b-orpo/singlelayer_separate/L25/plots/shared_geometry_theta_vs_norm_ratio.png ADDED

Git LFS Details

  • SHA256: 6dfc3864f688a154d24e30533d4436b6a26690c67489d61f0079118e8a0f19e7
  • Pointer size: 131 Bytes
  • Size of remote file: 305 kB
v3-samelayer/v2/samelayer_separate/llama32-3b-orpo/singlelayer_separate/L25/plots/superposition_analysis.png ADDED

Git LFS Details

  • SHA256: 93457c3277315e8c9793a19c6d4ee28f606730fba600f1a9376057e87c908674
  • Pointer size: 131 Bytes
  • Size of remote file: 266 kB
v3-samelayer/v2/samelayer_separate/llama32-3b-orpo/singlelayer_separate/L25/run_meta.json ADDED
@@ -0,0 +1,27 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "base_model": "meta-llama/Llama-3.2-3B-Instruct",
3
+ "aligned_run_id": "llama32-3b-orpo",
4
+ "position": "last_prompt",
5
+ "multi_type": "separate",
6
+ "source_activations": "interp_utils/crosscoder/results-multi-v1/v1/samelayer_separate/llama32-3b-orpo/activations/activations.pt",
7
+ "base_activations_path": "interp_utils/crosscoder/results-multi-v1/v1/base_activations/llama32-3b-union/activations/base_activations.pt",
8
+ "source_layers": [
9
+ 24,
10
+ 25,
11
+ 26
12
+ ],
13
+ "base_source_layers": [
14
+ 10,
15
+ 11,
16
+ 12,
17
+ 13,
18
+ 14,
19
+ 23,
20
+ 24,
21
+ 25,
22
+ 26
23
+ ],
24
+ "layer": 25,
25
+ "base_layer": 25,
26
+ "aligned_layer": 25
27
+ }
v3-samelayer/v2/samelayer_separate/llama32-3b-orpo/singlelayer_separate/L26/checkpoints/final.pt ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:f57d5c051ab6543ab577b2fd57dba000d45097cde5c698ab6b79024e3d90bd2c
3
+ size 3624487706