juiceb0xc0de commited on
Commit
f34c7a2
·
verified ·
1 Parent(s): 47353d5

Add files using upload-large-folder tool

Browse files
This view is limited to 50 files because it contains too many changes.   See raw diff
Files changed (50) hide show
  1. layers/16/binary_contrast/authentic_vs_corporate/mlp/summary.json +257 -0
  2. layers/16/binary_contrast/authentic_vs_corporate/q/summary.json +257 -0
  3. layers/16/binary_contrast/authentic_vs_corporate/router/summary.json +257 -0
  4. layers/16/binary_contrast/authentic_vs_corporate/summary.json +66 -0
  5. layers/16/binary_contrast/authentic_vs_corporate/v/summary.json +257 -0
  6. layers/16/binary_contrast/code_vs_natural_language/summary.json +66 -0
  7. layers/16/logit_lens/features.json +0 -0
  8. layers/16/ov/heads.json +562 -0
  9. layers/16/per_head/heads.json +239 -0
  10. layers/16/per_head/k.json +242 -0
  11. layers/16/per_head/q.json +242 -0
  12. layers/16/per_head/v.json +242 -0
  13. layers/16/sub_zero/projections.json +149 -0
  14. layers/16/sub_zero/scores.json +9 -0
  15. layers/17/binary_contrast/authentic_vs_corporate/attn/summary.json +257 -0
  16. layers/17/binary_contrast/authentic_vs_corporate/heads/summary.json +257 -0
  17. layers/17/binary_contrast/authentic_vs_corporate/k/summary.json +257 -0
  18. layers/17/binary_contrast/authentic_vs_corporate/mlp/summary.json +257 -0
  19. layers/17/binary_contrast/authentic_vs_corporate/q/summary.json +257 -0
  20. layers/17/binary_contrast/authentic_vs_corporate/summary.json +66 -0
  21. layers/17/binary_contrast/authentic_vs_corporate/v/summary.json +257 -0
  22. layers/17/binary_contrast/code_vs_natural_language/attn/summary.json +257 -0
  23. layers/17/binary_contrast/code_vs_natural_language/heads/summary.json +257 -0
  24. layers/17/binary_contrast/code_vs_natural_language/k/summary.json +257 -0
  25. layers/17/binary_contrast/code_vs_natural_language/mlp/summary.json +257 -0
  26. layers/17/binary_contrast/code_vs_natural_language/q/summary.json +257 -0
  27. layers/17/binary_contrast/code_vs_natural_language/router/summary.json +257 -0
  28. layers/17/binary_contrast/code_vs_natural_language/v/summary.json +257 -0
  29. layers/17/components/attn/bucket_metrics.json +0 -0
  30. layers/17/components/attn/coactivation.json +1 -0
  31. layers/17/components/attn/code_analysis.json +71 -0
  32. layers/17/components/attn/summary.json +29 -0
  33. layers/17/components/attn/taxonomy.json +0 -0
  34. layers/17/components/heads/bucket_metrics.json +0 -0
  35. layers/17/components/heads/coactivation.json +65 -0
  36. layers/17/components/heads/code_analysis.json +71 -0
  37. layers/17/components/heads/summary.json +29 -0
  38. layers/17/components/heads/taxonomy.json +0 -0
  39. layers/17/components/k/bucket_metrics.json +0 -0
  40. layers/17/components/k/coactivation.json +1402 -0
  41. layers/17/components/k/code_analysis.json +71 -0
  42. layers/17/components/k/summary.json +29 -0
  43. layers/17/components/k/taxonomy.json +0 -0
  44. layers/17/components/mlp/coactivation.json +807 -0
  45. layers/17/components/mlp/code_analysis.json +71 -0
  46. layers/17/components/mlp/summary.json +29 -0
  47. layers/17/components/q/bucket_metrics.json +0 -0
  48. layers/17/components/q/coactivation.json +1402 -0
  49. layers/17/components/q/code_analysis.json +71 -0
  50. layers/17/components/q/summary.json +29 -0
layers/16/binary_contrast/authentic_vs_corporate/mlp/summary.json ADDED
@@ -0,0 +1,257 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "contrast": "authentic_vs_corporate",
3
+ "label_a": "authentic",
4
+ "label_b": "corporate",
5
+ "n_a": 500,
6
+ "n_b": 500,
7
+ "component": "mlp",
8
+ "n_features": 66048,
9
+ "fstat_top": 829.3941650390625,
10
+ "fstat_mean": 7.449212074279785,
11
+ "fstat_top_idx": 3547,
12
+ "delta_a_minus_b_at_top": -0.03867559880018234,
13
+ "is_per_head": false,
14
+ "head_dim": null,
15
+ "top_features": [
16
+ {
17
+ "feature": 3547,
18
+ "fstat": 829.3941650390625,
19
+ "delta_a_minus_b": -0.03867559880018234,
20
+ "mean_a": 0.02385711669921875,
21
+ "mean_b": 0.06253271549940109,
22
+ "leaning": "corporate"
23
+ },
24
+ {
25
+ "feature": 21216,
26
+ "fstat": 679.8084106445312,
27
+ "delta_a_minus_b": 0.016005810350179672,
28
+ "mean_a": 0.005147499032318592,
29
+ "mean_b": -0.010858312249183655,
30
+ "leaning": "authentic"
31
+ },
32
+ {
33
+ "feature": 4180,
34
+ "fstat": 662.9639282226562,
35
+ "delta_a_minus_b": -0.06413470208644867,
36
+ "mean_a": 0.04251044616103172,
37
+ "mean_b": 0.1066451445221901,
38
+ "leaning": "corporate"
39
+ },
40
+ {
41
+ "feature": 3444,
42
+ "fstat": 639.6669311523438,
43
+ "delta_a_minus_b": -0.07133948057889938,
44
+ "mean_a": 0.040631890296936035,
45
+ "mean_b": 0.11197137087583542,
46
+ "leaning": "corporate"
47
+ },
48
+ {
49
+ "feature": 3574,
50
+ "fstat": 639.596923828125,
51
+ "delta_a_minus_b": -0.0888163149356842,
52
+ "mean_a": 0.011220347136259079,
53
+ "mean_b": 0.10003666579723358,
54
+ "leaning": "corporate"
55
+ },
56
+ {
57
+ "feature": 3246,
58
+ "fstat": 626.5541381835938,
59
+ "delta_a_minus_b": 0.058354854583740234,
60
+ "mean_a": -0.07738244533538818,
61
+ "mean_b": -0.13573729991912842,
62
+ "leaning": "authentic"
63
+ },
64
+ {
65
+ "feature": 4497,
66
+ "fstat": 624.7408447265625,
67
+ "delta_a_minus_b": 0.03985423594713211,
68
+ "mean_a": 0.05553662031888962,
69
+ "mean_b": 0.015682384371757507,
70
+ "leaning": "authentic"
71
+ },
72
+ {
73
+ "feature": 21228,
74
+ "fstat": 606.8886108398438,
75
+ "delta_a_minus_b": 0.018311332911252975,
76
+ "mean_a": 0.005386854987591505,
77
+ "mean_b": -0.012924478389322758,
78
+ "leaning": "authentic"
79
+ },
80
+ {
81
+ "feature": 21239,
82
+ "fstat": 598.8381958007812,
83
+ "delta_a_minus_b": 0.021941404789686203,
84
+ "mean_a": 0.044405050575733185,
85
+ "mean_b": 0.022463645786046982,
86
+ "leaning": "authentic"
87
+ },
88
+ {
89
+ "feature": 259,
90
+ "fstat": 578.60791015625,
91
+ "delta_a_minus_b": -0.04918090999126434,
92
+ "mean_a": 0.07761327922344208,
93
+ "mean_b": 0.12679418921470642,
94
+ "leaning": "corporate"
95
+ },
96
+ {
97
+ "feature": 21425,
98
+ "fstat": 549.2344360351562,
99
+ "delta_a_minus_b": -0.02656204253435135,
100
+ "mean_a": 0.025792203843593597,
101
+ "mean_b": 0.052354246377944946,
102
+ "leaning": "corporate"
103
+ },
104
+ {
105
+ "feature": 4359,
106
+ "fstat": 544.7091674804688,
107
+ "delta_a_minus_b": 0.030300315469503403,
108
+ "mean_a": -0.007568703033030033,
109
+ "mean_b": -0.03786901757121086,
110
+ "leaning": "authentic"
111
+ },
112
+ {
113
+ "feature": 4527,
114
+ "fstat": 543.0861206054688,
115
+ "delta_a_minus_b": -0.07261865586042404,
116
+ "mean_a": 0.09843970090150833,
117
+ "mean_b": 0.17105835676193237,
118
+ "leaning": "corporate"
119
+ },
120
+ {
121
+ "feature": 3486,
122
+ "fstat": 534.9156494140625,
123
+ "delta_a_minus_b": 0.04850558564066887,
124
+ "mean_a": 0.10923928767442703,
125
+ "mean_b": 0.06073370203375816,
126
+ "leaning": "authentic"
127
+ },
128
+ {
129
+ "feature": 139,
130
+ "fstat": 533.9610595703125,
131
+ "delta_a_minus_b": 0.04908609390258789,
132
+ "mean_a": -0.048446863889694214,
133
+ "mean_b": -0.0975329577922821,
134
+ "leaning": "authentic"
135
+ },
136
+ {
137
+ "feature": 3535,
138
+ "fstat": 529.6466064453125,
139
+ "delta_a_minus_b": -0.033031709492206573,
140
+ "mean_a": 0.015089446678757668,
141
+ "mean_b": 0.04812115430831909,
142
+ "leaning": "corporate"
143
+ },
144
+ {
145
+ "feature": 21231,
146
+ "fstat": 517.2090454101562,
147
+ "delta_a_minus_b": -0.019447479397058487,
148
+ "mean_a": -0.03739161789417267,
149
+ "mean_b": -0.01794413849711418,
150
+ "leaning": "corporate"
151
+ },
152
+ {
153
+ "feature": 4425,
154
+ "fstat": 509.7368469238281,
155
+ "delta_a_minus_b": -0.045786723494529724,
156
+ "mean_a": -0.064376600086689,
157
+ "mean_b": -0.01858987845480442,
158
+ "leaning": "corporate"
159
+ },
160
+ {
161
+ "feature": 4413,
162
+ "fstat": 508.9273681640625,
163
+ "delta_a_minus_b": -0.0595448799431324,
164
+ "mean_a": -0.09289411455392838,
165
+ "mean_b": -0.033349234610795975,
166
+ "leaning": "corporate"
167
+ },
168
+ {
169
+ "feature": 7103,
170
+ "fstat": 504.8772888183594,
171
+ "delta_a_minus_b": -0.00473221018910408,
172
+ "mean_a": -0.00003768094029510394,
173
+ "mean_b": 0.004694529343396425,
174
+ "leaning": "corporate"
175
+ },
176
+ {
177
+ "feature": 489,
178
+ "fstat": 504.16607666015625,
179
+ "delta_a_minus_b": 0.03545459359884262,
180
+ "mean_a": 0.04228848218917847,
181
+ "mean_b": 0.006833887193351984,
182
+ "leaning": "authentic"
183
+ },
184
+ {
185
+ "feature": 129,
186
+ "fstat": 501.5938720703125,
187
+ "delta_a_minus_b": 0.03463003784418106,
188
+ "mean_a": -0.015634773299098015,
189
+ "mean_b": -0.050264813005924225,
190
+ "leaning": "authentic"
191
+ },
192
+ {
193
+ "feature": 21057,
194
+ "fstat": 501.2011413574219,
195
+ "delta_a_minus_b": -0.019856777042150497,
196
+ "mean_a": -0.039413582533597946,
197
+ "mean_b": -0.01955680549144745,
198
+ "leaning": "corporate"
199
+ },
200
+ {
201
+ "feature": 4245,
202
+ "fstat": 487.12451171875,
203
+ "delta_a_minus_b": 0.02264578267931938,
204
+ "mean_a": 0.053515274077653885,
205
+ "mean_b": 0.030869491398334503,
206
+ "leaning": "authentic"
207
+ },
208
+ {
209
+ "feature": 4474,
210
+ "fstat": 476.9775695800781,
211
+ "delta_a_minus_b": 0.04846688732504845,
212
+ "mean_a": 0.011036633513867855,
213
+ "mean_b": -0.03743025287985802,
214
+ "leaning": "authentic"
215
+ },
216
+ {
217
+ "feature": 125,
218
+ "fstat": 472.7989807128906,
219
+ "delta_a_minus_b": 0.024414706975221634,
220
+ "mean_a": 0.0248143021017313,
221
+ "mean_b": 0.0003995945444330573,
222
+ "leaning": "authentic"
223
+ },
224
+ {
225
+ "feature": 21078,
226
+ "fstat": 471.508056640625,
227
+ "delta_a_minus_b": 0.01944161392748356,
228
+ "mean_a": 0.026362335309386253,
229
+ "mean_b": 0.006920720916241407,
230
+ "leaning": "authentic"
231
+ },
232
+ {
233
+ "feature": 21244,
234
+ "fstat": 469.1474914550781,
235
+ "delta_a_minus_b": -0.024363769218325615,
236
+ "mean_a": -0.001575677888467908,
237
+ "mean_b": 0.022788090631365776,
238
+ "leaning": "corporate"
239
+ },
240
+ {
241
+ "feature": 3283,
242
+ "fstat": 467.8460998535156,
243
+ "delta_a_minus_b": -0.03912567347288132,
244
+ "mean_a": -0.047251127660274506,
245
+ "mean_b": -0.008125456050038338,
246
+ "leaning": "corporate"
247
+ },
248
+ {
249
+ "feature": 3263,
250
+ "fstat": 456.7013244628906,
251
+ "delta_a_minus_b": 0.03889335319399834,
252
+ "mean_a": -0.04614430293440819,
253
+ "mean_b": -0.08503765612840652,
254
+ "leaning": "authentic"
255
+ }
256
+ ]
257
+ }
layers/16/binary_contrast/authentic_vs_corporate/q/summary.json ADDED
@@ -0,0 +1,257 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "contrast": "authentic_vs_corporate",
3
+ "label_a": "authentic",
4
+ "label_b": "corporate",
5
+ "n_a": 500,
6
+ "n_b": 500,
7
+ "component": "q",
8
+ "n_features": 2048,
9
+ "fstat_top": 948.0796508789062,
10
+ "fstat_mean": 100.47859191894531,
11
+ "fstat_top_idx": 1381,
12
+ "delta_a_minus_b_at_top": -0.29585832357406616,
13
+ "is_per_head": true,
14
+ "head_dim": 128,
15
+ "top_features": [
16
+ {
17
+ "feature": 1381,
18
+ "fstat": 948.0796508789062,
19
+ "delta_a_minus_b": -0.29585832357406616,
20
+ "mean_a": -0.7007402181625366,
21
+ "mean_b": -0.40488189458847046,
22
+ "leaning": "corporate"
23
+ },
24
+ {
25
+ "feature": 264,
26
+ "fstat": 853.5692749023438,
27
+ "delta_a_minus_b": 0.3121868371963501,
28
+ "mean_a": -0.42245376110076904,
29
+ "mean_b": -0.7346405982971191,
30
+ "leaning": "authentic"
31
+ },
32
+ {
33
+ "feature": 589,
34
+ "fstat": 813.8695678710938,
35
+ "delta_a_minus_b": -0.23984885215759277,
36
+ "mean_a": -0.5877265334129333,
37
+ "mean_b": -0.3478776812553406,
38
+ "leaning": "corporate"
39
+ },
40
+ {
41
+ "feature": 787,
42
+ "fstat": 754.1063232421875,
43
+ "delta_a_minus_b": 0.2406347393989563,
44
+ "mean_a": 0.8141054511070251,
45
+ "mean_b": 0.5734707117080688,
46
+ "leaning": "authentic"
47
+ },
48
+ {
49
+ "feature": 996,
50
+ "fstat": 748.2280883789062,
51
+ "delta_a_minus_b": 0.21082919836044312,
52
+ "mean_a": 0.2775932550430298,
53
+ "mean_b": 0.06676406413316727,
54
+ "leaning": "authentic"
55
+ },
56
+ {
57
+ "feature": 663,
58
+ "fstat": 746.99658203125,
59
+ "delta_a_minus_b": -0.2510913014411926,
60
+ "mean_a": -0.07251794636249542,
61
+ "mean_b": 0.1785733699798584,
62
+ "leaning": "corporate"
63
+ },
64
+ {
65
+ "feature": 2032,
66
+ "fstat": 743.5015258789062,
67
+ "delta_a_minus_b": -0.28845474123954773,
68
+ "mean_a": -0.2705163061618805,
69
+ "mean_b": 0.017938431352376938,
70
+ "leaning": "corporate"
71
+ },
72
+ {
73
+ "feature": 615,
74
+ "fstat": 732.2293701171875,
75
+ "delta_a_minus_b": 0.3082812428474426,
76
+ "mean_a": 0.35774120688438416,
77
+ "mean_b": 0.04945995286107063,
78
+ "leaning": "authentic"
79
+ },
80
+ {
81
+ "feature": 521,
82
+ "fstat": 726.89404296875,
83
+ "delta_a_minus_b": 0.24814504384994507,
84
+ "mean_a": -0.18981295824050903,
85
+ "mean_b": -0.4379580020904541,
86
+ "leaning": "authentic"
87
+ },
88
+ {
89
+ "feature": 1895,
90
+ "fstat": 722.00634765625,
91
+ "delta_a_minus_b": -0.2580820322036743,
92
+ "mean_a": -1.0386093854904175,
93
+ "mean_b": -0.7805273532867432,
94
+ "leaning": "corporate"
95
+ },
96
+ {
97
+ "feature": 1442,
98
+ "fstat": 697.7584228515625,
99
+ "delta_a_minus_b": 0.2392290234565735,
100
+ "mean_a": 0.45244958996772766,
101
+ "mean_b": 0.21322056651115417,
102
+ "leaning": "authentic"
103
+ },
104
+ {
105
+ "feature": 1403,
106
+ "fstat": 696.4767456054688,
107
+ "delta_a_minus_b": 0.24591797590255737,
108
+ "mean_a": -0.5375370979309082,
109
+ "mean_b": -0.7834550738334656,
110
+ "leaning": "authentic"
111
+ },
112
+ {
113
+ "feature": 344,
114
+ "fstat": 695.8634033203125,
115
+ "delta_a_minus_b": -0.263296902179718,
116
+ "mean_a": -0.8611875176429749,
117
+ "mean_b": -0.5978906154632568,
118
+ "leaning": "corporate"
119
+ },
120
+ {
121
+ "feature": 1464,
122
+ "fstat": 691.7719116210938,
123
+ "delta_a_minus_b": -0.21610486507415771,
124
+ "mean_a": -0.06080859899520874,
125
+ "mean_b": 0.15529626607894897,
126
+ "leaning": "corporate"
127
+ },
128
+ {
129
+ "feature": 306,
130
+ "fstat": 688.4268188476562,
131
+ "delta_a_minus_b": 0.2046680748462677,
132
+ "mean_a": -0.07414466887712479,
133
+ "mean_b": -0.2788127362728119,
134
+ "leaning": "authentic"
135
+ },
136
+ {
137
+ "feature": 676,
138
+ "fstat": 669.8928833007812,
139
+ "delta_a_minus_b": -0.3760877847671509,
140
+ "mean_a": -0.8201440572738647,
141
+ "mean_b": -0.44405627250671387,
142
+ "leaning": "corporate"
143
+ },
144
+ {
145
+ "feature": 278,
146
+ "fstat": 662.3776245117188,
147
+ "delta_a_minus_b": -0.20187272131443024,
148
+ "mean_a": 0.1401219218969345,
149
+ "mean_b": 0.34199464321136475,
150
+ "leaning": "corporate"
151
+ },
152
+ {
153
+ "feature": 1563,
154
+ "fstat": 658.2941284179688,
155
+ "delta_a_minus_b": 0.271902859210968,
156
+ "mean_a": -0.6828647255897522,
157
+ "mean_b": -0.9547675848007202,
158
+ "leaning": "authentic"
159
+ },
160
+ {
161
+ "feature": 848,
162
+ "fstat": 633.4376220703125,
163
+ "delta_a_minus_b": -0.22851857542991638,
164
+ "mean_a": -0.21631203591823578,
165
+ "mean_b": 0.012206543236970901,
166
+ "leaning": "corporate"
167
+ },
168
+ {
169
+ "feature": 10,
170
+ "fstat": 623.9105224609375,
171
+ "delta_a_minus_b": 0.22482025623321533,
172
+ "mean_a": 1.2604999542236328,
173
+ "mean_b": 1.0356796979904175,
174
+ "leaning": "authentic"
175
+ },
176
+ {
177
+ "feature": 598,
178
+ "fstat": 613.5756225585938,
179
+ "delta_a_minus_b": -0.2412509322166443,
180
+ "mean_a": 0.5198535323143005,
181
+ "mean_b": 0.7611044645309448,
182
+ "leaning": "corporate"
183
+ },
184
+ {
185
+ "feature": 187,
186
+ "fstat": 606.6834106445312,
187
+ "delta_a_minus_b": 0.2333846539258957,
188
+ "mean_a": 0.07805836200714111,
189
+ "mean_b": -0.15532629191875458,
190
+ "leaning": "authentic"
191
+ },
192
+ {
193
+ "feature": 329,
194
+ "fstat": 588.3893432617188,
195
+ "delta_a_minus_b": 0.18452149629592896,
196
+ "mean_a": 0.6763046979904175,
197
+ "mean_b": 0.4917832016944885,
198
+ "leaning": "authentic"
199
+ },
200
+ {
201
+ "feature": 1934,
202
+ "fstat": 583.66748046875,
203
+ "delta_a_minus_b": -0.22826886177062988,
204
+ "mean_a": -0.07144717127084732,
205
+ "mean_b": 0.15682169795036316,
206
+ "leaning": "corporate"
207
+ },
208
+ {
209
+ "feature": 999,
210
+ "fstat": 581.3489379882812,
211
+ "delta_a_minus_b": 0.15092343091964722,
212
+ "mean_a": 0.39482030272483826,
213
+ "mean_b": 0.24389687180519104,
214
+ "leaning": "authentic"
215
+ },
216
+ {
217
+ "feature": 918,
218
+ "fstat": 579.76123046875,
219
+ "delta_a_minus_b": -0.15821538865566254,
220
+ "mean_a": -0.06174839660525322,
221
+ "mean_b": 0.09646699577569962,
222
+ "leaning": "corporate"
223
+ },
224
+ {
225
+ "feature": 475,
226
+ "fstat": 571.605224609375,
227
+ "delta_a_minus_b": -0.15499494969844818,
228
+ "mean_a": -0.022423801943659782,
229
+ "mean_b": 0.13257114589214325,
230
+ "leaning": "corporate"
231
+ },
232
+ {
233
+ "feature": 1088,
234
+ "fstat": 554.900146484375,
235
+ "delta_a_minus_b": 0.4197402000427246,
236
+ "mean_a": 1.3297734260559082,
237
+ "mean_b": 0.9100332260131836,
238
+ "leaning": "authentic"
239
+ },
240
+ {
241
+ "feature": 1794,
242
+ "fstat": 550.6565551757812,
243
+ "delta_a_minus_b": 0.2009376883506775,
244
+ "mean_a": -0.375638484954834,
245
+ "mean_b": -0.5765761733055115,
246
+ "leaning": "authentic"
247
+ },
248
+ {
249
+ "feature": 478,
250
+ "fstat": 548.3291625976562,
251
+ "delta_a_minus_b": 0.16093990206718445,
252
+ "mean_a": -0.29303568601608276,
253
+ "mean_b": -0.4539755880832672,
254
+ "leaning": "authentic"
255
+ }
256
+ ]
257
+ }
layers/16/binary_contrast/authentic_vs_corporate/router/summary.json ADDED
@@ -0,0 +1,257 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "contrast": "authentic_vs_corporate",
3
+ "label_a": "authentic",
4
+ "label_b": "corporate",
5
+ "n_a": 500,
6
+ "n_b": 500,
7
+ "component": "router",
8
+ "n_features": 129,
9
+ "fstat_top": 319.6273498535156,
10
+ "fstat_mean": 8.691493034362793,
11
+ "fstat_top_idx": 83,
12
+ "delta_a_minus_b_at_top": -0.09041015803813934,
13
+ "is_per_head": false,
14
+ "head_dim": null,
15
+ "top_features": [
16
+ {
17
+ "feature": 83,
18
+ "fstat": 319.6273498535156,
19
+ "delta_a_minus_b": -0.09041015803813934,
20
+ "mean_a": 0.025929687544703484,
21
+ "mean_b": 0.11633984744548798,
22
+ "leaning": "corporate"
23
+ },
24
+ {
25
+ "feature": 42,
26
+ "fstat": 175.2949981689453,
27
+ "delta_a_minus_b": 0.08680859208106995,
28
+ "mean_a": 0.11289062350988388,
29
+ "mean_b": 0.026082031428813934,
30
+ "leaning": "authentic"
31
+ },
32
+ {
33
+ "feature": 74,
34
+ "fstat": 130.801025390625,
35
+ "delta_a_minus_b": 0.05148046836256981,
36
+ "mean_a": 0.07668749988079071,
37
+ "mean_b": 0.0252070315182209,
38
+ "leaning": "authentic"
39
+ },
40
+ {
41
+ "feature": 6,
42
+ "fstat": 104.67555236816406,
43
+ "delta_a_minus_b": -0.06059759855270386,
44
+ "mean_a": 0.5778008103370667,
45
+ "mean_b": 0.6383984088897705,
46
+ "leaning": "corporate"
47
+ },
48
+ {
49
+ "feature": 94,
50
+ "fstat": 71.18264770507812,
51
+ "delta_a_minus_b": 0.03156640753149986,
52
+ "mean_a": 0.04649316519498825,
53
+ "mean_b": 0.014926757663488388,
54
+ "leaning": "authentic"
55
+ },
56
+ {
57
+ "feature": 41,
58
+ "fstat": 67.50688934326172,
59
+ "delta_a_minus_b": 0.03166210651397705,
60
+ "mean_a": 0.33079296350479126,
61
+ "mean_b": 0.2991308569908142,
62
+ "leaning": "authentic"
63
+ },
64
+ {
65
+ "feature": 14,
66
+ "fstat": 50.81706237792969,
67
+ "delta_a_minus_b": 0.023973632603883743,
68
+ "mean_a": 0.03481738269329071,
69
+ "mean_b": 0.010843750089406967,
70
+ "leaning": "authentic"
71
+ },
72
+ {
73
+ "feature": 1,
74
+ "fstat": 31.52667236328125,
75
+ "delta_a_minus_b": -0.027292966842651367,
76
+ "mean_a": 0.07701269537210464,
77
+ "mean_b": 0.10430566221475601,
78
+ "leaning": "corporate"
79
+ },
80
+ {
81
+ "feature": 107,
82
+ "fstat": 31.447031021118164,
83
+ "delta_a_minus_b": 0.014869140461087227,
84
+ "mean_a": 0.01650390587747097,
85
+ "mean_b": 0.001634765649214387,
86
+ "leaning": "authentic"
87
+ },
88
+ {
89
+ "feature": 65,
90
+ "fstat": 23.505001068115234,
91
+ "delta_a_minus_b": 0.02753320336341858,
92
+ "mean_a": 0.1279902309179306,
93
+ "mean_b": 0.10045702755451202,
94
+ "leaning": "authentic"
95
+ },
96
+ {
97
+ "feature": 60,
98
+ "fstat": 16.667495727539062,
99
+ "delta_a_minus_b": -0.04208788275718689,
100
+ "mean_a": 0.16289062798023224,
101
+ "mean_b": 0.20497851073741913,
102
+ "leaning": "corporate"
103
+ },
104
+ {
105
+ "feature": 87,
106
+ "fstat": 16.468013763427734,
107
+ "delta_a_minus_b": -0.026597648859024048,
108
+ "mean_a": 0.1285410225391388,
109
+ "mean_b": 0.15513867139816284,
110
+ "leaning": "corporate"
111
+ },
112
+ {
113
+ "feature": 100,
114
+ "fstat": 14.242961883544922,
115
+ "delta_a_minus_b": 0.00661230506375432,
116
+ "mean_a": 0.008578125387430191,
117
+ "mean_b": 0.001965820323675871,
118
+ "leaning": "authentic"
119
+ },
120
+ {
121
+ "feature": 13,
122
+ "fstat": 14.098950386047363,
123
+ "delta_a_minus_b": -0.01331542432308197,
124
+ "mean_a": 0.13910937309265137,
125
+ "mean_b": 0.15242479741573334,
126
+ "leaning": "corporate"
127
+ },
128
+ {
129
+ "feature": 12,
130
+ "fstat": 10.09379768371582,
131
+ "delta_a_minus_b": -0.004197265487164259,
132
+ "mean_a": 0.0013544921530410647,
133
+ "mean_b": 0.0055517577566206455,
134
+ "leaning": "corporate"
135
+ },
136
+ {
137
+ "feature": 47,
138
+ "fstat": 9.82055377960205,
139
+ "delta_a_minus_b": -0.0034736325033009052,
140
+ "mean_a": 0.0005703124916180968,
141
+ "mean_b": 0.004043945111334324,
142
+ "leaning": "corporate"
143
+ },
144
+ {
145
+ "feature": 9,
146
+ "fstat": 7.012409687042236,
147
+ "delta_a_minus_b": -0.0027011719066649675,
148
+ "mean_a": 0.0,
149
+ "mean_b": 0.0027011719066649675,
150
+ "leaning": "corporate"
151
+ },
152
+ {
153
+ "feature": 101,
154
+ "fstat": 5.920544624328613,
155
+ "delta_a_minus_b": -0.001795898424461484,
156
+ "mean_a": 0.0,
157
+ "mean_b": 0.001795898424461484,
158
+ "leaning": "corporate"
159
+ },
160
+ {
161
+ "feature": 8,
162
+ "fstat": 3.9616334438323975,
163
+ "delta_a_minus_b": 0.006925761699676514,
164
+ "mean_a": 0.6056289076805115,
165
+ "mean_b": 0.598703145980835,
166
+ "leaning": "authentic"
167
+ },
168
+ {
169
+ "feature": 98,
170
+ "fstat": 3.8634514808654785,
171
+ "delta_a_minus_b": 0.0018945311894640326,
172
+ "mean_a": 0.0024746092967689037,
173
+ "mean_b": 0.0005800781073048711,
174
+ "leaning": "authentic"
175
+ },
176
+ {
177
+ "feature": 92,
178
+ "fstat": 2.9368505477905273,
179
+ "delta_a_minus_b": -0.00397265562787652,
180
+ "mean_a": 0.005425781477242708,
181
+ "mean_b": 0.009398437105119228,
182
+ "leaning": "corporate"
183
+ },
184
+ {
185
+ "feature": 7,
186
+ "fstat": 1.0000190734863281,
187
+ "delta_a_minus_b": -0.0007265625172294676,
188
+ "mean_a": 0.0,
189
+ "mean_b": 0.0007265625172294676,
190
+ "leaning": "corporate"
191
+ },
192
+ {
193
+ "feature": 15,
194
+ "fstat": 1.0000108480453491,
195
+ "delta_a_minus_b": -0.0004824218631256372,
196
+ "mean_a": 0.0,
197
+ "mean_b": 0.0004824218631256372,
198
+ "leaning": "corporate"
199
+ },
200
+ {
201
+ "feature": 55,
202
+ "fstat": 1.0000054836273193,
203
+ "delta_a_minus_b": -0.0010937500046566129,
204
+ "mean_a": 0.0,
205
+ "mean_b": 0.0010937500046566129,
206
+ "leaning": "corporate"
207
+ },
208
+ {
209
+ "feature": 61,
210
+ "fstat": 0.9999991059303284,
211
+ "delta_a_minus_b": -0.0004609375027939677,
212
+ "mean_a": 0.0,
213
+ "mean_b": 0.0004609375027939677,
214
+ "leaning": "corporate"
215
+ },
216
+ {
217
+ "feature": 2,
218
+ "fstat": 0.9999916553497314,
219
+ "delta_a_minus_b": -0.0006210937281139195,
220
+ "mean_a": 0.0,
221
+ "mean_b": 0.0006210937281139195,
222
+ "leaning": "corporate"
223
+ },
224
+ {
225
+ "feature": 62,
226
+ "fstat": 0.9999903440475464,
227
+ "delta_a_minus_b": -0.0003046875062864274,
228
+ "mean_a": 0.0,
229
+ "mean_b": 0.0003046875062864274,
230
+ "leaning": "corporate"
231
+ },
232
+ {
233
+ "feature": 53,
234
+ "fstat": 0.9999845027923584,
235
+ "delta_a_minus_b": -0.0007968749850988388,
236
+ "mean_a": 0.0,
237
+ "mean_b": 0.0007968749850988388,
238
+ "leaning": "corporate"
239
+ },
240
+ {
241
+ "feature": 50,
242
+ "fstat": 0.9999839067459106,
243
+ "delta_a_minus_b": -0.0005156249972060323,
244
+ "mean_a": 0.0,
245
+ "mean_b": 0.0005156249972060323,
246
+ "leaning": "corporate"
247
+ },
248
+ {
249
+ "feature": 102,
250
+ "fstat": 0.9131647944450378,
251
+ "delta_a_minus_b": 0.0007480467902496457,
252
+ "mean_a": 0.0011523436987772584,
253
+ "mean_b": 0.00040429687942378223,
254
+ "leaning": "authentic"
255
+ }
256
+ ]
257
+ }
layers/16/binary_contrast/authentic_vs_corporate/summary.json ADDED
@@ -0,0 +1,66 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "layer": 16,
3
+ "components": {
4
+ "attn": {
5
+ "fstat_top": 1123.0897216796875,
6
+ "fstat_mean": 81.94650268554688,
7
+ "delta_a_minus_b_at_top": -0.15998968482017517,
8
+ "top_feature": 1021,
9
+ "is_per_head": false,
10
+ "head_dim": null
11
+ },
12
+ "heads": {
13
+ "fstat_top": 937.7443237304688,
14
+ "fstat_mean": 65.18057250976562,
15
+ "delta_a_minus_b_at_top": -0.015536269173026085,
16
+ "top_feature": 684,
17
+ "is_per_head": true,
18
+ "head_dim": 128
19
+ },
20
+ "k": {
21
+ "fstat_top": 1271.4549560546875,
22
+ "fstat_mean": 106.84839630126953,
23
+ "delta_a_minus_b_at_top": 0.25421974062919617,
24
+ "top_feature": 546,
25
+ "is_per_head": true,
26
+ "head_dim": 128
27
+ },
28
+ "mlp": {
29
+ "fstat_top": 829.3941650390625,
30
+ "fstat_mean": 7.449212074279785,
31
+ "delta_a_minus_b_at_top": -0.03867559880018234,
32
+ "top_feature": 3547,
33
+ "is_per_head": false,
34
+ "head_dim": null
35
+ },
36
+ "q": {
37
+ "fstat_top": 948.0796508789062,
38
+ "fstat_mean": 100.47859191894531,
39
+ "delta_a_minus_b_at_top": -0.29585832357406616,
40
+ "top_feature": 1381,
41
+ "is_per_head": true,
42
+ "head_dim": 128
43
+ },
44
+ "router": {
45
+ "fstat_top": 319.6273498535156,
46
+ "fstat_mean": 8.691493034362793,
47
+ "delta_a_minus_b_at_top": -0.09041015803813934,
48
+ "top_feature": 83,
49
+ "is_per_head": false,
50
+ "head_dim": null
51
+ },
52
+ "v": {
53
+ "fstat_top": 993.4597778320312,
54
+ "fstat_mean": 109.48571014404297,
55
+ "delta_a_minus_b_at_top": -0.49819111824035645,
56
+ "top_feature": 1074,
57
+ "is_per_head": true,
58
+ "head_dim": 128
59
+ }
60
+ },
61
+ "contrast": "authentic_vs_corporate",
62
+ "label_a": "authentic",
63
+ "label_b": "corporate",
64
+ "n_a": 500,
65
+ "n_b": 500
66
+ }
layers/16/binary_contrast/authentic_vs_corporate/v/summary.json ADDED
@@ -0,0 +1,257 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "contrast": "authentic_vs_corporate",
3
+ "label_a": "authentic",
4
+ "label_b": "corporate",
5
+ "n_a": 500,
6
+ "n_b": 500,
7
+ "component": "v",
8
+ "n_features": 2048,
9
+ "fstat_top": 993.4597778320312,
10
+ "fstat_mean": 109.48571014404297,
11
+ "fstat_top_idx": 1074,
12
+ "delta_a_minus_b_at_top": -0.49819111824035645,
13
+ "is_per_head": true,
14
+ "head_dim": 128,
15
+ "top_features": [
16
+ {
17
+ "feature": 1074,
18
+ "fstat": 993.4597778320312,
19
+ "delta_a_minus_b": -0.49819111824035645,
20
+ "mean_a": 0.5365511178970337,
21
+ "mean_b": 1.0347422361373901,
22
+ "leaning": "corporate"
23
+ },
24
+ {
25
+ "feature": 400,
26
+ "fstat": 983.320068359375,
27
+ "delta_a_minus_b": -0.3091323971748352,
28
+ "mean_a": -0.4167143702507019,
29
+ "mean_b": -0.1075819656252861,
30
+ "leaning": "corporate"
31
+ },
32
+ {
33
+ "feature": 654,
34
+ "fstat": 962.771240234375,
35
+ "delta_a_minus_b": -0.270076721906662,
36
+ "mean_a": -0.6563926339149475,
37
+ "mean_b": -0.3863159120082855,
38
+ "leaning": "corporate"
39
+ },
40
+ {
41
+ "feature": 699,
42
+ "fstat": 881.0789794921875,
43
+ "delta_a_minus_b": 0.2977565824985504,
44
+ "mean_a": 0.69362473487854,
45
+ "mean_b": 0.3958681523799896,
46
+ "leaning": "authentic"
47
+ },
48
+ {
49
+ "feature": 1961,
50
+ "fstat": 794.6139526367188,
51
+ "delta_a_minus_b": 0.321965754032135,
52
+ "mean_a": 0.0598723366856575,
53
+ "mean_b": -0.2620934247970581,
54
+ "leaning": "authentic"
55
+ },
56
+ {
57
+ "feature": 1170,
58
+ "fstat": 793.3673095703125,
59
+ "delta_a_minus_b": -0.46035540103912354,
60
+ "mean_a": -1.1572030782699585,
61
+ "mean_b": -0.696847677230835,
62
+ "leaning": "corporate"
63
+ },
64
+ {
65
+ "feature": 151,
66
+ "fstat": 793.0941772460938,
67
+ "delta_a_minus_b": 0.3523278534412384,
68
+ "mean_a": -0.2807317078113556,
69
+ "mean_b": -0.633059561252594,
70
+ "leaning": "authentic"
71
+ },
72
+ {
73
+ "feature": 333,
74
+ "fstat": 787.0362548828125,
75
+ "delta_a_minus_b": 0.2597948908805847,
76
+ "mean_a": 0.8513749837875366,
77
+ "mean_b": 0.5915800929069519,
78
+ "leaning": "authentic"
79
+ },
80
+ {
81
+ "feature": 94,
82
+ "fstat": 756.0567016601562,
83
+ "delta_a_minus_b": 0.17861565947532654,
84
+ "mean_a": 0.36301952600479126,
85
+ "mean_b": 0.18440386652946472,
86
+ "leaning": "authentic"
87
+ },
88
+ {
89
+ "feature": 1667,
90
+ "fstat": 755.08056640625,
91
+ "delta_a_minus_b": 0.19934387505054474,
92
+ "mean_a": -0.2257215529680252,
93
+ "mean_b": -0.42506542801856995,
94
+ "leaning": "authentic"
95
+ },
96
+ {
97
+ "feature": 1465,
98
+ "fstat": 750.3897705078125,
99
+ "delta_a_minus_b": 0.32546117901802063,
100
+ "mean_a": 0.28595975041389465,
101
+ "mean_b": -0.03950142487883568,
102
+ "leaning": "authentic"
103
+ },
104
+ {
105
+ "feature": 706,
106
+ "fstat": 749.0829467773438,
107
+ "delta_a_minus_b": 0.3630020022392273,
108
+ "mean_a": 0.5528077483177185,
109
+ "mean_b": 0.18980573117733002,
110
+ "leaning": "authentic"
111
+ },
112
+ {
113
+ "feature": 398,
114
+ "fstat": 731.7530517578125,
115
+ "delta_a_minus_b": -0.2684452533721924,
116
+ "mean_a": -1.3837031126022339,
117
+ "mean_b": -1.1152578592300415,
118
+ "leaning": "corporate"
119
+ },
120
+ {
121
+ "feature": 830,
122
+ "fstat": 724.4747314453125,
123
+ "delta_a_minus_b": -0.4224527180194855,
124
+ "mean_a": -0.10454365611076355,
125
+ "mean_b": 0.3179090619087219,
126
+ "leaning": "corporate"
127
+ },
128
+ {
129
+ "feature": 1895,
130
+ "fstat": 721.3072509765625,
131
+ "delta_a_minus_b": -0.21604201197624207,
132
+ "mean_a": 0.42783495783805847,
133
+ "mean_b": 0.6438769698143005,
134
+ "leaning": "corporate"
135
+ },
136
+ {
137
+ "feature": 1051,
138
+ "fstat": 714.3896484375,
139
+ "delta_a_minus_b": 0.43967241048812866,
140
+ "mean_a": 0.17905789613723755,
141
+ "mean_b": -0.2606145143508911,
142
+ "leaning": "authentic"
143
+ },
144
+ {
145
+ "feature": 691,
146
+ "fstat": 709.3848266601562,
147
+ "delta_a_minus_b": -0.26877647638320923,
148
+ "mean_a": -0.20566610991954803,
149
+ "mean_b": 0.06311038136482239,
150
+ "leaning": "corporate"
151
+ },
152
+ {
153
+ "feature": 1279,
154
+ "fstat": 707.0917358398438,
155
+ "delta_a_minus_b": 0.3113144636154175,
156
+ "mean_a": 0.9857812523841858,
157
+ "mean_b": 0.6744667887687683,
158
+ "leaning": "authentic"
159
+ },
160
+ {
161
+ "feature": 1484,
162
+ "fstat": 701.35498046875,
163
+ "delta_a_minus_b": 0.30838972330093384,
164
+ "mean_a": 0.6524462699890137,
165
+ "mean_b": 0.34405654668807983,
166
+ "leaning": "authentic"
167
+ },
168
+ {
169
+ "feature": 924,
170
+ "fstat": 695.4364013671875,
171
+ "delta_a_minus_b": -0.40020307898521423,
172
+ "mean_a": -0.041668713092803955,
173
+ "mean_b": 0.3585343658924103,
174
+ "leaning": "corporate"
175
+ },
176
+ {
177
+ "feature": 45,
178
+ "fstat": 694.0796508789062,
179
+ "delta_a_minus_b": -0.21734285354614258,
180
+ "mean_a": -0.17201370000839233,
181
+ "mean_b": 0.04532914608716965,
182
+ "leaning": "corporate"
183
+ },
184
+ {
185
+ "feature": 689,
186
+ "fstat": 693.765625,
187
+ "delta_a_minus_b": 0.2788691818714142,
188
+ "mean_a": 0.13711340725421906,
189
+ "mean_b": -0.14175577461719513,
190
+ "leaning": "authentic"
191
+ },
192
+ {
193
+ "feature": 1792,
194
+ "fstat": 693.4329223632812,
195
+ "delta_a_minus_b": -0.2472478449344635,
196
+ "mean_a": -0.10328786820173264,
197
+ "mean_b": 0.14395996928215027,
198
+ "leaning": "corporate"
199
+ },
200
+ {
201
+ "feature": 1357,
202
+ "fstat": 684.9234619140625,
203
+ "delta_a_minus_b": 0.2864530384540558,
204
+ "mean_a": -0.0848478376865387,
205
+ "mean_b": -0.3713008761405945,
206
+ "leaning": "authentic"
207
+ },
208
+ {
209
+ "feature": 568,
210
+ "fstat": 672.9742431640625,
211
+ "delta_a_minus_b": 0.20922766625881195,
212
+ "mean_a": 0.35002410411834717,
213
+ "mean_b": 0.14079643785953522,
214
+ "leaning": "authentic"
215
+ },
216
+ {
217
+ "feature": 1401,
218
+ "fstat": 644.2166137695312,
219
+ "delta_a_minus_b": 0.305899977684021,
220
+ "mean_a": 0.10708056390285492,
221
+ "mean_b": -0.19881939888000488,
222
+ "leaning": "authentic"
223
+ },
224
+ {
225
+ "feature": 324,
226
+ "fstat": 644.1699829101562,
227
+ "delta_a_minus_b": 0.17942774295806885,
228
+ "mean_a": 0.5762324333190918,
229
+ "mean_b": 0.39680469036102295,
230
+ "leaning": "authentic"
231
+ },
232
+ {
233
+ "feature": 1833,
234
+ "fstat": 642.1810302734375,
235
+ "delta_a_minus_b": 0.27461719512939453,
236
+ "mean_a": -1.0407187938690186,
237
+ "mean_b": -1.315335988998413,
238
+ "leaning": "authentic"
239
+ },
240
+ {
241
+ "feature": 867,
242
+ "fstat": 630.4404907226562,
243
+ "delta_a_minus_b": 0.27477145195007324,
244
+ "mean_a": 0.882085919380188,
245
+ "mean_b": 0.6073144674301147,
246
+ "leaning": "authentic"
247
+ },
248
+ {
249
+ "feature": 1759,
250
+ "fstat": 611.6435546875,
251
+ "delta_a_minus_b": 0.22994673252105713,
252
+ "mean_a": -0.26493704319000244,
253
+ "mean_b": -0.49488377571105957,
254
+ "leaning": "authentic"
255
+ }
256
+ ]
257
+ }
layers/16/binary_contrast/code_vs_natural_language/summary.json ADDED
@@ -0,0 +1,66 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "layer": 16,
3
+ "components": {
4
+ "attn": {
5
+ "fstat_top": 1381.5543212890625,
6
+ "fstat_mean": 109.59883880615234,
7
+ "delta_a_minus_b_at_top": -0.21786221861839294,
8
+ "top_feature": 249,
9
+ "is_per_head": false,
10
+ "head_dim": null
11
+ },
12
+ "heads": {
13
+ "fstat_top": 1199.1597900390625,
14
+ "fstat_mean": 85.51022338867188,
15
+ "delta_a_minus_b_at_top": 0.056736059486866,
16
+ "top_feature": 641,
17
+ "is_per_head": true,
18
+ "head_dim": 128
19
+ },
20
+ "k": {
21
+ "fstat_top": 1428.50830078125,
22
+ "fstat_mean": 116.74349975585938,
23
+ "delta_a_minus_b_at_top": -0.43382811546325684,
24
+ "top_feature": 112,
25
+ "is_per_head": true,
26
+ "head_dim": 128
27
+ },
28
+ "mlp": {
29
+ "fstat_top": 937.4517211914062,
30
+ "fstat_mean": 6.603194713592529,
31
+ "delta_a_minus_b_at_top": 0.3863457441329956,
32
+ "top_feature": 3552,
33
+ "is_per_head": false,
34
+ "head_dim": null
35
+ },
36
+ "q": {
37
+ "fstat_top": 1349.48828125,
38
+ "fstat_mean": 132.76239013671875,
39
+ "delta_a_minus_b_at_top": 0.39127933979034424,
40
+ "top_feature": 1712,
41
+ "is_per_head": true,
42
+ "head_dim": 128
43
+ },
44
+ "router": {
45
+ "fstat_top": 342.4803466796875,
46
+ "fstat_mean": 6.838796138763428,
47
+ "delta_a_minus_b_at_top": 0.06666992604732513,
48
+ "top_feature": 13,
49
+ "is_per_head": false,
50
+ "head_dim": null
51
+ },
52
+ "v": {
53
+ "fstat_top": 2154.949462890625,
54
+ "fstat_mean": 124.07695007324219,
55
+ "delta_a_minus_b_at_top": 0.6759714484214783,
56
+ "top_feature": 689,
57
+ "is_per_head": true,
58
+ "head_dim": 128
59
+ }
60
+ },
61
+ "contrast": "code_vs_natural_language",
62
+ "label_a": "code",
63
+ "label_b": "natural_language",
64
+ "n_a": 200,
65
+ "n_b": 200
66
+ }
layers/16/logit_lens/features.json ADDED
The diff for this file is too large to render. See raw diff
 
layers/16/ov/heads.json ADDED
@@ -0,0 +1,562 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ [
2
+ {
3
+ "layer": 16,
4
+ "head": 0,
5
+ "kv_head": 0,
6
+ "compliance_score": null,
7
+ "layer_comp_strength": null,
8
+ "qk_top_singular_val": 5.045295715332031,
9
+ "qk_total_energy": 192.4105224609375,
10
+ "qk_spectral_conc": 0.13229530552475652,
11
+ "qk_eff_rank": 19.533660526600155,
12
+ "qk_top3_sv": [
13
+ 5.045295715332031,
14
+ 4.301452159881592,
15
+ 3.9508931636810303
16
+ ],
17
+ "ov_top_singular_val": 3.5114710330963135,
18
+ "ov_total_energy": 407.24334716796875,
19
+ "ov_spectral_conc": 0.030277790667477173,
20
+ "ov_eff_rank": 73.20289417764646,
21
+ "ov_top3_sv": [
22
+ 3.5114710330963135,
23
+ 3.4020469188690186,
24
+ 3.2140953540802
25
+ ],
26
+ "fc_top_singular_val": 9.11221981048584,
27
+ "fc_total_energy": 623.521728515625,
28
+ "fc_spectral_conc": 0.13316705108622348,
29
+ "fc_eff_rank": 17.096454215058923,
30
+ "fc_top3_sv": [
31
+ 9.11221981048584,
32
+ 8.737995147705078,
33
+ 7.333247184753418
34
+ ],
35
+ "induction_score": 0.31354879026162175
36
+ },
37
+ {
38
+ "layer": 16,
39
+ "head": 1,
40
+ "kv_head": 1,
41
+ "compliance_score": null,
42
+ "layer_comp_strength": null,
43
+ "qk_top_singular_val": 4.568413257598877,
44
+ "qk_total_energy": 181.82568359375,
45
+ "qk_spectral_conc": 0.11478246240963162,
46
+ "qk_eff_rank": 22.573542802508875,
47
+ "qk_top3_sv": [
48
+ 4.568413257598877,
49
+ 4.27684211730957,
50
+ 3.962902069091797
51
+ ],
52
+ "ov_top_singular_val": 13.110217094421387,
53
+ "ov_total_energy": 630.7061767578125,
54
+ "ov_spectral_conc": 0.2725164245994991,
55
+ "ov_eff_rank": 12.168024428520125,
56
+ "ov_top3_sv": [
57
+ 13.110217094421387,
58
+ 5.083643436431885,
59
+ 3.3371353149414062
60
+ ],
61
+ "fc_top_singular_val": 19.577281951904297,
62
+ "fc_total_energy": 1017.34033203125,
63
+ "fc_spectral_conc": 0.3767372201386239,
64
+ "fc_eff_rank": 6.166411820524119,
65
+ "fc_top3_sv": [
66
+ 19.577281951904297,
67
+ 8.962373733520508,
68
+ 8.220879554748535
69
+ ],
70
+ "induction_score": 0.10347649107273556
71
+ },
72
+ {
73
+ "layer": 16,
74
+ "head": 2,
75
+ "kv_head": 2,
76
+ "compliance_score": null,
77
+ "layer_comp_strength": null,
78
+ "qk_top_singular_val": 6.653687000274658,
79
+ "qk_total_energy": 299.7228088378906,
80
+ "qk_spectral_conc": 0.1477083137892548,
81
+ "qk_eff_rank": 16.087888186011167,
82
+ "qk_top3_sv": [
83
+ 6.653687000274658,
84
+ 6.067752361297607,
85
+ 5.106926441192627
86
+ ],
87
+ "ov_top_singular_val": 7.978369235992432,
88
+ "ov_total_energy": 725.5792236328125,
89
+ "ov_spectral_conc": 0.08772904955454384,
90
+ "ov_eff_rank": 32.69342015521676,
91
+ "ov_top3_sv": [
92
+ 7.978369235992432,
93
+ 6.680912017822266,
94
+ 6.003027439117432
95
+ ],
96
+ "fc_top_singular_val": 17.641698837280273,
97
+ "fc_total_energy": 1621.887939453125,
98
+ "fc_spectral_conc": 0.19189336716458835,
99
+ "fc_eff_rank": 11.739017470269822,
100
+ "fc_top3_sv": [
101
+ 17.641698837280273,
102
+ 15.434487342834473,
103
+ 11.763096809387207
104
+ ],
105
+ "induction_score": 0.31317899430015794
106
+ },
107
+ {
108
+ "layer": 16,
109
+ "head": 3,
110
+ "kv_head": 3,
111
+ "compliance_score": null,
112
+ "layer_comp_strength": null,
113
+ "qk_top_singular_val": 9.139792442321777,
114
+ "qk_total_energy": 540.222412109375,
115
+ "qk_spectral_conc": 0.15463224778576823,
116
+ "qk_eff_rank": 16.15746606486842,
117
+ "qk_top3_sv": [
118
+ 9.139792442321777,
119
+ 8.462835311889648,
120
+ 5.983612537384033
121
+ ],
122
+ "ov_top_singular_val": 7.117102146148682,
123
+ "ov_total_energy": 944.4303588867188,
124
+ "ov_spectral_conc": 0.05363353950038559,
125
+ "ov_eff_rank": 46.5648833115936,
126
+ "ov_top3_sv": [
127
+ 7.117102146148682,
128
+ 6.242283821105957,
129
+ 6.102660655975342
130
+ ],
131
+ "fc_top_singular_val": 27.475500106811523,
132
+ "fc_total_energy": 4096.41650390625,
133
+ "fc_spectral_conc": 0.1842837771499899,
134
+ "fc_eff_rank": 12.657902018814916,
135
+ "fc_top3_sv": [
136
+ 27.475500106811523,
137
+ 24.011417388916016,
138
+ 18.471561431884766
139
+ ],
140
+ "induction_score": 0.1720623971766062
141
+ },
142
+ {
143
+ "layer": 16,
144
+ "head": 4,
145
+ "kv_head": 4,
146
+ "compliance_score": null,
147
+ "layer_comp_strength": null,
148
+ "qk_top_singular_val": 5.928478717803955,
149
+ "qk_total_energy": 293.3626708984375,
150
+ "qk_spectral_conc": 0.11980685817938408,
151
+ "qk_eff_rank": 21.513402539973658,
152
+ "qk_top3_sv": [
153
+ 5.928478717803955,
154
+ 5.32360315322876,
155
+ 4.744317054748535
156
+ ],
157
+ "ov_top_singular_val": 6.6055145263671875,
158
+ "ov_total_energy": 469.74847412109375,
159
+ "ov_spectral_conc": 0.09288550056428725,
160
+ "ov_eff_rank": 32.96474861866245,
161
+ "ov_top3_sv": [
162
+ 6.6055145263671875,
163
+ 5.57145881652832,
164
+ 4.587700366973877
165
+ ],
166
+ "fc_top_singular_val": 14.364418983459473,
167
+ "fc_total_energy": 1160.5576171875,
168
+ "fc_spectral_conc": 0.1777908564612308,
169
+ "fc_eff_rank": 12.73342252511634,
170
+ "fc_top3_sv": [
171
+ 14.364418983459473,
172
+ 12.672304153442383,
173
+ 10.842813491821289
174
+ ],
175
+ "induction_score": 0.2300444463620485
176
+ },
177
+ {
178
+ "layer": 16,
179
+ "head": 5,
180
+ "kv_head": 5,
181
+ "compliance_score": null,
182
+ "layer_comp_strength": null,
183
+ "qk_top_singular_val": 15.094805717468262,
184
+ "qk_total_energy": 614.66845703125,
185
+ "qk_spectral_conc": 0.3706927808669518,
186
+ "qk_eff_rank": 6.208947812423956,
187
+ "qk_top3_sv": [
188
+ 15.094805717468262,
189
+ 8.04690933227539,
190
+ 6.349971771240234
191
+ ],
192
+ "ov_top_singular_val": 11.144552230834961,
193
+ "ov_total_energy": 1371.349609375,
194
+ "ov_spectral_conc": 0.09056847617611807,
195
+ "ov_eff_rank": 46.599421592791536,
196
+ "ov_top3_sv": [
197
+ 11.144552230834961,
198
+ 7.12390661239624,
199
+ 6.402307033538818
200
+ ],
201
+ "fc_top_singular_val": 51.78245162963867,
202
+ "fc_total_energy": 6725.0546875,
203
+ "fc_spectral_conc": 0.398721262707333,
204
+ "fc_eff_rank": 5.373287674716085,
205
+ "fc_top3_sv": [
206
+ 51.78245162963867,
207
+ 27.90452003479004,
208
+ 21.90595817565918
209
+ ],
210
+ "induction_score": 0.17910100098227894
211
+ },
212
+ {
213
+ "layer": 16,
214
+ "head": 6,
215
+ "kv_head": 6,
216
+ "compliance_score": null,
217
+ "layer_comp_strength": null,
218
+ "qk_top_singular_val": 17.60417366027832,
219
+ "qk_total_energy": 897.77294921875,
220
+ "qk_spectral_conc": 0.3451952194938829,
221
+ "qk_eff_rank": 6.207851984012837,
222
+ "qk_top3_sv": [
223
+ 17.60417366027832,
224
+ 12.197742462158203,
225
+ 8.261502265930176
226
+ ],
227
+ "ov_top_singular_val": 7.084536075592041,
228
+ "ov_total_energy": 664.2259521484375,
229
+ "ov_spectral_conc": 0.07556261727507563,
230
+ "ov_eff_rank": 44.612540917648815,
231
+ "ov_top3_sv": [
232
+ 7.084536075592041,
233
+ 5.679524898529053,
234
+ 5.3507981300354
235
+ ],
236
+ "fc_top_singular_val": 40.84440612792969,
237
+ "fc_total_energy": 4822.54248046875,
238
+ "fc_spectral_conc": 0.34593070329597286,
239
+ "fc_eff_rank": 5.59952298448543,
240
+ "fc_top3_sv": [
241
+ 40.84440612792969,
242
+ 31.678871154785156,
243
+ 21.109853744506836
244
+ ],
245
+ "induction_score": 0.4335084414810716
246
+ },
247
+ {
248
+ "layer": 16,
249
+ "head": 7,
250
+ "kv_head": 7,
251
+ "compliance_score": null,
252
+ "layer_comp_strength": null,
253
+ "qk_top_singular_val": 2.74128794670105,
254
+ "qk_total_energy": 55.21409225463867,
255
+ "qk_spectral_conc": 0.1361003921258369,
256
+ "qk_eff_rank": 21.25004628007081,
257
+ "qk_top3_sv": [
258
+ 2.74128794670105,
259
+ 2.2260868549346924,
260
+ 2.1247589588165283
261
+ ],
262
+ "ov_top_singular_val": 11.174283981323242,
263
+ "ov_total_energy": 493.4886779785156,
264
+ "ov_spectral_conc": 0.25302429025675294,
265
+ "ov_eff_rank": 11.610732387922042,
266
+ "ov_top3_sv": [
267
+ 11.174283981323242,
268
+ 6.140023231506348,
269
+ 5.658711910247803
270
+ ],
271
+ "fc_top_singular_val": 9.382197380065918,
272
+ "fc_total_energy": 260.73095703125,
273
+ "fc_spectral_conc": 0.33761095606290215,
274
+ "fc_eff_rank": 6.395669411362961,
275
+ "fc_top3_sv": [
276
+ 9.382197380065918,
277
+ 6.263533115386963,
278
+ 5.083223819732666
279
+ ],
280
+ "induction_score": 0.16494534111881975
281
+ },
282
+ {
283
+ "layer": 16,
284
+ "head": 8,
285
+ "kv_head": 8,
286
+ "compliance_score": null,
287
+ "layer_comp_strength": null,
288
+ "qk_top_singular_val": 10.29179859161377,
289
+ "qk_total_energy": 368.02154541015625,
290
+ "qk_spectral_conc": 0.2878122750457318,
291
+ "qk_eff_rank": 8.99988906564089,
292
+ "qk_top3_sv": [
293
+ 10.29179859161377,
294
+ 6.088801860809326,
295
+ 5.47660493850708
296
+ ],
297
+ "ov_top_singular_val": 5.655251502990723,
298
+ "ov_total_energy": 359.0184020996094,
299
+ "ov_spectral_conc": 0.0890814213840924,
300
+ "ov_eff_rank": 35.86404252113651,
301
+ "ov_top3_sv": [
302
+ 5.655251502990723,
303
+ 4.448235511779785,
304
+ 4.133800029754639
305
+ ],
306
+ "fc_top_singular_val": 23.712657928466797,
307
+ "fc_total_energy": 1305.0302734375,
308
+ "fc_spectral_conc": 0.430863679929344,
309
+ "fc_eff_rank": 4.767603035454554,
310
+ "fc_top3_sv": [
311
+ 23.712657928466797,
312
+ 11.763431549072266,
313
+ 9.468027114868164
314
+ ],
315
+ "induction_score": 0.3751670421152402
316
+ },
317
+ {
318
+ "layer": 16,
319
+ "head": 9,
320
+ "kv_head": 9,
321
+ "compliance_score": null,
322
+ "layer_comp_strength": null,
323
+ "qk_top_singular_val": 5.73187780380249,
324
+ "qk_total_energy": 369.6918029785156,
325
+ "qk_spectral_conc": 0.08886976365995589,
326
+ "qk_eff_rank": 34.49070506220708,
327
+ "qk_top3_sv": [
328
+ 5.73187780380249,
329
+ 5.41591215133667,
330
+ 4.725821018218994
331
+ ],
332
+ "ov_top_singular_val": 12.6274995803833,
333
+ "ov_total_energy": 1395.35791015625,
334
+ "ov_spectral_conc": 0.11427444134008963,
335
+ "ov_eff_rank": 38.635998135902604,
336
+ "ov_top3_sv": [
337
+ 12.6274995803833,
338
+ 7.896056652069092,
339
+ 6.911020278930664
340
+ ],
341
+ "fc_top_singular_val": 22.640962600708008,
342
+ "fc_total_energy": 4028.30224609375,
343
+ "fc_spectral_conc": 0.1272529110703499,
344
+ "fc_eff_rank": 22.586455214743218,
345
+ "fc_top3_sv": [
346
+ 22.640962600708008,
347
+ 20.103899002075195,
348
+ 15.827367782592773
349
+ ],
350
+ "induction_score": 0.09682991912696512
351
+ },
352
+ {
353
+ "layer": 16,
354
+ "head": 10,
355
+ "kv_head": 10,
356
+ "compliance_score": null,
357
+ "layer_comp_strength": null,
358
+ "qk_top_singular_val": 5.3189873695373535,
359
+ "qk_total_energy": 166.53118896484375,
360
+ "qk_spectral_conc": 0.1698878559215146,
361
+ "qk_eff_rank": 15.325319964354291,
362
+ "qk_top3_sv": [
363
+ 5.3189873695373535,
364
+ 4.302981376647949,
365
+ 3.9007375240325928
366
+ ],
367
+ "ov_top_singular_val": 10.145951271057129,
368
+ "ov_total_energy": 878.388916015625,
369
+ "ov_spectral_conc": 0.11719219734875917,
370
+ "ov_eff_rank": 19.66916079457787,
371
+ "ov_top3_sv": [
372
+ 10.145951271057129,
373
+ 9.358659744262695,
374
+ 8.523024559020996
375
+ ],
376
+ "fc_top_singular_val": 15.658326148986816,
377
+ "fc_total_energy": 1080.73583984375,
378
+ "fc_spectral_conc": 0.2268668889739904,
379
+ "fc_eff_rank": 9.901285269917732,
380
+ "fc_top3_sv": [
381
+ 15.658326148986816,
382
+ 11.69716739654541,
383
+ 11.014032363891602
384
+ ],
385
+ "induction_score": 0.25368838902305
386
+ },
387
+ {
388
+ "layer": 16,
389
+ "head": 11,
390
+ "kv_head": 11,
391
+ "compliance_score": null,
392
+ "layer_comp_strength": null,
393
+ "qk_top_singular_val": 6.2992472648620605,
394
+ "qk_total_energy": 195.0823211669922,
395
+ "qk_spectral_conc": 0.20340395719356485,
396
+ "qk_eff_rank": 15.862220885168579,
397
+ "qk_top3_sv": [
398
+ 6.2992472648620605,
399
+ 3.7923169136047363,
400
+ 3.7153704166412354
401
+ ],
402
+ "ov_top_singular_val": 7.9201340675354,
403
+ "ov_total_energy": 698.4998779296875,
404
+ "ov_spectral_conc": 0.08980463079486642,
405
+ "ov_eff_rank": 31.222454728191995,
406
+ "ov_top3_sv": [
407
+ 7.9201340675354,
408
+ 7.145137310028076,
409
+ 6.414568901062012
410
+ ],
411
+ "fc_top_singular_val": 11.823923110961914,
412
+ "fc_total_energy": 927.9952392578125,
413
+ "fc_spectral_conc": 0.15065288249296618,
414
+ "fc_eff_rank": 17.212520886540762,
415
+ "fc_top3_sv": [
416
+ 11.823923110961914,
417
+ 9.420997619628906,
418
+ 8.560595512390137
419
+ ],
420
+ "induction_score": 0.1834806387118102
421
+ },
422
+ {
423
+ "layer": 16,
424
+ "head": 12,
425
+ "kv_head": 12,
426
+ "compliance_score": null,
427
+ "layer_comp_strength": null,
428
+ "qk_top_singular_val": 13.54122257232666,
429
+ "qk_total_energy": 730.4359130859375,
430
+ "qk_spectral_conc": 0.25103462941548405,
431
+ "qk_eff_rank": 10.600435837886609,
432
+ "qk_top3_sv": [
433
+ 13.54122257232666,
434
+ 9.1024751663208,
435
+ 7.142367362976074
436
+ ],
437
+ "ov_top_singular_val": 5.014495372772217,
438
+ "ov_total_energy": 126.26653289794922,
439
+ "ov_spectral_conc": 0.1991435360300637,
440
+ "ov_eff_rank": 18.52201927518748,
441
+ "ov_top3_sv": [
442
+ 5.014495372772217,
443
+ 2.4654979705810547,
444
+ 2.299560070037842
445
+ ],
446
+ "fc_top_singular_val": 20.53738021850586,
447
+ "fc_total_energy": 917.2972412109375,
448
+ "fc_spectral_conc": 0.45981168076192247,
449
+ "fc_eff_rank": 4.261324589211254,
450
+ "fc_top3_sv": [
451
+ 20.53738021850586,
452
+ 9.491949081420898,
453
+ 8.274035453796387
454
+ ],
455
+ "induction_score": 0.3540828779022898
456
+ },
457
+ {
458
+ "layer": 16,
459
+ "head": 13,
460
+ "kv_head": 13,
461
+ "compliance_score": null,
462
+ "layer_comp_strength": null,
463
+ "qk_top_singular_val": 7.563819885253906,
464
+ "qk_total_energy": 301.14599609375,
465
+ "qk_spectral_conc": 0.18997885410620535,
466
+ "qk_eff_rank": 15.590081258310034,
467
+ "qk_top3_sv": [
468
+ 7.563819885253906,
469
+ 5.756505012512207,
470
+ 4.962344646453857
471
+ ],
472
+ "ov_top_singular_val": 9.891936302185059,
473
+ "ov_total_energy": 2051.4208984375,
474
+ "ov_spectral_conc": 0.04769884321692153,
475
+ "ov_eff_rank": 79.92503248332305,
476
+ "ov_top3_sv": [
477
+ 9.891936302185059,
478
+ 6.1722025871276855,
479
+ 6.004543781280518
480
+ ],
481
+ "fc_top_singular_val": 30.534515380859375,
482
+ "fc_total_energy": 4775.72314453125,
483
+ "fc_spectral_conc": 0.19522836674726274,
484
+ "fc_eff_rank": 14.822601619345589,
485
+ "fc_top3_sv": [
486
+ 30.534515380859375,
487
+ 23.09726333618164,
488
+ 18.416370391845703
489
+ ],
490
+ "induction_score": 0.15511303679618682
491
+ },
492
+ {
493
+ "layer": 16,
494
+ "head": 14,
495
+ "kv_head": 14,
496
+ "compliance_score": null,
497
+ "layer_comp_strength": null,
498
+ "qk_top_singular_val": 13.945114135742188,
499
+ "qk_total_energy": 539.4098510742188,
500
+ "qk_spectral_conc": 0.36051660508535927,
501
+ "qk_eff_rank": 6.678781338888082,
502
+ "qk_top3_sv": [
503
+ 13.945114135742188,
504
+ 6.787335395812988,
505
+ 5.354009628295898
506
+ ],
507
+ "ov_top_singular_val": 13.706942558288574,
508
+ "ov_total_energy": 1040.1094970703125,
509
+ "ov_spectral_conc": 0.180635091618168,
510
+ "ov_eff_rank": 17.86692802895037,
511
+ "ov_top3_sv": [
512
+ 13.706942558288574,
513
+ 8.985875129699707,
514
+ 8.27155590057373
515
+ ],
516
+ "fc_top_singular_val": 38.99005889892578,
517
+ "fc_total_energy": 4433.71044921875,
518
+ "fc_spectral_conc": 0.3428786589366871,
519
+ "fc_eff_rank": 6.45544118800428,
520
+ "fc_top3_sv": [
521
+ 38.99005889892578,
522
+ 24.395681381225586,
523
+ 18.761966705322266
524
+ ],
525
+ "induction_score": 0.21185298508578043
526
+ },
527
+ {
528
+ "layer": 16,
529
+ "head": 15,
530
+ "kv_head": 15,
531
+ "compliance_score": null,
532
+ "layer_comp_strength": null,
533
+ "qk_top_singular_val": 8.070545196533203,
534
+ "qk_total_energy": 414.4637451171875,
535
+ "qk_spectral_conc": 0.1571517425507723,
536
+ "qk_eff_rank": 21.028981642262377,
537
+ "qk_top3_sv": [
538
+ 8.070545196533203,
539
+ 5.911230564117432,
540
+ 5.250885009765625
541
+ ],
542
+ "ov_top_singular_val": 9.746200561523438,
543
+ "ov_total_energy": 1207.240478515625,
544
+ "ov_spectral_conc": 0.07868227339612881,
545
+ "ov_eff_rank": 48.758407962026745,
546
+ "ov_top3_sv": [
547
+ 9.746200561523438,
548
+ 8.045702934265137,
549
+ 6.4684858322143555
550
+ ],
551
+ "fc_top_singular_val": 25.788742065429688,
552
+ "fc_total_energy": 3905.32666015625,
553
+ "fc_spectral_conc": 0.17029541321151712,
554
+ "fc_eff_rank": 16.963865429028104,
555
+ "fc_top3_sv": [
556
+ 25.788742065429688,
557
+ 19.376195907592773,
558
+ 17.414976119995117
559
+ ],
560
+ "induction_score": 0.11606835267260812
561
+ }
562
+ ]
layers/16/per_head/heads.json ADDED
@@ -0,0 +1,239 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ [
2
+ {
3
+ "head": 0,
4
+ "dims": 128,
5
+ "non_zero_var": 128,
6
+ "taxonomy": {
7
+ "broadly_shared": 41,
8
+ "all_shared": 19,
9
+ "partial_shared": 55,
10
+ "non_activated": 13
11
+ },
12
+ "top_sep_score": 55.859066009521484,
13
+ "mean_sep_score": 13.88366985321045,
14
+ "top_code_dim": 80,
15
+ "top_code_spec": 0.1568983957219251
16
+ },
17
+ {
18
+ "head": 1,
19
+ "dims": 128,
20
+ "non_zero_var": 128,
21
+ "taxonomy": {
22
+ "broadly_shared": 35,
23
+ "partial_shared": 51,
24
+ "non_activated": 25,
25
+ "all_shared": 17
26
+ },
27
+ "top_sep_score": 98.25984191894531,
28
+ "mean_sep_score": 22.09381103515625,
29
+ "top_code_dim": 123,
30
+ "top_code_spec": 0.17291740938799763
31
+ },
32
+ {
33
+ "head": 2,
34
+ "dims": 128,
35
+ "non_zero_var": 128,
36
+ "taxonomy": {
37
+ "all_shared": 43,
38
+ "non_activated": 33,
39
+ "partial_shared": 28,
40
+ "broadly_shared": 24
41
+ },
42
+ "top_sep_score": 60.0646858215332,
43
+ "mean_sep_score": 14.470319747924805,
44
+ "top_code_dim": 53,
45
+ "top_code_spec": 0.1991325014854427
46
+ },
47
+ {
48
+ "head": 3,
49
+ "dims": 128,
50
+ "non_zero_var": 128,
51
+ "taxonomy": {
52
+ "non_activated": 37,
53
+ "broadly_shared": 22,
54
+ "all_shared": 51,
55
+ "partial_shared": 18
56
+ },
57
+ "top_sep_score": 105.7291259765625,
58
+ "mean_sep_score": 20.313514709472656,
59
+ "top_code_dim": 109,
60
+ "top_code_spec": 0.1412002376708259
61
+ },
62
+ {
63
+ "head": 4,
64
+ "dims": 128,
65
+ "non_zero_var": 128,
66
+ "taxonomy": {
67
+ "all_shared": 29,
68
+ "partial_shared": 46,
69
+ "broadly_shared": 43,
70
+ "non_activated": 10
71
+ },
72
+ "top_sep_score": 47.20635986328125,
73
+ "mean_sep_score": 11.959434509277344,
74
+ "top_code_dim": 41,
75
+ "top_code_spec": 0.1507546048722519
76
+ },
77
+ {
78
+ "head": 5,
79
+ "dims": 128,
80
+ "non_zero_var": 128,
81
+ "taxonomy": {
82
+ "partial_shared": 42,
83
+ "non_activated": 16,
84
+ "all_shared": 25,
85
+ "broadly_shared": 45
86
+ },
87
+ "top_sep_score": 268.776123046875,
88
+ "mean_sep_score": 62.75696563720703,
89
+ "top_code_dim": 77,
90
+ "top_code_spec": 0.44039215686274513
91
+ },
92
+ {
93
+ "head": 6,
94
+ "dims": 128,
95
+ "non_zero_var": 128,
96
+ "taxonomy": {
97
+ "partial_shared": 57,
98
+ "broadly_shared": 67,
99
+ "all_shared": 3,
100
+ "non_activated": 1
101
+ },
102
+ "top_sep_score": 40.098297119140625,
103
+ "mean_sep_score": 13.94104290008545,
104
+ "top_code_dim": 19,
105
+ "top_code_spec": 0.2253475935828877
106
+ },
107
+ {
108
+ "head": 7,
109
+ "dims": 128,
110
+ "non_zero_var": 128,
111
+ "taxonomy": {
112
+ "non_activated": 12,
113
+ "broadly_shared": 44,
114
+ "partial_shared": 27,
115
+ "all_shared": 45
116
+ },
117
+ "top_sep_score": 24.217731475830078,
118
+ "mean_sep_score": 7.516539573669434,
119
+ "top_code_dim": 65,
120
+ "top_code_spec": 0.07862150920974453
121
+ },
122
+ {
123
+ "head": 8,
124
+ "dims": 128,
125
+ "non_zero_var": 128,
126
+ "taxonomy": {
127
+ "partial_shared": 93,
128
+ "broadly_shared": 35
129
+ },
130
+ "top_sep_score": 46.65856170654297,
131
+ "mean_sep_score": 7.253217697143555,
132
+ "top_code_dim": 53,
133
+ "top_code_spec": 0.0994652406417112
134
+ },
135
+ {
136
+ "head": 9,
137
+ "dims": 128,
138
+ "non_zero_var": 128,
139
+ "taxonomy": {
140
+ "all_shared": 39,
141
+ "broadly_shared": 39,
142
+ "partial_shared": 36,
143
+ "non_activated": 14
144
+ },
145
+ "top_sep_score": 61.67264938354492,
146
+ "mean_sep_score": 25.384525299072266,
147
+ "top_code_dim": 96,
148
+ "top_code_spec": 0.22284016636957815
149
+ },
150
+ {
151
+ "head": 10,
152
+ "dims": 128,
153
+ "non_zero_var": 128,
154
+ "taxonomy": {
155
+ "broadly_shared": 40,
156
+ "partial_shared": 65,
157
+ "all_shared": 15,
158
+ "non_activated": 8
159
+ },
160
+ "top_sep_score": 167.70713806152344,
161
+ "mean_sep_score": 33.47610092163086,
162
+ "top_code_dim": 107,
163
+ "top_code_spec": 0.21209744503862152
164
+ },
165
+ {
166
+ "head": 11,
167
+ "dims": 128,
168
+ "non_zero_var": 128,
169
+ "taxonomy": {
170
+ "non_activated": 14,
171
+ "all_shared": 28,
172
+ "broadly_shared": 40,
173
+ "partial_shared": 46
174
+ },
175
+ "top_sep_score": 133.27328491210938,
176
+ "mean_sep_score": 18.25088119506836,
177
+ "top_code_dim": 122,
178
+ "top_code_spec": 0.12298276886512172
179
+ },
180
+ {
181
+ "head": 12,
182
+ "dims": 128,
183
+ "non_zero_var": 128,
184
+ "taxonomy": {
185
+ "broadly_shared": 86,
186
+ "partial_shared": 36,
187
+ "all_shared": 6
188
+ },
189
+ "top_sep_score": 48.97402572631836,
190
+ "mean_sep_score": 17.119915008544922,
191
+ "top_code_dim": 122,
192
+ "top_code_spec": 0.15273915626856804
193
+ },
194
+ {
195
+ "head": 13,
196
+ "dims": 128,
197
+ "non_zero_var": 128,
198
+ "taxonomy": {
199
+ "non_activated": 9,
200
+ "broadly_shared": 35,
201
+ "all_shared": 24,
202
+ "partial_shared": 60
203
+ },
204
+ "top_sep_score": 47.46271514892578,
205
+ "mean_sep_score": 13.323007583618164,
206
+ "top_code_dim": 108,
207
+ "top_code_spec": 0.12800950683303627
208
+ },
209
+ {
210
+ "head": 14,
211
+ "dims": 128,
212
+ "non_zero_var": 128,
213
+ "taxonomy": {
214
+ "broadly_shared": 27,
215
+ "all_shared": 41,
216
+ "non_activated": 37,
217
+ "partial_shared": 23
218
+ },
219
+ "top_sep_score": 64.30538940429688,
220
+ "mean_sep_score": 22.622360229492188,
221
+ "top_code_dim": 110,
222
+ "top_code_spec": 0.18790255496137848
223
+ },
224
+ {
225
+ "head": 15,
226
+ "dims": 128,
227
+ "non_zero_var": 128,
228
+ "taxonomy": {
229
+ "partial_shared": 42,
230
+ "broadly_shared": 47,
231
+ "all_shared": 28,
232
+ "non_activated": 11
233
+ },
234
+ "top_sep_score": 190.44114685058594,
235
+ "mean_sep_score": 41.31072235107422,
236
+ "top_code_dim": 33,
237
+ "top_code_spec": 0.23051693404634582
238
+ }
239
+ ]
layers/16/per_head/k.json ADDED
@@ -0,0 +1,242 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ [
2
+ {
3
+ "head": 0,
4
+ "dims": 128,
5
+ "non_zero_var": 128,
6
+ "taxonomy": {
7
+ "non_activated": 50,
8
+ "broadly_shared": 17,
9
+ "partial_shared": 14,
10
+ "all_shared": 47
11
+ },
12
+ "top_sep_score": 110.7299575805664,
13
+ "mean_sep_score": 31.796857833862305,
14
+ "top_code_dim": 54,
15
+ "top_code_spec": 0.23961972667855025
16
+ },
17
+ {
18
+ "head": 1,
19
+ "dims": 128,
20
+ "non_zero_var": 128,
21
+ "taxonomy": {
22
+ "all_shared": 33,
23
+ "non_activated": 30,
24
+ "partial_shared": 35,
25
+ "broadly_shared": 30
26
+ },
27
+ "top_sep_score": 114.89115905761719,
28
+ "mean_sep_score": 40.49378967285156,
29
+ "top_code_dim": 86,
30
+ "top_code_spec": 0.23437908496732018
31
+ },
32
+ {
33
+ "head": 2,
34
+ "dims": 128,
35
+ "non_zero_var": 128,
36
+ "taxonomy": {
37
+ "all_shared": 53,
38
+ "partial_shared": 14,
39
+ "non_activated": 48,
40
+ "broadly_shared": 13
41
+ },
42
+ "top_sep_score": 88.80848693847656,
43
+ "mean_sep_score": 26.00853729248047,
44
+ "top_code_dim": 105,
45
+ "top_code_spec": 0.22248366013071902
46
+ },
47
+ {
48
+ "head": 3,
49
+ "dims": 128,
50
+ "non_zero_var": 128,
51
+ "taxonomy": {
52
+ "non_activated": 46,
53
+ "all_shared": 55,
54
+ "broadly_shared": 14,
55
+ "partial_shared": 13
56
+ },
57
+ "top_sep_score": 103.08223724365234,
58
+ "mean_sep_score": 32.097755432128906,
59
+ "top_code_dim": 62,
60
+ "top_code_spec": 0.1984313725490196
61
+ },
62
+ {
63
+ "head": 4,
64
+ "dims": 128,
65
+ "non_zero_var": 128,
66
+ "taxonomy": {
67
+ "partial_shared": 11,
68
+ "non_activated": 60,
69
+ "broadly_shared": 5,
70
+ "all_shared": 52
71
+ },
72
+ "top_sep_score": 81.55949401855469,
73
+ "mean_sep_score": 29.169673919677734,
74
+ "top_code_dim": 11,
75
+ "top_code_spec": 0.1731788472964943
76
+ },
77
+ {
78
+ "head": 5,
79
+ "dims": 128,
80
+ "non_zero_var": 128,
81
+ "taxonomy": {
82
+ "broadly_shared": 22,
83
+ "non_activated": 42,
84
+ "partial_shared": 27,
85
+ "all_shared": 37
86
+ },
87
+ "top_sep_score": 118.95491790771484,
88
+ "mean_sep_score": 41.77146530151367,
89
+ "top_code_dim": 87,
90
+ "top_code_spec": 0.20926916221033864
91
+ },
92
+ {
93
+ "head": 6,
94
+ "dims": 128,
95
+ "non_zero_var": 128,
96
+ "taxonomy": {
97
+ "partial_shared": 18,
98
+ "all_shared": 43,
99
+ "non_activated": 50,
100
+ "broadly_shared": 17
101
+ },
102
+ "top_sep_score": 115.4483871459961,
103
+ "mean_sep_score": 40.718177795410156,
104
+ "top_code_dim": 68,
105
+ "top_code_spec": 0.1748425430778372
106
+ },
107
+ {
108
+ "head": 7,
109
+ "dims": 128,
110
+ "non_zero_var": 128,
111
+ "taxonomy": {
112
+ "non_activated": 22,
113
+ "all_shared": 29,
114
+ "partial_shared": 42,
115
+ "broadly_shared": 35
116
+ },
117
+ "top_sep_score": 123.56707000732422,
118
+ "mean_sep_score": 40.28765106201172,
119
+ "top_code_dim": 113,
120
+ "top_code_spec": 0.18785502079619731
121
+ },
122
+ {
123
+ "head": 8,
124
+ "dims": 128,
125
+ "non_zero_var": 128,
126
+ "taxonomy": {
127
+ "broadly_shared": 26,
128
+ "partial_shared": 31,
129
+ "all_shared": 41,
130
+ "non_activated": 30
131
+ },
132
+ "top_sep_score": 67.03951263427734,
133
+ "mean_sep_score": 25.78103256225586,
134
+ "top_code_dim": 45,
135
+ "top_code_spec": 0.19109922756981582
136
+ },
137
+ {
138
+ "head": 9,
139
+ "dims": 128,
140
+ "non_zero_var": 128,
141
+ "taxonomy": {
142
+ "non_activated": 46,
143
+ "all_shared": 51,
144
+ "partial_shared": 20,
145
+ "broadly_shared": 11
146
+ },
147
+ "top_sep_score": 268.9649963378906,
148
+ "mean_sep_score": 40.79186248779297,
149
+ "top_code_dim": 44,
150
+ "top_code_spec": 0.20697563874034458
151
+ },
152
+ {
153
+ "head": 10,
154
+ "dims": 128,
155
+ "non_zero_var": 128,
156
+ "taxonomy": {
157
+ "broadly_shared": 27,
158
+ "partial_shared": 41,
159
+ "non_activated": 31,
160
+ "all_shared": 29
161
+ },
162
+ "top_sep_score": 104.37199401855469,
163
+ "mean_sep_score": 30.317562103271484,
164
+ "top_code_dim": 45,
165
+ "top_code_spec": 0.180427807486631
166
+ },
167
+ {
168
+ "head": 11,
169
+ "dims": 128,
170
+ "non_zero_var": 128,
171
+ "taxonomy": {
172
+ "broadly_shared": 23,
173
+ "partial_shared": 16,
174
+ "non_activated": 36,
175
+ "all_shared": 53
176
+ },
177
+ "top_sep_score": 234.43002319335938,
178
+ "mean_sep_score": 44.020721435546875,
179
+ "top_code_dim": 85,
180
+ "top_code_spec": 0.2137492572786691
181
+ },
182
+ {
183
+ "head": 12,
184
+ "dims": 128,
185
+ "non_zero_var": 128,
186
+ "taxonomy": {
187
+ "all_shared": 53,
188
+ "non_activated": 62,
189
+ "broadly_shared": 8,
190
+ "partial_shared": 5
191
+ },
192
+ "top_sep_score": 71.15267181396484,
193
+ "mean_sep_score": 24.35926628112793,
194
+ "top_code_dim": 95,
195
+ "top_code_spec": 0.049459298871063595
196
+ },
197
+ {
198
+ "head": 13,
199
+ "dims": 128,
200
+ "non_zero_var": 128,
201
+ "taxonomy": {
202
+ "non_activated": 40,
203
+ "partial_shared": 26,
204
+ "broadly_shared": 18,
205
+ "all_shared": 44
206
+ },
207
+ "top_sep_score": 86.1473159790039,
208
+ "mean_sep_score": 25.802722930908203,
209
+ "top_code_dim": 66,
210
+ "top_code_spec": 0.21502079619726677
211
+ },
212
+ {
213
+ "head": 14,
214
+ "dims": 128,
215
+ "non_zero_var": 128,
216
+ "taxonomy": {
217
+ "non_activated": 42,
218
+ "all_shared": 45,
219
+ "partial_shared": 22,
220
+ "broadly_shared": 19
221
+ },
222
+ "top_sep_score": 66.66056060791016,
223
+ "mean_sep_score": 28.019691467285156,
224
+ "top_code_dim": 9,
225
+ "top_code_spec": 0.26831847890671423
226
+ },
227
+ {
228
+ "head": 15,
229
+ "dims": 128,
230
+ "non_zero_var": 128,
231
+ "taxonomy": {
232
+ "all_shared": 37,
233
+ "broadly_shared": 29,
234
+ "partial_shared": 39,
235
+ "non_activated": 23
236
+ },
237
+ "top_sep_score": 135.99717712402344,
238
+ "mean_sep_score": 40.25656509399414,
239
+ "top_code_dim": 14,
240
+ "top_code_spec": 0.17234699940582293
241
+ }
242
+ ]
layers/16/per_head/q.json ADDED
@@ -0,0 +1,242 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ [
2
+ {
3
+ "head": 0,
4
+ "dims": 128,
5
+ "non_zero_var": 128,
6
+ "taxonomy": {
7
+ "all_shared": 45,
8
+ "broadly_shared": 16,
9
+ "partial_shared": 31,
10
+ "non_activated": 36
11
+ },
12
+ "top_sep_score": 149.79600524902344,
13
+ "mean_sep_score": 36.918312072753906,
14
+ "top_code_dim": 88,
15
+ "top_code_spec": 0.19039809863339274
16
+ },
17
+ {
18
+ "head": 1,
19
+ "dims": 128,
20
+ "non_zero_var": 128,
21
+ "taxonomy": {
22
+ "all_shared": 34,
23
+ "non_activated": 32,
24
+ "partial_shared": 38,
25
+ "broadly_shared": 24
26
+ },
27
+ "top_sep_score": 114.29669952392578,
28
+ "mean_sep_score": 36.726661682128906,
29
+ "top_code_dim": 6,
30
+ "top_code_spec": 0.20483660130718961
31
+ },
32
+ {
33
+ "head": 2,
34
+ "dims": 128,
35
+ "non_zero_var": 128,
36
+ "taxonomy": {
37
+ "broadly_shared": 16,
38
+ "non_activated": 43,
39
+ "all_shared": 52,
40
+ "partial_shared": 17
41
+ },
42
+ "top_sep_score": 106.85772705078125,
43
+ "mean_sep_score": 27.778362274169922,
44
+ "top_code_dim": 4,
45
+ "top_code_spec": 0.21455733808674982
46
+ },
47
+ {
48
+ "head": 3,
49
+ "dims": 128,
50
+ "non_zero_var": 128,
51
+ "taxonomy": {
52
+ "non_activated": 41,
53
+ "all_shared": 53,
54
+ "partial_shared": 22,
55
+ "broadly_shared": 12
56
+ },
57
+ "top_sep_score": 125.65530395507812,
58
+ "mean_sep_score": 29.95991325378418,
59
+ "top_code_dim": 46,
60
+ "top_code_spec": 0.31462863933452173
61
+ },
62
+ {
63
+ "head": 4,
64
+ "dims": 128,
65
+ "non_zero_var": 128,
66
+ "taxonomy": {
67
+ "partial_shared": 24,
68
+ "broadly_shared": 23,
69
+ "all_shared": 44,
70
+ "non_activated": 37
71
+ },
72
+ "top_sep_score": 76.66787719726562,
73
+ "mean_sep_score": 27.338417053222656,
74
+ "top_code_dim": 27,
75
+ "top_code_spec": 0.21067142008318474
76
+ },
77
+ {
78
+ "head": 5,
79
+ "dims": 128,
80
+ "non_zero_var": 128,
81
+ "taxonomy": {
82
+ "non_activated": 56,
83
+ "broadly_shared": 11,
84
+ "all_shared": 45,
85
+ "partial_shared": 16
86
+ },
87
+ "top_sep_score": 143.41049194335938,
88
+ "mean_sep_score": 46.46648406982422,
89
+ "top_code_dim": 116,
90
+ "top_code_spec": 0.17654188948306596
91
+ },
92
+ {
93
+ "head": 6,
94
+ "dims": 128,
95
+ "non_zero_var": 128,
96
+ "taxonomy": {
97
+ "non_activated": 39,
98
+ "partial_shared": 28,
99
+ "all_shared": 42,
100
+ "broadly_shared": 19
101
+ },
102
+ "top_sep_score": 126.0964126586914,
103
+ "mean_sep_score": 33.848716735839844,
104
+ "top_code_dim": 94,
105
+ "top_code_spec": 0.19960784313725494
106
+ },
107
+ {
108
+ "head": 7,
109
+ "dims": 128,
110
+ "non_zero_var": 128,
111
+ "taxonomy": {
112
+ "all_shared": 34,
113
+ "partial_shared": 36,
114
+ "broadly_shared": 37,
115
+ "non_activated": 21
116
+ },
117
+ "top_sep_score": 105.55257415771484,
118
+ "mean_sep_score": 28.757373809814453,
119
+ "top_code_dim": 86,
120
+ "top_code_spec": 0.21971479500891267
121
+ },
122
+ {
123
+ "head": 8,
124
+ "dims": 128,
125
+ "non_zero_var": 128,
126
+ "taxonomy": {
127
+ "broadly_shared": 28,
128
+ "all_shared": 41,
129
+ "partial_shared": 29,
130
+ "non_activated": 30
131
+ },
132
+ "top_sep_score": 66.94863891601562,
133
+ "mean_sep_score": 25.812162399291992,
134
+ "top_code_dim": 119,
135
+ "top_code_spec": 0.19326203208556147
136
+ },
137
+ {
138
+ "head": 9,
139
+ "dims": 128,
140
+ "non_zero_var": 128,
141
+ "taxonomy": {
142
+ "non_activated": 37,
143
+ "all_shared": 41,
144
+ "partial_shared": 31,
145
+ "broadly_shared": 19
146
+ },
147
+ "top_sep_score": 159.93548583984375,
148
+ "mean_sep_score": 33.798240661621094,
149
+ "top_code_dim": 17,
150
+ "top_code_spec": 0.18496732026143792
151
+ },
152
+ {
153
+ "head": 10,
154
+ "dims": 128,
155
+ "non_zero_var": 128,
156
+ "taxonomy": {
157
+ "all_shared": 43,
158
+ "non_activated": 31,
159
+ "broadly_shared": 25,
160
+ "partial_shared": 29
161
+ },
162
+ "top_sep_score": 138.1338348388672,
163
+ "mean_sep_score": 30.74851417541504,
164
+ "top_code_dim": 70,
165
+ "top_code_spec": 0.2510160427807486
166
+ },
167
+ {
168
+ "head": 11,
169
+ "dims": 128,
170
+ "non_zero_var": 128,
171
+ "taxonomy": {
172
+ "all_shared": 38,
173
+ "broadly_shared": 32,
174
+ "partial_shared": 26,
175
+ "non_activated": 32
176
+ },
177
+ "top_sep_score": 184.03863525390625,
178
+ "mean_sep_score": 35.794498443603516,
179
+ "top_code_dim": 118,
180
+ "top_code_spec": 0.16866310160427808
181
+ },
182
+ {
183
+ "head": 12,
184
+ "dims": 128,
185
+ "non_zero_var": 128,
186
+ "taxonomy": {
187
+ "all_shared": 39,
188
+ "non_activated": 38,
189
+ "partial_shared": 29,
190
+ "broadly_shared": 22
191
+ },
192
+ "top_sep_score": 81.69628143310547,
193
+ "mean_sep_score": 32.72624969482422,
194
+ "top_code_dim": 14,
195
+ "top_code_spec": 0.14245989304812834
196
+ },
197
+ {
198
+ "head": 13,
199
+ "dims": 128,
200
+ "non_zero_var": 128,
201
+ "taxonomy": {
202
+ "all_shared": 47,
203
+ "broadly_shared": 24,
204
+ "partial_shared": 25,
205
+ "non_activated": 32
206
+ },
207
+ "top_sep_score": 76.26964569091797,
208
+ "mean_sep_score": 25.966976165771484,
209
+ "top_code_dim": 121,
210
+ "top_code_spec": 0.17566250742721334
211
+ },
212
+ {
213
+ "head": 14,
214
+ "dims": 128,
215
+ "non_zero_var": 128,
216
+ "taxonomy": {
217
+ "broadly_shared": 17,
218
+ "all_shared": 50,
219
+ "non_activated": 51,
220
+ "partial_shared": 10
221
+ },
222
+ "top_sep_score": 96.21178436279297,
223
+ "mean_sep_score": 28.873807907104492,
224
+ "top_code_dim": 80,
225
+ "top_code_spec": 0.23985739750445634
226
+ },
227
+ {
228
+ "head": 15,
229
+ "dims": 128,
230
+ "non_zero_var": 128,
231
+ "taxonomy": {
232
+ "partial_shared": 25,
233
+ "all_shared": 42,
234
+ "non_activated": 37,
235
+ "broadly_shared": 24
236
+ },
237
+ "top_sep_score": 134.05897521972656,
238
+ "mean_sep_score": 40.261199951171875,
239
+ "top_code_dim": 31,
240
+ "top_code_spec": 0.14564468211527037
241
+ }
242
+ ]
layers/16/per_head/v.json ADDED
@@ -0,0 +1,242 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ [
2
+ {
3
+ "head": 0,
4
+ "dims": 128,
5
+ "non_zero_var": 128,
6
+ "taxonomy": {
7
+ "broadly_shared": 38,
8
+ "partial_shared": 40,
9
+ "all_shared": 33,
10
+ "non_activated": 17
11
+ },
12
+ "top_sep_score": 230.74041748046875,
13
+ "mean_sep_score": 42.232261657714844,
14
+ "top_code_dim": 46,
15
+ "top_code_spec": 0.1948781937017231
16
+ },
17
+ {
18
+ "head": 1,
19
+ "dims": 128,
20
+ "non_zero_var": 128,
21
+ "taxonomy": {
22
+ "all_shared": 31,
23
+ "partial_shared": 40,
24
+ "non_activated": 23,
25
+ "broadly_shared": 34
26
+ },
27
+ "top_sep_score": 220.9569091796875,
28
+ "mean_sep_score": 51.23756408691406,
29
+ "top_code_dim": 22,
30
+ "top_code_spec": 0.1613903743315508
31
+ },
32
+ {
33
+ "head": 2,
34
+ "dims": 128,
35
+ "non_zero_var": 128,
36
+ "taxonomy": {
37
+ "all_shared": 44,
38
+ "non_activated": 42,
39
+ "partial_shared": 25,
40
+ "broadly_shared": 17
41
+ },
42
+ "top_sep_score": 66.59471893310547,
43
+ "mean_sep_score": 20.62512969970703,
44
+ "top_code_dim": 53,
45
+ "top_code_spec": 0.1907070707070707
46
+ },
47
+ {
48
+ "head": 3,
49
+ "dims": 128,
50
+ "non_zero_var": 128,
51
+ "taxonomy": {
52
+ "all_shared": 45,
53
+ "partial_shared": 33,
54
+ "non_activated": 26,
55
+ "broadly_shared": 24
56
+ },
57
+ "top_sep_score": 186.7689666748047,
58
+ "mean_sep_score": 39.831298828125,
59
+ "top_code_dim": 68,
60
+ "top_code_spec": 0.29813428401663694
61
+ },
62
+ {
63
+ "head": 4,
64
+ "dims": 128,
65
+ "non_zero_var": 128,
66
+ "taxonomy": {
67
+ "all_shared": 39,
68
+ "partial_shared": 33,
69
+ "broadly_shared": 21,
70
+ "non_activated": 35
71
+ },
72
+ "top_sep_score": 72.13544464111328,
73
+ "mean_sep_score": 25.56383514404297,
74
+ "top_code_dim": 114,
75
+ "top_code_spec": 0.24476530005941766
76
+ },
77
+ {
78
+ "head": 5,
79
+ "dims": 128,
80
+ "non_zero_var": 128,
81
+ "taxonomy": {
82
+ "broadly_shared": 31,
83
+ "non_activated": 32,
84
+ "all_shared": 37,
85
+ "partial_shared": 28
86
+ },
87
+ "top_sep_score": 301.50347900390625,
88
+ "mean_sep_score": 85.06747436523438,
89
+ "top_code_dim": 6,
90
+ "top_code_spec": 0.3374212715389186
91
+ },
92
+ {
93
+ "head": 6,
94
+ "dims": 128,
95
+ "non_zero_var": 128,
96
+ "taxonomy": {
97
+ "broadly_shared": 45,
98
+ "partial_shared": 54,
99
+ "non_activated": 12,
100
+ "all_shared": 17
101
+ },
102
+ "top_sep_score": 217.4576873779297,
103
+ "mean_sep_score": 73.28744506835938,
104
+ "top_code_dim": 62,
105
+ "top_code_spec": 0.37185977421271543
106
+ },
107
+ {
108
+ "head": 7,
109
+ "dims": 128,
110
+ "non_zero_var": 128,
111
+ "taxonomy": {
112
+ "non_activated": 38,
113
+ "broadly_shared": 16,
114
+ "all_shared": 55,
115
+ "partial_shared": 19
116
+ },
117
+ "top_sep_score": 104.95829772949219,
118
+ "mean_sep_score": 37.95879364013672,
119
+ "top_code_dim": 30,
120
+ "top_code_spec": 0.15642305407011292
121
+ },
122
+ {
123
+ "head": 8,
124
+ "dims": 128,
125
+ "non_zero_var": 128,
126
+ "taxonomy": {
127
+ "non_activated": 53,
128
+ "all_shared": 51,
129
+ "partial_shared": 16,
130
+ "broadly_shared": 8
131
+ },
132
+ "top_sep_score": 286.55120849609375,
133
+ "mean_sep_score": 32.3154182434082,
134
+ "top_code_dim": 109,
135
+ "top_code_spec": 0.15477124183006535
136
+ },
137
+ {
138
+ "head": 9,
139
+ "dims": 128,
140
+ "non_zero_var": 128,
141
+ "taxonomy": {
142
+ "all_shared": 34,
143
+ "broadly_shared": 28,
144
+ "non_activated": 33,
145
+ "partial_shared": 33
146
+ },
147
+ "top_sep_score": 90.67848205566406,
148
+ "mean_sep_score": 37.23234558105469,
149
+ "top_code_dim": 35,
150
+ "top_code_spec": 0.21843137254901956
151
+ },
152
+ {
153
+ "head": 10,
154
+ "dims": 128,
155
+ "non_zero_var": 128,
156
+ "taxonomy": {
157
+ "partial_shared": 28,
158
+ "non_activated": 36,
159
+ "broadly_shared": 21,
160
+ "all_shared": 43
161
+ },
162
+ "top_sep_score": 204.3869171142578,
163
+ "mean_sep_score": 46.25190734863281,
164
+ "top_code_dim": 107,
165
+ "top_code_spec": 0.24431372549019606
166
+ },
167
+ {
168
+ "head": 11,
169
+ "dims": 128,
170
+ "non_zero_var": 128,
171
+ "taxonomy": {
172
+ "all_shared": 33,
173
+ "partial_shared": 41,
174
+ "non_activated": 20,
175
+ "broadly_shared": 34
176
+ },
177
+ "top_sep_score": 255.52149963378906,
178
+ "mean_sep_score": 40.55096435546875,
179
+ "top_code_dim": 80,
180
+ "top_code_spec": 0.48764111705288177
181
+ },
182
+ {
183
+ "head": 12,
184
+ "dims": 128,
185
+ "non_zero_var": 128,
186
+ "taxonomy": {
187
+ "broadly_shared": 39,
188
+ "non_activated": 16,
189
+ "all_shared": 19,
190
+ "partial_shared": 54
191
+ },
192
+ "top_sep_score": 124.62149810791016,
193
+ "mean_sep_score": 31.099288940429688,
194
+ "top_code_dim": 52,
195
+ "top_code_spec": 0.1174331550802139
196
+ },
197
+ {
198
+ "head": 13,
199
+ "dims": 128,
200
+ "non_zero_var": 128,
201
+ "taxonomy": {
202
+ "non_activated": 14,
203
+ "broadly_shared": 45,
204
+ "partial_shared": 52,
205
+ "all_shared": 17
206
+ },
207
+ "top_sep_score": 74.3005599975586,
208
+ "mean_sep_score": 23.996334075927734,
209
+ "top_code_dim": 118,
210
+ "top_code_spec": 0.15893048128342246
211
+ },
212
+ {
213
+ "head": 14,
214
+ "dims": 128,
215
+ "non_zero_var": 128,
216
+ "taxonomy": {
217
+ "broadly_shared": 19,
218
+ "all_shared": 53,
219
+ "partial_shared": 17,
220
+ "non_activated": 39
221
+ },
222
+ "top_sep_score": 141.95404052734375,
223
+ "mean_sep_score": 34.14802551269531,
224
+ "top_code_dim": 120,
225
+ "top_code_spec": 0.2848247177658942
226
+ },
227
+ {
228
+ "head": 15,
229
+ "dims": 128,
230
+ "non_zero_var": 128,
231
+ "taxonomy": {
232
+ "broadly_shared": 41,
233
+ "partial_shared": 39,
234
+ "all_shared": 29,
235
+ "non_activated": 19
236
+ },
237
+ "top_sep_score": 240.16664123535156,
238
+ "mean_sep_score": 55.11669921875,
239
+ "top_code_dim": 79,
240
+ "top_code_spec": 0.21492572786690434
241
+ }
242
+ ]
layers/16/sub_zero/projections.json ADDED
@@ -0,0 +1,149 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ [
2
+ {
3
+ "projection": "down_proj",
4
+ "n_bouncer_svs": 1,
5
+ "n_total_svs": 1536,
6
+ "top_compliance_behaviour_svs": [
7
+ {
8
+ "sv_index": 854,
9
+ "classifier_score": 0.21501463651657104,
10
+ "wanda_score": 0.12354204058647156,
11
+ "dark_variance": 0.00001910687751660589,
12
+ "target_scale": 0.15000000596046448
13
+ }
14
+ ],
15
+ "capability_domains": [
16
+ "code",
17
+ "factual",
18
+ "math",
19
+ "multilingual",
20
+ "reasoning"
21
+ ],
22
+ "das_capability": [
23
+ {
24
+ "axis": 0,
25
+ "damage_max": 0.023749351501464844,
26
+ "fence_passed": true,
27
+ "frozen": true,
28
+ "explained": 1.0,
29
+ "worst_domain": "code",
30
+ "per_domain": {
31
+ "code": 0.023749351501464844,
32
+ "factual": 0.0005965232849121094,
33
+ "math": 0.0017099380493164062,
34
+ "multilingual": 0.016495704650878906,
35
+ "reasoning": 0.01351165771484375
36
+ }
37
+ }
38
+ ]
39
+ },
40
+ {
41
+ "projection": "router_proj",
42
+ "n_bouncer_svs": 9,
43
+ "n_total_svs": 128,
44
+ "top_compliance_behaviour_svs": [
45
+ {
46
+ "sv_index": 14,
47
+ "classifier_score": 0.3344268500804901,
48
+ "wanda_score": 1.5752973556518555,
49
+ "dark_variance": 0.014242488890886307,
50
+ "target_scale": 0.15000000596046448
51
+ },
52
+ {
53
+ "sv_index": 15,
54
+ "classifier_score": 0.27425265312194824,
55
+ "wanda_score": 0.7250180840492249,
56
+ "dark_variance": 0.002992427907884121,
57
+ "target_scale": 0.15000000596046448
58
+ },
59
+ {
60
+ "sv_index": 24,
61
+ "classifier_score": 0.2321106344461441,
62
+ "wanda_score": 0.9285198450088501,
63
+ "dark_variance": 0.012360040098428726,
64
+ "target_scale": 0.15000000596046448
65
+ },
66
+ {
67
+ "sv_index": 9,
68
+ "classifier_score": 0.20471517741680145,
69
+ "wanda_score": 1.4769883155822754,
70
+ "dark_variance": 0.020979782566428185,
71
+ "target_scale": 0.15000000596046448
72
+ },
73
+ {
74
+ "sv_index": 18,
75
+ "classifier_score": 0.1726362705230713,
76
+ "wanda_score": 0.8717334270477295,
77
+ "dark_variance": 0.004460911266505718,
78
+ "target_scale": 0.15000000596046448
79
+ },
80
+ {
81
+ "sv_index": 4,
82
+ "classifier_score": 0.132570281624794,
83
+ "wanda_score": 1.8732657432556152,
84
+ "dark_variance": 0.009157027117908001,
85
+ "target_scale": 0.15000000596046448
86
+ },
87
+ {
88
+ "sv_index": 84,
89
+ "classifier_score": 0.13063395023345947,
90
+ "wanda_score": 0.2522607147693634,
91
+ "dark_variance": 0.005872099660336971,
92
+ "target_scale": 0.15000000596046448
93
+ },
94
+ {
95
+ "sv_index": 102,
96
+ "classifier_score": 0.11717209964990616,
97
+ "wanda_score": 0.11005136370658875,
98
+ "dark_variance": 0.004110994748771191,
99
+ "target_scale": 0.15000000596046448
100
+ },
101
+ {
102
+ "sv_index": 43,
103
+ "classifier_score": 0.11346937716007233,
104
+ "wanda_score": 0.3297453820705414,
105
+ "dark_variance": 0.008142121136188507,
106
+ "target_scale": 0.15000000596046448
107
+ }
108
+ ],
109
+ "capability_domains": [
110
+ "code",
111
+ "factual",
112
+ "math",
113
+ "multilingual",
114
+ "reasoning"
115
+ ],
116
+ "das_capability": [
117
+ {
118
+ "axis": 0,
119
+ "damage_max": 0.022100448608398438,
120
+ "fence_passed": true,
121
+ "frozen": true,
122
+ "explained": 0.3978409469127655,
123
+ "worst_domain": "code",
124
+ "per_domain": {
125
+ "code": 0.022100448608398438,
126
+ "factual": 0.013125896453857422,
127
+ "math": 0.0130767822265625,
128
+ "multilingual": 0.018691062927246094,
129
+ "reasoning": 0.01207876205444336
130
+ }
131
+ },
132
+ {
133
+ "axis": 1,
134
+ "damage_max": 0.043537139892578125,
135
+ "fence_passed": true,
136
+ "frozen": true,
137
+ "explained": 0.23887573182582855,
138
+ "worst_domain": "multilingual",
139
+ "per_domain": {
140
+ "code": 0.017271995544433594,
141
+ "factual": 0.01458597183227539,
142
+ "math": 0.013649463653564453,
143
+ "multilingual": 0.043537139892578125,
144
+ "reasoning": 0.027675151824951172
145
+ }
146
+ }
147
+ ]
148
+ }
149
+ ]
layers/16/sub_zero/scores.json ADDED
@@ -0,0 +1,9 @@
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "layer": 16,
3
+ "classifier_accuracy": 0.96875,
4
+ "corp_refusal_angle_deg": 103.65576934814453,
5
+ "sv_total": 1664,
6
+ "compliance_behaviour_sv": 10,
7
+ "compliance_behaviour_pct": 0.6009615384615384,
8
+ "is_sacred": true
9
+ }
layers/17/binary_contrast/authentic_vs_corporate/attn/summary.json ADDED
@@ -0,0 +1,257 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "contrast": "authentic_vs_corporate",
3
+ "label_a": "authentic",
4
+ "label_b": "corporate",
5
+ "n_a": 500,
6
+ "n_b": 500,
7
+ "component": "attn",
8
+ "n_features": 1536,
9
+ "fstat_top": 767.0347900390625,
10
+ "fstat_mean": 75.21106719970703,
11
+ "fstat_top_idx": 29,
12
+ "delta_a_minus_b_at_top": 0.13416506350040436,
13
+ "is_per_head": false,
14
+ "head_dim": null,
15
+ "top_features": [
16
+ {
17
+ "feature": 29,
18
+ "fstat": 767.0347900390625,
19
+ "delta_a_minus_b": 0.13416506350040436,
20
+ "mean_a": 0.16788236796855927,
21
+ "mean_b": 0.03371730074286461,
22
+ "leaning": "authentic"
23
+ },
24
+ {
25
+ "feature": 1386,
26
+ "fstat": 719.5134887695312,
27
+ "delta_a_minus_b": 0.15195421874523163,
28
+ "mean_a": 0.06778596341609955,
29
+ "mean_b": -0.08416825532913208,
30
+ "leaning": "authentic"
31
+ },
32
+ {
33
+ "feature": 1194,
34
+ "fstat": 674.5487060546875,
35
+ "delta_a_minus_b": -0.13063502311706543,
36
+ "mean_a": 0.09268677979707718,
37
+ "mean_b": 0.223321795463562,
38
+ "leaning": "corporate"
39
+ },
40
+ {
41
+ "feature": 1120,
42
+ "fstat": 596.0834350585938,
43
+ "delta_a_minus_b": 0.14196929335594177,
44
+ "mean_a": 0.0793101042509079,
45
+ "mean_b": -0.06265919655561447,
46
+ "leaning": "authentic"
47
+ },
48
+ {
49
+ "feature": 806,
50
+ "fstat": 568.9251708984375,
51
+ "delta_a_minus_b": -0.1693841814994812,
52
+ "mean_a": -0.014837436378002167,
53
+ "mean_b": 0.15454675257205963,
54
+ "leaning": "corporate"
55
+ },
56
+ {
57
+ "feature": 528,
58
+ "fstat": 533.1967163085938,
59
+ "delta_a_minus_b": -0.15396496653556824,
60
+ "mean_a": -0.24953125417232513,
61
+ "mean_b": -0.0955662950873375,
62
+ "leaning": "corporate"
63
+ },
64
+ {
65
+ "feature": 254,
66
+ "fstat": 498.6647033691406,
67
+ "delta_a_minus_b": 0.13067752122879028,
68
+ "mean_a": 0.0601104237139225,
69
+ "mean_b": -0.07056710124015808,
70
+ "leaning": "authentic"
71
+ },
72
+ {
73
+ "feature": 4,
74
+ "fstat": 496.8041687011719,
75
+ "delta_a_minus_b": -0.1073000431060791,
76
+ "mean_a": -0.08699926733970642,
77
+ "mean_b": 0.02030077762901783,
78
+ "leaning": "corporate"
79
+ },
80
+ {
81
+ "feature": 667,
82
+ "fstat": 494.4639892578125,
83
+ "delta_a_minus_b": 0.11436118185520172,
84
+ "mean_a": -0.04630422964692116,
85
+ "mean_b": -0.16066540777683258,
86
+ "leaning": "authentic"
87
+ },
88
+ {
89
+ "feature": 695,
90
+ "fstat": 493.7082214355469,
91
+ "delta_a_minus_b": -0.11557658016681671,
92
+ "mean_a": -0.16066408157348633,
93
+ "mean_b": -0.04508749768137932,
94
+ "leaning": "corporate"
95
+ },
96
+ {
97
+ "feature": 904,
98
+ "fstat": 491.6422424316406,
99
+ "delta_a_minus_b": 0.12090444564819336,
100
+ "mean_a": -0.19638705253601074,
101
+ "mean_b": -0.3172914981842041,
102
+ "leaning": "authentic"
103
+ },
104
+ {
105
+ "feature": 1221,
106
+ "fstat": 488.7624816894531,
107
+ "delta_a_minus_b": -0.11496545374393463,
108
+ "mean_a": -0.1451122760772705,
109
+ "mean_b": -0.030146820470690727,
110
+ "leaning": "corporate"
111
+ },
112
+ {
113
+ "feature": 1080,
114
+ "fstat": 486.490234375,
115
+ "delta_a_minus_b": -0.13565325736999512,
116
+ "mean_a": -0.19793425500392914,
117
+ "mean_b": -0.062280990183353424,
118
+ "leaning": "corporate"
119
+ },
120
+ {
121
+ "feature": 322,
122
+ "fstat": 485.7784729003906,
123
+ "delta_a_minus_b": -0.11196170747280121,
124
+ "mean_a": -0.17191576957702637,
125
+ "mean_b": -0.05995405837893486,
126
+ "leaning": "corporate"
127
+ },
128
+ {
129
+ "feature": 152,
130
+ "fstat": 463.3283996582031,
131
+ "delta_a_minus_b": 0.14033867418766022,
132
+ "mean_a": -0.07997734844684601,
133
+ "mean_b": -0.22031602263450623,
134
+ "leaning": "authentic"
135
+ },
136
+ {
137
+ "feature": 576,
138
+ "fstat": 458.8219299316406,
139
+ "delta_a_minus_b": 0.13406236469745636,
140
+ "mean_a": 0.014322394505143166,
141
+ "mean_b": -0.11973997205495834,
142
+ "leaning": "authentic"
143
+ },
144
+ {
145
+ "feature": 623,
146
+ "fstat": 455.70440673828125,
147
+ "delta_a_minus_b": 0.10656923055648804,
148
+ "mean_a": 0.0837821513414383,
149
+ "mean_b": -0.022787075489759445,
150
+ "leaning": "authentic"
151
+ },
152
+ {
153
+ "feature": 320,
154
+ "fstat": 449.9670715332031,
155
+ "delta_a_minus_b": -0.11185047030448914,
156
+ "mean_a": 0.06720227003097534,
157
+ "mean_b": 0.17905274033546448,
158
+ "leaning": "corporate"
159
+ },
160
+ {
161
+ "feature": 140,
162
+ "fstat": 438.9127197265625,
163
+ "delta_a_minus_b": -0.1079954206943512,
164
+ "mean_a": -0.17694446444511414,
165
+ "mean_b": -0.06894904375076294,
166
+ "leaning": "corporate"
167
+ },
168
+ {
169
+ "feature": 351,
170
+ "fstat": 430.7615661621094,
171
+ "delta_a_minus_b": -0.10595852881669998,
172
+ "mean_a": -0.04794399440288544,
173
+ "mean_b": 0.058014534413814545,
174
+ "leaning": "corporate"
175
+ },
176
+ {
177
+ "feature": 1057,
178
+ "fstat": 428.3666076660156,
179
+ "delta_a_minus_b": -0.11881241202354431,
180
+ "mean_a": -0.1343458741903305,
181
+ "mean_b": -0.015533458441495895,
182
+ "leaning": "corporate"
183
+ },
184
+ {
185
+ "feature": 1270,
186
+ "fstat": 422.6219787597656,
187
+ "delta_a_minus_b": 0.11106183379888535,
188
+ "mean_a": 0.16378216445446014,
189
+ "mean_b": 0.0527203306555748,
190
+ "leaning": "authentic"
191
+ },
192
+ {
193
+ "feature": 423,
194
+ "fstat": 419.5068664550781,
195
+ "delta_a_minus_b": -0.10531143844127655,
196
+ "mean_a": -0.05433308705687523,
197
+ "mean_b": 0.05097835510969162,
198
+ "leaning": "corporate"
199
+ },
200
+ {
201
+ "feature": 116,
202
+ "fstat": 417.1925964355469,
203
+ "delta_a_minus_b": 0.11836046725511551,
204
+ "mean_a": 0.0880952998995781,
205
+ "mean_b": -0.030265167355537415,
206
+ "leaning": "authentic"
207
+ },
208
+ {
209
+ "feature": 783,
210
+ "fstat": 413.3181457519531,
211
+ "delta_a_minus_b": -0.10444225370883942,
212
+ "mean_a": 0.14675597846508026,
213
+ "mean_b": 0.2511982321739197,
214
+ "leaning": "corporate"
215
+ },
216
+ {
217
+ "feature": 182,
218
+ "fstat": 411.6015319824219,
219
+ "delta_a_minus_b": 0.11567416042089462,
220
+ "mean_a": 0.08480525016784668,
221
+ "mean_b": -0.030868908390402794,
222
+ "leaning": "authentic"
223
+ },
224
+ {
225
+ "feature": 1508,
226
+ "fstat": 407.82452392578125,
227
+ "delta_a_minus_b": 0.12857592105865479,
228
+ "mean_a": 0.1039276048541069,
229
+ "mean_b": -0.024648314341902733,
230
+ "leaning": "authentic"
231
+ },
232
+ {
233
+ "feature": 370,
234
+ "fstat": 407.0967712402344,
235
+ "delta_a_minus_b": -0.10399825870990753,
236
+ "mean_a": 0.07519680261611938,
237
+ "mean_b": 0.17919506132602692,
238
+ "leaning": "corporate"
239
+ },
240
+ {
241
+ "feature": 287,
242
+ "fstat": 398.12689208984375,
243
+ "delta_a_minus_b": 0.10827647149562836,
244
+ "mean_a": 0.0009786763694137335,
245
+ "mean_b": -0.10729779303073883,
246
+ "leaning": "authentic"
247
+ },
248
+ {
249
+ "feature": 1071,
250
+ "fstat": 397.0101623535156,
251
+ "delta_a_minus_b": -0.10404255241155624,
252
+ "mean_a": 0.08644066005945206,
253
+ "mean_b": 0.1904832124710083,
254
+ "leaning": "corporate"
255
+ }
256
+ ]
257
+ }
layers/17/binary_contrast/authentic_vs_corporate/heads/summary.json ADDED
@@ -0,0 +1,257 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "contrast": "authentic_vs_corporate",
3
+ "label_a": "authentic",
4
+ "label_b": "corporate",
5
+ "n_a": 500,
6
+ "n_b": 500,
7
+ "component": "heads",
8
+ "n_features": 2048,
9
+ "fstat_top": 799.0715942382812,
10
+ "fstat_mean": 71.65713500976562,
11
+ "fstat_top_idx": 391,
12
+ "delta_a_minus_b_at_top": 0.06322307884693146,
13
+ "is_per_head": true,
14
+ "head_dim": 128,
15
+ "top_features": [
16
+ {
17
+ "feature": 391,
18
+ "fstat": 799.0715942382812,
19
+ "delta_a_minus_b": 0.06322307884693146,
20
+ "mean_a": -0.011961855925619602,
21
+ "mean_b": -0.07518493384122849,
22
+ "leaning": "authentic"
23
+ },
24
+ {
25
+ "feature": 1001,
26
+ "fstat": 673.780517578125,
27
+ "delta_a_minus_b": 0.08891240507364273,
28
+ "mean_a": 0.09004054218530655,
29
+ "mean_b": 0.0011281375773251057,
30
+ "leaning": "authentic"
31
+ },
32
+ {
33
+ "feature": 1291,
34
+ "fstat": 662.6875610351562,
35
+ "delta_a_minus_b": 0.10011661052703857,
36
+ "mean_a": 0.08413957059383392,
37
+ "mean_b": -0.015977036207914352,
38
+ "leaning": "authentic"
39
+ },
40
+ {
41
+ "feature": 444,
42
+ "fstat": 639.5826416015625,
43
+ "delta_a_minus_b": 0.058309055864810944,
44
+ "mean_a": 0.07953131198883057,
45
+ "mean_b": 0.021222254261374474,
46
+ "leaning": "authentic"
47
+ },
48
+ {
49
+ "feature": 1387,
50
+ "fstat": 581.7724609375,
51
+ "delta_a_minus_b": -0.07069293409585953,
52
+ "mean_a": -0.006430294830352068,
53
+ "mean_b": 0.06426263600587845,
54
+ "leaning": "corporate"
55
+ },
56
+ {
57
+ "feature": 393,
58
+ "fstat": 565.7462158203125,
59
+ "delta_a_minus_b": 0.06621625274419785,
60
+ "mean_a": -0.06012701243162155,
61
+ "mean_b": -0.1263432651758194,
62
+ "leaning": "authentic"
63
+ },
64
+ {
65
+ "feature": 776,
66
+ "fstat": 562.4682006835938,
67
+ "delta_a_minus_b": -0.0442134328186512,
68
+ "mean_a": -0.02461232803761959,
69
+ "mean_b": 0.01960110478103161,
70
+ "leaning": "corporate"
71
+ },
72
+ {
73
+ "feature": 1738,
74
+ "fstat": 559.038330078125,
75
+ "delta_a_minus_b": 0.04533109813928604,
76
+ "mean_a": 0.025751084089279175,
77
+ "mean_b": -0.019580014050006866,
78
+ "leaning": "authentic"
79
+ },
80
+ {
81
+ "feature": 1063,
82
+ "fstat": 554.5678100585938,
83
+ "delta_a_minus_b": -0.023508809506893158,
84
+ "mean_a": -0.06541576981544495,
85
+ "mean_b": -0.04190696030855179,
86
+ "leaning": "corporate"
87
+ },
88
+ {
89
+ "feature": 1302,
90
+ "fstat": 552.7260131835938,
91
+ "delta_a_minus_b": -0.0651007890701294,
92
+ "mean_a": -0.02869732677936554,
93
+ "mean_b": 0.036403458565473557,
94
+ "leaning": "corporate"
95
+ },
96
+ {
97
+ "feature": 1587,
98
+ "fstat": 543.9944458007812,
99
+ "delta_a_minus_b": -0.07202473282814026,
100
+ "mean_a": -0.033161986619234085,
101
+ "mean_b": 0.038862746208906174,
102
+ "leaning": "corporate"
103
+ },
104
+ {
105
+ "feature": 770,
106
+ "fstat": 543.7238159179688,
107
+ "delta_a_minus_b": -0.07976103574037552,
108
+ "mean_a": 0.04430146515369415,
109
+ "mean_b": 0.12406250089406967,
110
+ "leaning": "corporate"
111
+ },
112
+ {
113
+ "feature": 145,
114
+ "fstat": 512.17626953125,
115
+ "delta_a_minus_b": -0.031676314771175385,
116
+ "mean_a": -0.01691523566842079,
117
+ "mean_b": 0.014761080965399742,
118
+ "leaning": "corporate"
119
+ },
120
+ {
121
+ "feature": 1026,
122
+ "fstat": 511.73504638671875,
123
+ "delta_a_minus_b": -0.01964864879846573,
124
+ "mean_a": -0.05626904219388962,
125
+ "mean_b": -0.03662039339542389,
126
+ "leaning": "corporate"
127
+ },
128
+ {
129
+ "feature": 1531,
130
+ "fstat": 495.5191955566406,
131
+ "delta_a_minus_b": 0.01725039817392826,
132
+ "mean_a": 0.0112849660217762,
133
+ "mean_b": -0.0059654321521520615,
134
+ "leaning": "authentic"
135
+ },
136
+ {
137
+ "feature": 373,
138
+ "fstat": 489.9578552246094,
139
+ "delta_a_minus_b": 0.0671788677573204,
140
+ "mean_a": 0.018000351265072823,
141
+ "mean_b": -0.04917851835489273,
142
+ "leaning": "authentic"
143
+ },
144
+ {
145
+ "feature": 906,
146
+ "fstat": 489.550537109375,
147
+ "delta_a_minus_b": 0.07196572422981262,
148
+ "mean_a": -0.05132822319865227,
149
+ "mean_b": -0.12329394370317459,
150
+ "leaning": "authentic"
151
+ },
152
+ {
153
+ "feature": 1728,
154
+ "fstat": 483.5467529296875,
155
+ "delta_a_minus_b": -0.017642170190811157,
156
+ "mean_a": -0.0049391635693609715,
157
+ "mean_b": 0.012703007087111473,
158
+ "leaning": "corporate"
159
+ },
160
+ {
161
+ "feature": 1618,
162
+ "fstat": 472.8155517578125,
163
+ "delta_a_minus_b": -0.08205976337194443,
164
+ "mean_a": -0.027731163427233696,
165
+ "mean_b": 0.05432859808206558,
166
+ "leaning": "corporate"
167
+ },
168
+ {
169
+ "feature": 1534,
170
+ "fstat": 448.19647216796875,
171
+ "delta_a_minus_b": -0.017313580960035324,
172
+ "mean_a": -0.03231830522418022,
173
+ "mean_b": -0.015004724264144897,
174
+ "leaning": "corporate"
175
+ },
176
+ {
177
+ "feature": 1074,
178
+ "fstat": 447.92999267578125,
179
+ "delta_a_minus_b": -0.025641631335020065,
180
+ "mean_a": -0.0798032209277153,
181
+ "mean_b": -0.054161589592695236,
182
+ "leaning": "corporate"
183
+ },
184
+ {
185
+ "feature": 1400,
186
+ "fstat": 447.8084411621094,
187
+ "delta_a_minus_b": -0.010580858215689659,
188
+ "mean_a": 0.004049377515912056,
189
+ "mean_b": 0.014630235731601715,
190
+ "leaning": "corporate"
191
+ },
192
+ {
193
+ "feature": 1160,
194
+ "fstat": 444.7449035644531,
195
+ "delta_a_minus_b": -0.029973594471812248,
196
+ "mean_a": -0.03004756197333336,
197
+ "mean_b": -0.00007396793080260977,
198
+ "leaning": "corporate"
199
+ },
200
+ {
201
+ "feature": 1111,
202
+ "fstat": 436.615966796875,
203
+ "delta_a_minus_b": -0.018517091870307922,
204
+ "mean_a": -0.0624685063958168,
205
+ "mean_b": -0.04395141452550888,
206
+ "leaning": "corporate"
207
+ },
208
+ {
209
+ "feature": 1720,
210
+ "fstat": 431.1238708496094,
211
+ "delta_a_minus_b": -0.0521063357591629,
212
+ "mean_a": 0.06313536316156387,
213
+ "mean_b": 0.11524169892072678,
214
+ "leaning": "corporate"
215
+ },
216
+ {
217
+ "feature": 1650,
218
+ "fstat": 430.2091369628906,
219
+ "delta_a_minus_b": -0.07017704099416733,
220
+ "mean_a": -0.07705087214708328,
221
+ "mean_b": -0.006873833481222391,
222
+ "leaning": "corporate"
223
+ },
224
+ {
225
+ "feature": 1376,
226
+ "fstat": 428.5419921875,
227
+ "delta_a_minus_b": 0.06602111458778381,
228
+ "mean_a": 0.07209911942481995,
229
+ "mean_b": 0.006078002974390984,
230
+ "leaning": "authentic"
231
+ },
232
+ {
233
+ "feature": 1234,
234
+ "fstat": 421.9608459472656,
235
+ "delta_a_minus_b": 0.01915164664387703,
236
+ "mean_a": 0.0351247638463974,
237
+ "mean_b": 0.01597311720252037,
238
+ "leaning": "authentic"
239
+ },
240
+ {
241
+ "feature": 555,
242
+ "fstat": 417.8719787597656,
243
+ "delta_a_minus_b": 0.012100042775273323,
244
+ "mean_a": 0.017926301807165146,
245
+ "mean_b": 0.0058262585662305355,
246
+ "leaning": "authentic"
247
+ },
248
+ {
249
+ "feature": 923,
250
+ "fstat": 408.0179443359375,
251
+ "delta_a_minus_b": -0.08106356859207153,
252
+ "mean_a": 0.04433712363243103,
253
+ "mean_b": 0.12540069222450256,
254
+ "leaning": "corporate"
255
+ }
256
+ ]
257
+ }
layers/17/binary_contrast/authentic_vs_corporate/k/summary.json ADDED
@@ -0,0 +1,257 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "contrast": "authentic_vs_corporate",
3
+ "label_a": "authentic",
4
+ "label_b": "corporate",
5
+ "n_a": 500,
6
+ "n_b": 500,
7
+ "component": "k",
8
+ "n_features": 2048,
9
+ "fstat_top": 1003.6067504882812,
10
+ "fstat_mean": 90.85853576660156,
11
+ "fstat_top_idx": 803,
12
+ "delta_a_minus_b_at_top": 0.27115923166275024,
13
+ "is_per_head": true,
14
+ "head_dim": 128,
15
+ "top_features": [
16
+ {
17
+ "feature": 803,
18
+ "fstat": 1003.6067504882812,
19
+ "delta_a_minus_b": 0.27115923166275024,
20
+ "mean_a": -0.013149554841220379,
21
+ "mean_b": -0.2843087911605835,
22
+ "leaning": "authentic"
23
+ },
24
+ {
25
+ "feature": 1820,
26
+ "fstat": 882.8195190429688,
27
+ "delta_a_minus_b": -0.3202449679374695,
28
+ "mean_a": -0.8823320269584656,
29
+ "mean_b": -0.5620870590209961,
30
+ "leaning": "corporate"
31
+ },
32
+ {
33
+ "feature": 1602,
34
+ "fstat": 878.3134155273438,
35
+ "delta_a_minus_b": 0.3126834034919739,
36
+ "mean_a": 0.31515973806381226,
37
+ "mean_b": 0.0024763336405158043,
38
+ "leaning": "authentic"
39
+ },
40
+ {
41
+ "feature": 228,
42
+ "fstat": 782.8786010742188,
43
+ "delta_a_minus_b": -0.3540094494819641,
44
+ "mean_a": -0.8267519474029541,
45
+ "mean_b": -0.47274249792099,
46
+ "leaning": "corporate"
47
+ },
48
+ {
49
+ "feature": 293,
50
+ "fstat": 744.2152099609375,
51
+ "delta_a_minus_b": 0.3656468689441681,
52
+ "mean_a": -0.15353068709373474,
53
+ "mean_b": -0.5191775560379028,
54
+ "leaning": "authentic"
55
+ },
56
+ {
57
+ "feature": 471,
58
+ "fstat": 667.1278076171875,
59
+ "delta_a_minus_b": -0.30483248829841614,
60
+ "mean_a": -0.30870187282562256,
61
+ "mean_b": -0.0038693847600370646,
62
+ "leaning": "corporate"
63
+ },
64
+ {
65
+ "feature": 851,
66
+ "fstat": 655.1250610351562,
67
+ "delta_a_minus_b": -0.31486135721206665,
68
+ "mean_a": -1.1355313062667847,
69
+ "mean_b": -0.820669949054718,
70
+ "leaning": "corporate"
71
+ },
72
+ {
73
+ "feature": 1671,
74
+ "fstat": 643.002197265625,
75
+ "delta_a_minus_b": -0.6031658053398132,
76
+ "mean_a": 0.03915261849761009,
77
+ "mean_b": 0.6423184275627136,
78
+ "leaning": "corporate"
79
+ },
80
+ {
81
+ "feature": 1898,
82
+ "fstat": 636.92138671875,
83
+ "delta_a_minus_b": -0.26371246576309204,
84
+ "mean_a": -0.08392845094203949,
85
+ "mean_b": 0.17978401482105255,
86
+ "leaning": "corporate"
87
+ },
88
+ {
89
+ "feature": 1675,
90
+ "fstat": 595.2448120117188,
91
+ "delta_a_minus_b": 0.4212890863418579,
92
+ "mean_a": 2.124234437942505,
93
+ "mean_b": 1.702945351600647,
94
+ "leaning": "authentic"
95
+ },
96
+ {
97
+ "feature": 559,
98
+ "fstat": 594.31884765625,
99
+ "delta_a_minus_b": 0.3224530816078186,
100
+ "mean_a": -0.7814257740974426,
101
+ "mean_b": -1.1038788557052612,
102
+ "leaning": "authentic"
103
+ },
104
+ {
105
+ "feature": 1179,
106
+ "fstat": 591.6181640625,
107
+ "delta_a_minus_b": -0.20607030391693115,
108
+ "mean_a": -1.1908515691757202,
109
+ "mean_b": -0.9847812652587891,
110
+ "leaning": "corporate"
111
+ },
112
+ {
113
+ "feature": 972,
114
+ "fstat": 587.2879028320312,
115
+ "delta_a_minus_b": 0.2633591294288635,
116
+ "mean_a": -0.08169791847467422,
117
+ "mean_b": -0.34505704045295715,
118
+ "leaning": "authentic"
119
+ },
120
+ {
121
+ "feature": 1870,
122
+ "fstat": 583.4818725585938,
123
+ "delta_a_minus_b": -0.36103904247283936,
124
+ "mean_a": -2.322999954223633,
125
+ "mean_b": -1.9619609117507935,
126
+ "leaning": "corporate"
127
+ },
128
+ {
129
+ "feature": 1112,
130
+ "fstat": 581.2158813476562,
131
+ "delta_a_minus_b": -0.2990599572658539,
132
+ "mean_a": 0.31103870272636414,
133
+ "mean_b": 0.610098659992218,
134
+ "leaning": "corporate"
135
+ },
136
+ {
137
+ "feature": 1315,
138
+ "fstat": 580.71533203125,
139
+ "delta_a_minus_b": -0.23500001430511475,
140
+ "mean_a": 1.16517972946167,
141
+ "mean_b": 1.4001797437667847,
142
+ "leaning": "corporate"
143
+ },
144
+ {
145
+ "feature": 506,
146
+ "fstat": 580.255615234375,
147
+ "delta_a_minus_b": -0.32060009241104126,
148
+ "mean_a": -0.48362672328948975,
149
+ "mean_b": -0.1630266159772873,
150
+ "leaning": "corporate"
151
+ },
152
+ {
153
+ "feature": 781,
154
+ "fstat": 574.9970092773438,
155
+ "delta_a_minus_b": -0.18311715126037598,
156
+ "mean_a": 1.4966875314712524,
157
+ "mean_b": 1.6798046827316284,
158
+ "leaning": "corporate"
159
+ },
160
+ {
161
+ "feature": 1384,
162
+ "fstat": 572.3875122070312,
163
+ "delta_a_minus_b": 0.26318180561065674,
164
+ "mean_a": 0.4483031928539276,
165
+ "mean_b": 0.18512140214443207,
166
+ "leaning": "authentic"
167
+ },
168
+ {
169
+ "feature": 1527,
170
+ "fstat": 557.64599609375,
171
+ "delta_a_minus_b": -0.1862657070159912,
172
+ "mean_a": -1.256406307220459,
173
+ "mean_b": -1.0701406002044678,
174
+ "leaning": "corporate"
175
+ },
176
+ {
177
+ "feature": 215,
178
+ "fstat": 550.4686889648438,
179
+ "delta_a_minus_b": -0.22892582416534424,
180
+ "mean_a": -1.0996640920639038,
181
+ "mean_b": -0.8707382678985596,
182
+ "leaning": "corporate"
183
+ },
184
+ {
185
+ "feature": 292,
186
+ "fstat": 548.7733764648438,
187
+ "delta_a_minus_b": -0.3418399691581726,
188
+ "mean_a": -0.1961415857076645,
189
+ "mean_b": 0.14569836854934692,
190
+ "leaning": "corporate"
191
+ },
192
+ {
193
+ "feature": 914,
194
+ "fstat": 548.5535888671875,
195
+ "delta_a_minus_b": 0.28549525141716003,
196
+ "mean_a": 0.4350317418575287,
197
+ "mean_b": 0.14953649044036865,
198
+ "leaning": "authentic"
199
+ },
200
+ {
201
+ "feature": 1902,
202
+ "fstat": 538.3939208984375,
203
+ "delta_a_minus_b": -0.19808900356292725,
204
+ "mean_a": -0.4396829903125763,
205
+ "mean_b": -0.24159398674964905,
206
+ "leaning": "corporate"
207
+ },
208
+ {
209
+ "feature": 630,
210
+ "fstat": 534.157958984375,
211
+ "delta_a_minus_b": 0.49700242280960083,
212
+ "mean_a": -0.10609863698482513,
213
+ "mean_b": -0.6031010746955872,
214
+ "leaning": "authentic"
215
+ },
216
+ {
217
+ "feature": 221,
218
+ "fstat": 529.016845703125,
219
+ "delta_a_minus_b": 0.3020029366016388,
220
+ "mean_a": -0.2735536992549896,
221
+ "mean_b": -0.5755566358566284,
222
+ "leaning": "authentic"
223
+ },
224
+ {
225
+ "feature": 1506,
226
+ "fstat": 527.3035278320312,
227
+ "delta_a_minus_b": 0.2601679563522339,
228
+ "mean_a": 2.0365312099456787,
229
+ "mean_b": 1.7763632535934448,
230
+ "leaning": "authentic"
231
+ },
232
+ {
233
+ "feature": 1914,
234
+ "fstat": 523.1316528320312,
235
+ "delta_a_minus_b": 0.1854032576084137,
236
+ "mean_a": 0.40318211913108826,
237
+ "mean_b": 0.21777886152267456,
238
+ "leaning": "authentic"
239
+ },
240
+ {
241
+ "feature": 334,
242
+ "fstat": 512.2776489257812,
243
+ "delta_a_minus_b": -0.22986876964569092,
244
+ "mean_a": 0.008408240973949432,
245
+ "mean_b": 0.23827700316905975,
246
+ "leaning": "corporate"
247
+ },
248
+ {
249
+ "feature": 1621,
250
+ "fstat": 502.60687255859375,
251
+ "delta_a_minus_b": -0.18855464458465576,
252
+ "mean_a": -1.6852030754089355,
253
+ "mean_b": -1.4966484308242798,
254
+ "leaning": "corporate"
255
+ }
256
+ ]
257
+ }
layers/17/binary_contrast/authentic_vs_corporate/mlp/summary.json ADDED
@@ -0,0 +1,257 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "contrast": "authentic_vs_corporate",
3
+ "label_a": "authentic",
4
+ "label_b": "corporate",
5
+ "n_a": 500,
6
+ "n_b": 500,
7
+ "component": "mlp",
8
+ "n_features": 66048,
9
+ "fstat_top": 1247.22607421875,
10
+ "fstat_mean": 6.19628381729126,
11
+ "fstat_top_idx": 56993,
12
+ "delta_a_minus_b_at_top": -0.1867133229970932,
13
+ "is_per_head": false,
14
+ "head_dim": null,
15
+ "top_features": [
16
+ {
17
+ "feature": 56993,
18
+ "fstat": 1247.22607421875,
19
+ "delta_a_minus_b": -0.1867133229970932,
20
+ "mean_a": -0.030389878898859024,
21
+ "mean_b": 0.15632344782352448,
22
+ "leaning": "corporate"
23
+ },
24
+ {
25
+ "feature": 47627,
26
+ "fstat": 1159.2803955078125,
27
+ "delta_a_minus_b": -0.10873250663280487,
28
+ "mean_a": -0.17766527831554413,
29
+ "mean_b": -0.06893277168273926,
30
+ "leaning": "corporate"
31
+ },
32
+ {
33
+ "feature": 47715,
34
+ "fstat": 1007.6608276367188,
35
+ "delta_a_minus_b": -0.019016588106751442,
36
+ "mean_a": -0.023196712136268616,
37
+ "mean_b": -0.004180124495178461,
38
+ "leaning": "corporate"
39
+ },
40
+ {
41
+ "feature": 13537,
42
+ "fstat": 850.5309448242188,
43
+ "delta_a_minus_b": -0.06299636512994766,
44
+ "mean_a": -0.025406675413250923,
45
+ "mean_b": 0.03758969157934189,
46
+ "leaning": "corporate"
47
+ },
48
+ {
49
+ "feature": 57063,
50
+ "fstat": 836.4351806640625,
51
+ "delta_a_minus_b": -0.03210606426000595,
52
+ "mean_a": 0.01851588301360607,
53
+ "mean_b": 0.05062194913625717,
54
+ "leaning": "corporate"
55
+ },
56
+ {
57
+ "feature": 13653,
58
+ "fstat": 744.4248657226562,
59
+ "delta_a_minus_b": -0.034333162009716034,
60
+ "mean_a": 0.007878019474446774,
61
+ "mean_b": 0.04221118241548538,
62
+ "leaning": "corporate"
63
+ },
64
+ {
65
+ "feature": 479,
66
+ "fstat": 732.6473999023438,
67
+ "delta_a_minus_b": -0.11485186219215393,
68
+ "mean_a": 0.04594998434185982,
69
+ "mean_b": 0.16080184280872345,
70
+ "leaning": "corporate"
71
+ },
72
+ {
73
+ "feature": 47739,
74
+ "fstat": 718.3013916015625,
75
+ "delta_a_minus_b": 0.04400699958205223,
76
+ "mean_a": 0.06718757748603821,
77
+ "mean_b": 0.023180577903985977,
78
+ "leaning": "authentic"
79
+ },
80
+ {
81
+ "feature": 47683,
82
+ "fstat": 712.5103759765625,
83
+ "delta_a_minus_b": 0.027449682354927063,
84
+ "mean_a": 0.04189459979534149,
85
+ "mean_b": 0.014444918371737003,
86
+ "leaning": "authentic"
87
+ },
88
+ {
89
+ "feature": 56972,
90
+ "fstat": 700.4900512695312,
91
+ "delta_a_minus_b": 0.030445072799921036,
92
+ "mean_a": -0.04139062389731407,
93
+ "mean_b": -0.07183569669723511,
94
+ "leaning": "authentic"
95
+ },
96
+ {
97
+ "feature": 57205,
98
+ "fstat": 686.406982421875,
99
+ "delta_a_minus_b": -0.027106840163469315,
100
+ "mean_a": 0.032274048775434494,
101
+ "mean_b": 0.05938088893890381,
102
+ "leaning": "corporate"
103
+ },
104
+ {
105
+ "feature": 41971,
106
+ "fstat": 675.664306640625,
107
+ "delta_a_minus_b": 0.014550960622727871,
108
+ "mean_a": 0.02869732677936554,
109
+ "mean_b": 0.014146366156637669,
110
+ "leaning": "authentic"
111
+ },
112
+ {
113
+ "feature": 56897,
114
+ "fstat": 646.1080322265625,
115
+ "delta_a_minus_b": -0.03223239257931709,
116
+ "mean_a": 0.03509066626429558,
117
+ "mean_b": 0.06732305884361267,
118
+ "leaning": "corporate"
119
+ },
120
+ {
121
+ "feature": 13535,
122
+ "fstat": 642.3518676757812,
123
+ "delta_a_minus_b": 0.060352206230163574,
124
+ "mean_a": 0.049358759075403214,
125
+ "mean_b": -0.010993448086082935,
126
+ "leaning": "authentic"
127
+ },
128
+ {
129
+ "feature": 57178,
130
+ "fstat": 614.12548828125,
131
+ "delta_a_minus_b": 0.1519736349582672,
132
+ "mean_a": -0.19337695837020874,
133
+ "mean_b": -0.34535059332847595,
134
+ "leaning": "authentic"
135
+ },
136
+ {
137
+ "feature": 47618,
138
+ "fstat": 609.673095703125,
139
+ "delta_a_minus_b": -0.024804197251796722,
140
+ "mean_a": -0.08520898222923279,
141
+ "mean_b": -0.060404784977436066,
142
+ "leaning": "corporate"
143
+ },
144
+ {
145
+ "feature": 184,
146
+ "fstat": 605.5077514648438,
147
+ "delta_a_minus_b": 0.031626004725694656,
148
+ "mean_a": 0.05907266214489937,
149
+ "mean_b": 0.027446657419204712,
150
+ "leaning": "authentic"
151
+ },
152
+ {
153
+ "feature": 41791,
154
+ "fstat": 597.7017822265625,
155
+ "delta_a_minus_b": -0.011717922985553741,
156
+ "mean_a": 0.0086161307990551,
157
+ "mean_b": 0.02033405378460884,
158
+ "leaning": "corporate"
159
+ },
160
+ {
161
+ "feature": 57066,
162
+ "fstat": 596.325439453125,
163
+ "delta_a_minus_b": -0.1037895530462265,
164
+ "mean_a": 0.12023095786571503,
165
+ "mean_b": 0.22402051091194153,
166
+ "leaning": "corporate"
167
+ },
168
+ {
169
+ "feature": 257,
170
+ "fstat": 593.3516845703125,
171
+ "delta_a_minus_b": 0.0983671098947525,
172
+ "mean_a": 0.056869879364967346,
173
+ "mean_b": -0.04149722680449486,
174
+ "leaning": "authentic"
175
+ },
176
+ {
177
+ "feature": 47639,
178
+ "fstat": 590.943115234375,
179
+ "delta_a_minus_b": 0.022083545103669167,
180
+ "mean_a": 0.03336900472640991,
181
+ "mean_b": 0.011285459622740746,
182
+ "leaning": "authentic"
183
+ },
184
+ {
185
+ "feature": 57043,
186
+ "fstat": 584.50732421875,
187
+ "delta_a_minus_b": -0.04378727078437805,
188
+ "mean_a": 0.00594851840287447,
189
+ "mean_b": 0.04973578825592995,
190
+ "leaning": "corporate"
191
+ },
192
+ {
193
+ "feature": 48122,
194
+ "fstat": 584.2696533203125,
195
+ "delta_a_minus_b": -0.018080607056617737,
196
+ "mean_a": -0.03563616797327995,
197
+ "mean_b": -0.017555560916662216,
198
+ "leaning": "corporate"
199
+ },
200
+ {
201
+ "feature": 57280,
202
+ "fstat": 573.4370727539062,
203
+ "delta_a_minus_b": -0.050352975726127625,
204
+ "mean_a": 0.016820944845676422,
205
+ "mean_b": 0.06717392057180405,
206
+ "leaning": "corporate"
207
+ },
208
+ {
209
+ "feature": 56917,
210
+ "fstat": 573.28662109375,
211
+ "delta_a_minus_b": 0.02317783422768116,
212
+ "mean_a": -0.024636374786496162,
213
+ "mean_b": -0.04781420901417732,
214
+ "leaning": "authentic"
215
+ },
216
+ {
217
+ "feature": 57230,
218
+ "fstat": 570.3154296875,
219
+ "delta_a_minus_b": -0.01766776479780674,
220
+ "mean_a": -0.01314467005431652,
221
+ "mean_b": 0.004523095209151506,
222
+ "leaning": "corporate"
223
+ },
224
+ {
225
+ "feature": 13736,
226
+ "fstat": 568.5440063476562,
227
+ "delta_a_minus_b": -0.05132318288087845,
228
+ "mean_a": -0.007155921310186386,
229
+ "mean_b": 0.04416726157069206,
230
+ "leaning": "corporate"
231
+ },
232
+ {
233
+ "feature": 13643,
234
+ "fstat": 565.7108764648438,
235
+ "delta_a_minus_b": -0.031199701130390167,
236
+ "mean_a": 0.02222733199596405,
237
+ "mean_b": 0.05342703312635422,
238
+ "leaning": "corporate"
239
+ },
240
+ {
241
+ "feature": 56849,
242
+ "fstat": 562.7251586914062,
243
+ "delta_a_minus_b": 0.04414696246385574,
244
+ "mean_a": -0.017228562384843826,
245
+ "mean_b": -0.06137552484869957,
246
+ "leaning": "authentic"
247
+ },
248
+ {
249
+ "feature": 41621,
250
+ "fstat": 561.169921875,
251
+ "delta_a_minus_b": -0.017476670444011688,
252
+ "mean_a": -0.03291406109929085,
253
+ "mean_b": -0.015437389723956585,
254
+ "leaning": "corporate"
255
+ }
256
+ ]
257
+ }
layers/17/binary_contrast/authentic_vs_corporate/q/summary.json ADDED
@@ -0,0 +1,257 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "contrast": "authentic_vs_corporate",
3
+ "label_a": "authentic",
4
+ "label_b": "corporate",
5
+ "n_a": 500,
6
+ "n_b": 500,
7
+ "component": "q",
8
+ "n_features": 2048,
9
+ "fstat_top": 983.8969116210938,
10
+ "fstat_mean": 93.90998077392578,
11
+ "fstat_top_idx": 401,
12
+ "delta_a_minus_b_at_top": 0.3206133246421814,
13
+ "is_per_head": true,
14
+ "head_dim": 128,
15
+ "top_features": [
16
+ {
17
+ "feature": 401,
18
+ "fstat": 983.8969116210938,
19
+ "delta_a_minus_b": 0.3206133246421814,
20
+ "mean_a": -0.7139765620231628,
21
+ "mean_b": -1.0345898866653442,
22
+ "leaning": "authentic"
23
+ },
24
+ {
25
+ "feature": 1003,
26
+ "fstat": 934.5975952148438,
27
+ "delta_a_minus_b": -0.35871899127960205,
28
+ "mean_a": -0.5740644335746765,
29
+ "mean_b": -0.21534545719623566,
30
+ "leaning": "corporate"
31
+ },
32
+ {
33
+ "feature": 1791,
34
+ "fstat": 808.6547241210938,
35
+ "delta_a_minus_b": 0.33913180232048035,
36
+ "mean_a": 0.7691406011581421,
37
+ "mean_b": 0.43000879883766174,
38
+ "leaning": "authentic"
39
+ },
40
+ {
41
+ "feature": 181,
42
+ "fstat": 789.9102172851562,
43
+ "delta_a_minus_b": 0.34930849075317383,
44
+ "mean_a": 1.3879921436309814,
45
+ "mean_b": 1.0386836528778076,
46
+ "leaning": "authentic"
47
+ },
48
+ {
49
+ "feature": 692,
50
+ "fstat": 709.9990844726562,
51
+ "delta_a_minus_b": -0.28710997104644775,
52
+ "mean_a": -0.2888335883617401,
53
+ "mean_b": -0.0017236261628568172,
54
+ "leaning": "corporate"
55
+ },
56
+ {
57
+ "feature": 598,
58
+ "fstat": 703.5820922851562,
59
+ "delta_a_minus_b": -0.23161795735359192,
60
+ "mean_a": -0.06460605561733246,
61
+ "mean_b": 0.16701190173625946,
62
+ "leaning": "corporate"
63
+ },
64
+ {
65
+ "feature": 142,
66
+ "fstat": 689.2239379882812,
67
+ "delta_a_minus_b": -0.36297351121902466,
68
+ "mean_a": 0.10805284231901169,
69
+ "mean_b": 0.47102636098861694,
70
+ "leaning": "corporate"
71
+ },
72
+ {
73
+ "feature": 495,
74
+ "fstat": 685.8222045898438,
75
+ "delta_a_minus_b": 0.28244447708129883,
76
+ "mean_a": 0.7876484394073486,
77
+ "mean_b": 0.5052039623260498,
78
+ "leaning": "authentic"
79
+ },
80
+ {
81
+ "feature": 290,
82
+ "fstat": 684.0792236328125,
83
+ "delta_a_minus_b": 0.3021889925003052,
84
+ "mean_a": -0.5854828953742981,
85
+ "mean_b": -0.8876718878746033,
86
+ "leaning": "authentic"
87
+ },
88
+ {
89
+ "feature": 974,
90
+ "fstat": 678.8282470703125,
91
+ "delta_a_minus_b": 0.34957000613212585,
92
+ "mean_a": 0.8111574649810791,
93
+ "mean_b": 0.46158745884895325,
94
+ "leaning": "authentic"
95
+ },
96
+ {
97
+ "feature": 314,
98
+ "fstat": 645.7192993164062,
99
+ "delta_a_minus_b": -0.33812904357910156,
100
+ "mean_a": -0.29908040165901184,
101
+ "mean_b": 0.03904865309596062,
102
+ "leaning": "corporate"
103
+ },
104
+ {
105
+ "feature": 996,
106
+ "fstat": 642.0366821289062,
107
+ "delta_a_minus_b": 0.34027475118637085,
108
+ "mean_a": 0.06166116148233414,
109
+ "mean_b": -0.2786135971546173,
110
+ "leaning": "authentic"
111
+ },
112
+ {
113
+ "feature": 1130,
114
+ "fstat": 636.96337890625,
115
+ "delta_a_minus_b": 0.5745492577552795,
116
+ "mean_a": 1.1338279247283936,
117
+ "mean_b": 0.559278666973114,
118
+ "leaning": "authentic"
119
+ },
120
+ {
121
+ "feature": 498,
122
+ "fstat": 633.9773559570312,
123
+ "delta_a_minus_b": 0.3179919123649597,
124
+ "mean_a": 0.6318730711936951,
125
+ "mean_b": 0.31388115882873535,
126
+ "leaning": "authentic"
127
+ },
128
+ {
129
+ "feature": 1875,
130
+ "fstat": 632.568359375,
131
+ "delta_a_minus_b": -0.29433685541152954,
132
+ "mean_a": -0.7121953368186951,
133
+ "mean_b": -0.4178584814071655,
134
+ "leaning": "corporate"
135
+ },
136
+ {
137
+ "feature": 1188,
138
+ "fstat": 623.2470092773438,
139
+ "delta_a_minus_b": 0.26018211245536804,
140
+ "mean_a": -0.35939112305641174,
141
+ "mean_b": -0.6195732355117798,
142
+ "leaning": "authentic"
143
+ },
144
+ {
145
+ "feature": 889,
146
+ "fstat": 608.9161987304688,
147
+ "delta_a_minus_b": 0.3071253299713135,
148
+ "mean_a": 0.34892237186431885,
149
+ "mean_b": 0.04179704934358597,
150
+ "leaning": "authentic"
151
+ },
152
+ {
153
+ "feature": 772,
154
+ "fstat": 602.9266967773438,
155
+ "delta_a_minus_b": 0.3008808493614197,
156
+ "mean_a": 1.0178320407867432,
157
+ "mean_b": 0.7169511914253235,
158
+ "leaning": "authentic"
159
+ },
160
+ {
161
+ "feature": 926,
162
+ "fstat": 594.5825805664062,
163
+ "delta_a_minus_b": 0.27022403478622437,
164
+ "mean_a": 0.02717307023704052,
165
+ "mean_b": -0.2430509626865387,
166
+ "leaning": "authentic"
167
+ },
168
+ {
169
+ "feature": 1527,
170
+ "fstat": 587.174072265625,
171
+ "delta_a_minus_b": 0.1908276230096817,
172
+ "mean_a": -0.2466157227754593,
173
+ "mean_b": -0.437443345785141,
174
+ "leaning": "authentic"
175
+ },
176
+ {
177
+ "feature": 1556,
178
+ "fstat": 560.7979125976562,
179
+ "delta_a_minus_b": 0.3301562964916229,
180
+ "mean_a": -0.05157547816634178,
181
+ "mean_b": -0.381731778383255,
182
+ "leaning": "authentic"
183
+ },
184
+ {
185
+ "feature": 379,
186
+ "fstat": 559.9231567382812,
187
+ "delta_a_minus_b": 0.28640395402908325,
188
+ "mean_a": -0.14858366549015045,
189
+ "mean_b": -0.4349876046180725,
190
+ "leaning": "authentic"
191
+ },
192
+ {
193
+ "feature": 1221,
194
+ "fstat": 559.7838134765625,
195
+ "delta_a_minus_b": 0.27354884147644043,
196
+ "mean_a": 0.8674492239952087,
197
+ "mean_b": 0.5939003825187683,
198
+ "leaning": "authentic"
199
+ },
200
+ {
201
+ "feature": 984,
202
+ "fstat": 559.0953979492188,
203
+ "delta_a_minus_b": -0.2884453535079956,
204
+ "mean_a": 0.8674414157867432,
205
+ "mean_b": 1.1558867692947388,
206
+ "leaning": "corporate"
207
+ },
208
+ {
209
+ "feature": 1159,
210
+ "fstat": 546.9546508789062,
211
+ "delta_a_minus_b": -0.2665671110153198,
212
+ "mean_a": -0.56319260597229,
213
+ "mean_b": -0.2966254949569702,
214
+ "leaning": "corporate"
215
+ },
216
+ {
217
+ "feature": 767,
218
+ "fstat": 532.0574951171875,
219
+ "delta_a_minus_b": -0.2510235011577606,
220
+ "mean_a": -0.24750417470932007,
221
+ "mean_b": 0.003519317600876093,
222
+ "leaning": "corporate"
223
+ },
224
+ {
225
+ "feature": 626,
226
+ "fstat": 522.23095703125,
227
+ "delta_a_minus_b": -0.23456156253814697,
228
+ "mean_a": 0.6230908036231995,
229
+ "mean_b": 0.8576523661613464,
230
+ "leaning": "corporate"
231
+ },
232
+ {
233
+ "feature": 1899,
234
+ "fstat": 511.572265625,
235
+ "delta_a_minus_b": -0.37000665068626404,
236
+ "mean_a": -0.046645186841487885,
237
+ "mean_b": 0.32336145639419556,
238
+ "leaning": "corporate"
239
+ },
240
+ {
241
+ "feature": 253,
242
+ "fstat": 510.9390869140625,
243
+ "delta_a_minus_b": -0.21685540676116943,
244
+ "mean_a": -1.4238749742507935,
245
+ "mean_b": -1.207019567489624,
246
+ "leaning": "corporate"
247
+ },
248
+ {
249
+ "feature": 64,
250
+ "fstat": 508.2801818847656,
251
+ "delta_a_minus_b": -0.1353749930858612,
252
+ "mean_a": -0.5693163871765137,
253
+ "mean_b": -0.43394139409065247,
254
+ "leaning": "corporate"
255
+ }
256
+ ]
257
+ }
layers/17/binary_contrast/authentic_vs_corporate/summary.json ADDED
@@ -0,0 +1,66 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "layer": 17,
3
+ "components": {
4
+ "attn": {
5
+ "fstat_top": 767.0347900390625,
6
+ "fstat_mean": 75.21106719970703,
7
+ "delta_a_minus_b_at_top": 0.13416506350040436,
8
+ "top_feature": 29,
9
+ "is_per_head": false,
10
+ "head_dim": null
11
+ },
12
+ "heads": {
13
+ "fstat_top": 799.0715942382812,
14
+ "fstat_mean": 71.65713500976562,
15
+ "delta_a_minus_b_at_top": 0.06322307884693146,
16
+ "top_feature": 391,
17
+ "is_per_head": true,
18
+ "head_dim": 128
19
+ },
20
+ "k": {
21
+ "fstat_top": 1003.6067504882812,
22
+ "fstat_mean": 90.85853576660156,
23
+ "delta_a_minus_b_at_top": 0.27115923166275024,
24
+ "top_feature": 803,
25
+ "is_per_head": true,
26
+ "head_dim": 128
27
+ },
28
+ "mlp": {
29
+ "fstat_top": 1247.22607421875,
30
+ "fstat_mean": 6.19628381729126,
31
+ "delta_a_minus_b_at_top": -0.1867133229970932,
32
+ "top_feature": 56993,
33
+ "is_per_head": false,
34
+ "head_dim": null
35
+ },
36
+ "q": {
37
+ "fstat_top": 983.8969116210938,
38
+ "fstat_mean": 93.90998077392578,
39
+ "delta_a_minus_b_at_top": 0.3206133246421814,
40
+ "top_feature": 401,
41
+ "is_per_head": true,
42
+ "head_dim": 128
43
+ },
44
+ "router": {
45
+ "fstat_top": 647.3922729492188,
46
+ "fstat_mean": 11.704577445983887,
47
+ "delta_a_minus_b_at_top": -0.09137986600399017,
48
+ "top_feature": 111,
49
+ "is_per_head": false,
50
+ "head_dim": null
51
+ },
52
+ "v": {
53
+ "fstat_top": 1003.7731323242188,
54
+ "fstat_mean": 98.37255859375,
55
+ "delta_a_minus_b_at_top": 0.3599953353404999,
56
+ "top_feature": 1709,
57
+ "is_per_head": true,
58
+ "head_dim": 128
59
+ }
60
+ },
61
+ "contrast": "authentic_vs_corporate",
62
+ "label_a": "authentic",
63
+ "label_b": "corporate",
64
+ "n_a": 500,
65
+ "n_b": 500
66
+ }
layers/17/binary_contrast/authentic_vs_corporate/v/summary.json ADDED
@@ -0,0 +1,257 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "contrast": "authentic_vs_corporate",
3
+ "label_a": "authentic",
4
+ "label_b": "corporate",
5
+ "n_a": 500,
6
+ "n_b": 500,
7
+ "component": "v",
8
+ "n_features": 2048,
9
+ "fstat_top": 1003.7731323242188,
10
+ "fstat_mean": 98.37255859375,
11
+ "fstat_top_idx": 1709,
12
+ "delta_a_minus_b_at_top": 0.3599953353404999,
13
+ "is_per_head": true,
14
+ "head_dim": 128,
15
+ "top_features": [
16
+ {
17
+ "feature": 1709,
18
+ "fstat": 1003.7731323242188,
19
+ "delta_a_minus_b": 0.3599953353404999,
20
+ "mean_a": 0.44441846013069153,
21
+ "mean_b": 0.08442311733961105,
22
+ "leaning": "authentic"
23
+ },
24
+ {
25
+ "feature": 749,
26
+ "fstat": 981.1766967773438,
27
+ "delta_a_minus_b": -0.5615622997283936,
28
+ "mean_a": -4.325062274932861,
29
+ "mean_b": -3.7634999752044678,
30
+ "leaning": "corporate"
31
+ },
32
+ {
33
+ "feature": 1825,
34
+ "fstat": 850.0350341796875,
35
+ "delta_a_minus_b": -0.47558701038360596,
36
+ "mean_a": -0.5792583227157593,
37
+ "mean_b": -0.10367129743099213,
38
+ "leaning": "corporate"
39
+ },
40
+ {
41
+ "feature": 1796,
42
+ "fstat": 830.699951171875,
43
+ "delta_a_minus_b": 0.3218730092048645,
44
+ "mean_a": 0.9954335689544678,
45
+ "mean_b": 0.6735605597496033,
46
+ "leaning": "authentic"
47
+ },
48
+ {
49
+ "feature": 1803,
50
+ "fstat": 785.7680053710938,
51
+ "delta_a_minus_b": -0.428141713142395,
52
+ "mean_a": 0.1897430419921875,
53
+ "mean_b": 0.6178847551345825,
54
+ "leaning": "corporate"
55
+ },
56
+ {
57
+ "feature": 780,
58
+ "fstat": 742.0602416992188,
59
+ "delta_a_minus_b": -0.3009437918663025,
60
+ "mean_a": -0.12176893651485443,
61
+ "mean_b": 0.17917487025260925,
62
+ "leaning": "corporate"
63
+ },
64
+ {
65
+ "feature": 641,
66
+ "fstat": 726.3072509765625,
67
+ "delta_a_minus_b": 0.4121565818786621,
68
+ "mean_a": 4.727937698364258,
69
+ "mean_b": 4.315781116485596,
70
+ "leaning": "authentic"
71
+ },
72
+ {
73
+ "feature": 2040,
74
+ "fstat": 690.1517333984375,
75
+ "delta_a_minus_b": 0.34964439272880554,
76
+ "mean_a": 0.375076562166214,
77
+ "mean_b": 0.025432182475924492,
78
+ "leaning": "authentic"
79
+ },
80
+ {
81
+ "feature": 1795,
82
+ "fstat": 690.0707397460938,
83
+ "delta_a_minus_b": -0.29952695965766907,
84
+ "mean_a": 0.14229530096054077,
85
+ "mean_b": 0.44182226061820984,
86
+ "leaning": "corporate"
87
+ },
88
+ {
89
+ "feature": 190,
90
+ "fstat": 678.163818359375,
91
+ "delta_a_minus_b": -0.4614483118057251,
92
+ "mean_a": 0.5887743234634399,
93
+ "mean_b": 1.050222635269165,
94
+ "leaning": "corporate"
95
+ },
96
+ {
97
+ "feature": 1490,
98
+ "fstat": 673.522705078125,
99
+ "delta_a_minus_b": 0.2729530930519104,
100
+ "mean_a": -0.8135195374488831,
101
+ "mean_b": -1.0864726305007935,
102
+ "leaning": "authentic"
103
+ },
104
+ {
105
+ "feature": 1339,
106
+ "fstat": 662.780517578125,
107
+ "delta_a_minus_b": -0.27734363079071045,
108
+ "mean_a": 0.583168089389801,
109
+ "mean_b": 0.8605117201805115,
110
+ "leaning": "corporate"
111
+ },
112
+ {
113
+ "feature": 1024,
114
+ "fstat": 610.4400024414062,
115
+ "delta_a_minus_b": 0.4366387128829956,
116
+ "mean_a": 1.2790000438690186,
117
+ "mean_b": 0.842361330986023,
118
+ "leaning": "authentic"
119
+ },
120
+ {
121
+ "feature": 198,
122
+ "fstat": 604.48193359375,
123
+ "delta_a_minus_b": -0.30974939465522766,
124
+ "mean_a": 0.36300840973854065,
125
+ "mean_b": 0.6727578043937683,
126
+ "leaning": "corporate"
127
+ },
128
+ {
129
+ "feature": 1540,
130
+ "fstat": 601.6293334960938,
131
+ "delta_a_minus_b": -0.2891582250595093,
132
+ "mean_a": -1.1777890920639038,
133
+ "mean_b": -0.8886308670043945,
134
+ "leaning": "corporate"
135
+ },
136
+ {
137
+ "feature": 1340,
138
+ "fstat": 599.337890625,
139
+ "delta_a_minus_b": -0.2651139795780182,
140
+ "mean_a": -0.42973780632019043,
141
+ "mean_b": -0.16462382674217224,
142
+ "leaning": "corporate"
143
+ },
144
+ {
145
+ "feature": 1382,
146
+ "fstat": 597.4031372070312,
147
+ "delta_a_minus_b": 0.32728809118270874,
148
+ "mean_a": -0.6849541068077087,
149
+ "mean_b": -1.0122421979904175,
150
+ "leaning": "authentic"
151
+ },
152
+ {
153
+ "feature": 1414,
154
+ "fstat": 596.3255004882812,
155
+ "delta_a_minus_b": -0.3485894203186035,
156
+ "mean_a": -0.8253915905952454,
157
+ "mean_b": -0.47680217027664185,
158
+ "leaning": "corporate"
159
+ },
160
+ {
161
+ "feature": 1035,
162
+ "fstat": 594.431396484375,
163
+ "delta_a_minus_b": 0.2681620121002197,
164
+ "mean_a": -1.0407187938690186,
165
+ "mean_b": -1.3088808059692383,
166
+ "leaning": "authentic"
167
+ },
168
+ {
169
+ "feature": 1780,
170
+ "fstat": 587.2203369140625,
171
+ "delta_a_minus_b": 0.3411097526550293,
172
+ "mean_a": 0.44793474674224854,
173
+ "mean_b": 0.10682499408721924,
174
+ "leaning": "authentic"
175
+ },
176
+ {
177
+ "feature": 1888,
178
+ "fstat": 584.5651245117188,
179
+ "delta_a_minus_b": 0.4562987685203552,
180
+ "mean_a": 1.4292675256729126,
181
+ "mean_b": 0.9729687571525574,
182
+ "leaning": "authentic"
183
+ },
184
+ {
185
+ "feature": 1291,
186
+ "fstat": 573.7742919921875,
187
+ "delta_a_minus_b": 0.3064020276069641,
188
+ "mean_a": 0.5154544711112976,
189
+ "mean_b": 0.2090524435043335,
190
+ "leaning": "authentic"
191
+ },
192
+ {
193
+ "feature": 1741,
194
+ "fstat": 572.85205078125,
195
+ "delta_a_minus_b": -0.26242920756340027,
196
+ "mean_a": -0.2769944965839386,
197
+ "mean_b": -0.014565286226570606,
198
+ "leaning": "corporate"
199
+ },
200
+ {
201
+ "feature": 1943,
202
+ "fstat": 571.7074584960938,
203
+ "delta_a_minus_b": 0.24810940027236938,
204
+ "mean_a": 0.8434492349624634,
205
+ "mean_b": 0.595339834690094,
206
+ "leaning": "authentic"
207
+ },
208
+ {
209
+ "feature": 1089,
210
+ "fstat": 568.622802734375,
211
+ "delta_a_minus_b": -0.3318571150302887,
212
+ "mean_a": -0.8113535046577454,
213
+ "mean_b": -0.47949638962745667,
214
+ "leaning": "corporate"
215
+ },
216
+ {
217
+ "feature": 762,
218
+ "fstat": 567.2699584960938,
219
+ "delta_a_minus_b": -0.36218738555908203,
220
+ "mean_a": -5.0579376220703125,
221
+ "mean_b": -4.6957502365112305,
222
+ "leaning": "corporate"
223
+ },
224
+ {
225
+ "feature": 1630,
226
+ "fstat": 565.9530639648438,
227
+ "delta_a_minus_b": -0.3483922779560089,
228
+ "mean_a": -0.6923696398735046,
229
+ "mean_b": -0.3439773619174957,
230
+ "leaning": "corporate"
231
+ },
232
+ {
233
+ "feature": 491,
234
+ "fstat": 558.8516235351562,
235
+ "delta_a_minus_b": -0.390532523393631,
236
+ "mean_a": 0.10019320249557495,
237
+ "mean_b": 0.49072572588920593,
238
+ "leaning": "corporate"
239
+ },
240
+ {
241
+ "feature": 793,
242
+ "fstat": 557.5792846679688,
243
+ "delta_a_minus_b": 0.3188602328300476,
244
+ "mean_a": 0.2926892638206482,
245
+ "mean_b": -0.02617097832262516,
246
+ "leaning": "authentic"
247
+ },
248
+ {
249
+ "feature": 1965,
250
+ "fstat": 557.0109252929688,
251
+ "delta_a_minus_b": 0.30338120460510254,
252
+ "mean_a": 0.8286308646202087,
253
+ "mean_b": 0.5252496600151062,
254
+ "leaning": "authentic"
255
+ }
256
+ ]
257
+ }
layers/17/binary_contrast/code_vs_natural_language/attn/summary.json ADDED
@@ -0,0 +1,257 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "contrast": "code_vs_natural_language",
3
+ "label_a": "code",
4
+ "label_b": "natural_language",
5
+ "n_a": 200,
6
+ "n_b": 200,
7
+ "component": "attn",
8
+ "n_features": 1536,
9
+ "fstat_top": 946.6434326171875,
10
+ "fstat_mean": 88.93206787109375,
11
+ "fstat_top_idx": 882,
12
+ "delta_a_minus_b_at_top": -0.21112531423568726,
13
+ "is_per_head": false,
14
+ "head_dim": null,
15
+ "top_features": [
16
+ {
17
+ "feature": 882,
18
+ "fstat": 946.6434326171875,
19
+ "delta_a_minus_b": -0.21112531423568726,
20
+ "mean_a": -0.0891948863863945,
21
+ "mean_b": 0.12193042784929276,
22
+ "leaning": "natural_language"
23
+ },
24
+ {
25
+ "feature": 365,
26
+ "fstat": 933.5673828125,
27
+ "delta_a_minus_b": -0.2496328353881836,
28
+ "mean_a": -0.1919570118188858,
29
+ "mean_b": 0.057675816118717194,
30
+ "leaning": "natural_language"
31
+ },
32
+ {
33
+ "feature": 1056,
34
+ "fstat": 825.6448364257812,
35
+ "delta_a_minus_b": 0.24539928138256073,
36
+ "mean_a": 0.10065677762031555,
37
+ "mean_b": -0.14474250376224518,
38
+ "leaning": "code"
39
+ },
40
+ {
41
+ "feature": 327,
42
+ "fstat": 800.9102172851562,
43
+ "delta_a_minus_b": 0.22792749106884003,
44
+ "mean_a": 0.1701260358095169,
45
+ "mean_b": -0.05780145153403282,
46
+ "leaning": "code"
47
+ },
48
+ {
49
+ "feature": 1206,
50
+ "fstat": 721.9210205078125,
51
+ "delta_a_minus_b": -0.19871234893798828,
52
+ "mean_a": -0.10327675193548203,
53
+ "mean_b": 0.09543559700250626,
54
+ "leaning": "natural_language"
55
+ },
56
+ {
57
+ "feature": 475,
58
+ "fstat": 684.3447875976562,
59
+ "delta_a_minus_b": -0.215498685836792,
60
+ "mean_a": -0.23581908643245697,
61
+ "mean_b": -0.02032039687037468,
62
+ "leaning": "natural_language"
63
+ },
64
+ {
65
+ "feature": 1467,
66
+ "fstat": 680.4346923828125,
67
+ "delta_a_minus_b": -0.20814377069473267,
68
+ "mean_a": -0.21539917588233948,
69
+ "mean_b": -0.007255401462316513,
70
+ "leaning": "natural_language"
71
+ },
72
+ {
73
+ "feature": 231,
74
+ "fstat": 675.1015014648438,
75
+ "delta_a_minus_b": -0.22014078497886658,
76
+ "mean_a": -0.08994371443986893,
77
+ "mean_b": 0.13019706308841705,
78
+ "leaning": "natural_language"
79
+ },
80
+ {
81
+ "feature": 1259,
82
+ "fstat": 656.2201538085938,
83
+ "delta_a_minus_b": -0.20508509874343872,
84
+ "mean_a": -0.14361363649368286,
85
+ "mean_b": 0.06147146224975586,
86
+ "leaning": "natural_language"
87
+ },
88
+ {
89
+ "feature": 291,
90
+ "fstat": 650.8734741210938,
91
+ "delta_a_minus_b": -0.24390697479248047,
92
+ "mean_a": -0.15092521905899048,
93
+ "mean_b": 0.09298175573348999,
94
+ "leaning": "natural_language"
95
+ },
96
+ {
97
+ "feature": 142,
98
+ "fstat": 647.8567504882812,
99
+ "delta_a_minus_b": -0.19100701808929443,
100
+ "mean_a": -0.17479370534420013,
101
+ "mean_b": 0.01621330715715885,
102
+ "leaning": "natural_language"
103
+ },
104
+ {
105
+ "feature": 980,
106
+ "fstat": 627.929931640625,
107
+ "delta_a_minus_b": -0.2267857939004898,
108
+ "mean_a": -0.18293583393096924,
109
+ "mean_b": 0.04384996369481087,
110
+ "leaning": "natural_language"
111
+ },
112
+ {
113
+ "feature": 754,
114
+ "fstat": 626.0621948242188,
115
+ "delta_a_minus_b": 0.16691333055496216,
116
+ "mean_a": 0.08555202186107635,
117
+ "mean_b": -0.0813613012433052,
118
+ "leaning": "code"
119
+ },
120
+ {
121
+ "feature": 1269,
122
+ "fstat": 623.13525390625,
123
+ "delta_a_minus_b": 0.20722511410713196,
124
+ "mean_a": 0.20528194308280945,
125
+ "mean_b": -0.0019431781256571412,
126
+ "leaning": "code"
127
+ },
128
+ {
129
+ "feature": 1133,
130
+ "fstat": 611.3663330078125,
131
+ "delta_a_minus_b": -0.1941002607345581,
132
+ "mean_a": -0.06196514144539833,
133
+ "mean_b": 0.13213512301445007,
134
+ "leaning": "natural_language"
135
+ },
136
+ {
137
+ "feature": 1319,
138
+ "fstat": 609.2305297851562,
139
+ "delta_a_minus_b": 0.19240279495716095,
140
+ "mean_a": 0.005086192861199379,
141
+ "mean_b": -0.18731659650802612,
142
+ "leaning": "code"
143
+ },
144
+ {
145
+ "feature": 169,
146
+ "fstat": 608.781494140625,
147
+ "delta_a_minus_b": -0.18023963272571564,
148
+ "mean_a": -0.23283477127552032,
149
+ "mean_b": -0.05259513854980469,
150
+ "leaning": "natural_language"
151
+ },
152
+ {
153
+ "feature": 1239,
154
+ "fstat": 577.7008056640625,
155
+ "delta_a_minus_b": -0.18026363849639893,
156
+ "mean_a": -0.1682693511247635,
157
+ "mean_b": 0.01199429016560316,
158
+ "leaning": "natural_language"
159
+ },
160
+ {
161
+ "feature": 1218,
162
+ "fstat": 571.1427001953125,
163
+ "delta_a_minus_b": 0.20656178891658783,
164
+ "mean_a": 0.218566432595253,
165
+ "mean_b": 0.012004642747342587,
166
+ "leaning": "code"
167
+ },
168
+ {
169
+ "feature": 1295,
170
+ "fstat": 568.2546997070312,
171
+ "delta_a_minus_b": -0.16457609832286835,
172
+ "mean_a": 0.049756184220314026,
173
+ "mean_b": 0.21433228254318237,
174
+ "leaning": "natural_language"
175
+ },
176
+ {
177
+ "feature": 100,
178
+ "fstat": 564.6834716796875,
179
+ "delta_a_minus_b": -0.20152270793914795,
180
+ "mean_a": -0.12565360963344574,
181
+ "mean_b": 0.07586909085512161,
182
+ "leaning": "natural_language"
183
+ },
184
+ {
185
+ "feature": 411,
186
+ "fstat": 548.9715576171875,
187
+ "delta_a_minus_b": 0.2170954942703247,
188
+ "mean_a": 0.28087401390075684,
189
+ "mean_b": 0.06377851217985153,
190
+ "leaning": "code"
191
+ },
192
+ {
193
+ "feature": 1079,
194
+ "fstat": 546.4887084960938,
195
+ "delta_a_minus_b": 0.20486757159233093,
196
+ "mean_a": -0.14551818370819092,
197
+ "mean_b": -0.35038575530052185,
198
+ "leaning": "code"
199
+ },
200
+ {
201
+ "feature": 296,
202
+ "fstat": 542.2521362304688,
203
+ "delta_a_minus_b": 0.1769910603761673,
204
+ "mean_a": -0.04357229173183441,
205
+ "mean_b": -0.2205633521080017,
206
+ "leaning": "code"
207
+ },
208
+ {
209
+ "feature": 221,
210
+ "fstat": 542.127685546875,
211
+ "delta_a_minus_b": 0.17070013284683228,
212
+ "mean_a": 0.14064814150333405,
213
+ "mean_b": -0.03005198948085308,
214
+ "leaning": "code"
215
+ },
216
+ {
217
+ "feature": 466,
218
+ "fstat": 538.6279296875,
219
+ "delta_a_minus_b": 0.16323986649513245,
220
+ "mean_a": 0.1821478307247162,
221
+ "mean_b": 0.018907956779003143,
222
+ "leaning": "code"
223
+ },
224
+ {
225
+ "feature": 1406,
226
+ "fstat": 530.8214721679688,
227
+ "delta_a_minus_b": 0.1703035682439804,
228
+ "mean_a": 0.14414626359939575,
229
+ "mean_b": -0.026157308369874954,
230
+ "leaning": "code"
231
+ },
232
+ {
233
+ "feature": 658,
234
+ "fstat": 517.52197265625,
235
+ "delta_a_minus_b": 0.15965904295444489,
236
+ "mean_a": -0.0029624176677316427,
237
+ "mean_b": -0.16262145340442657,
238
+ "leaning": "code"
239
+ },
240
+ {
241
+ "feature": 451,
242
+ "fstat": 509.4112548828125,
243
+ "delta_a_minus_b": -0.20024913549423218,
244
+ "mean_a": -0.12788273394107819,
245
+ "mean_b": 0.07236640900373459,
246
+ "leaning": "natural_language"
247
+ },
248
+ {
249
+ "feature": 1311,
250
+ "fstat": 506.5699768066406,
251
+ "delta_a_minus_b": -0.15742230415344238,
252
+ "mean_a": -0.06481283158063889,
253
+ "mean_b": 0.0926094800233841,
254
+ "leaning": "natural_language"
255
+ }
256
+ ]
257
+ }
layers/17/binary_contrast/code_vs_natural_language/heads/summary.json ADDED
@@ -0,0 +1,257 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "contrast": "code_vs_natural_language",
3
+ "label_a": "code",
4
+ "label_b": "natural_language",
5
+ "n_a": 200,
6
+ "n_b": 200,
7
+ "component": "heads",
8
+ "n_features": 2048,
9
+ "fstat_top": 1252.196533203125,
10
+ "fstat_mean": 78.09840393066406,
11
+ "fstat_top_idx": 326,
12
+ "delta_a_minus_b_at_top": -0.1955796182155609,
13
+ "is_per_head": true,
14
+ "head_dim": 128,
15
+ "top_features": [
16
+ {
17
+ "feature": 326,
18
+ "fstat": 1252.196533203125,
19
+ "delta_a_minus_b": -0.1955796182155609,
20
+ "mean_a": -0.0007968962308950722,
21
+ "mean_b": 0.19478271901607513,
22
+ "leaning": "natural_language"
23
+ },
24
+ {
25
+ "feature": 1138,
26
+ "fstat": 828.9630126953125,
27
+ "delta_a_minus_b": -0.035322267562150955,
28
+ "mean_a": -0.0701306164264679,
29
+ "mean_b": -0.03480834886431694,
30
+ "leaning": "natural_language"
31
+ },
32
+ {
33
+ "feature": 56,
34
+ "fstat": 823.5183715820312,
35
+ "delta_a_minus_b": 0.08936293423175812,
36
+ "mean_a": 0.09659912437200546,
37
+ "mean_b": 0.007236192002892494,
38
+ "leaning": "code"
39
+ },
40
+ {
41
+ "feature": 402,
42
+ "fstat": 808.5599975585938,
43
+ "delta_a_minus_b": -0.26682502031326294,
44
+ "mean_a": -0.04555852338671684,
45
+ "mean_b": 0.2212664932012558,
46
+ "leaning": "natural_language"
47
+ },
48
+ {
49
+ "feature": 883,
50
+ "fstat": 792.9619750976562,
51
+ "delta_a_minus_b": 0.10221952944993973,
52
+ "mean_a": 0.09300018101930618,
53
+ "mean_b": -0.009219345636665821,
54
+ "leaning": "code"
55
+ },
56
+ {
57
+ "feature": 618,
58
+ "fstat": 792.6148071289062,
59
+ "delta_a_minus_b": 0.054202333092689514,
60
+ "mean_a": 0.020960988476872444,
61
+ "mean_b": -0.03324134647846222,
62
+ "leaning": "code"
63
+ },
64
+ {
65
+ "feature": 794,
66
+ "fstat": 788.1569213867188,
67
+ "delta_a_minus_b": -0.10367770493030548,
68
+ "mean_a": -0.022945594042539597,
69
+ "mean_b": 0.08073211461305618,
70
+ "leaning": "natural_language"
71
+ },
72
+ {
73
+ "feature": 1067,
74
+ "fstat": 778.911376953125,
75
+ "delta_a_minus_b": -0.008578033186495304,
76
+ "mean_a": -0.018441466614603996,
77
+ "mean_b": -0.009863433428108692,
78
+ "leaning": "natural_language"
79
+ },
80
+ {
81
+ "feature": 52,
82
+ "fstat": 768.5277709960938,
83
+ "delta_a_minus_b": 0.04513157531619072,
84
+ "mean_a": 0.05172164738178253,
85
+ "mean_b": 0.00659007066860795,
86
+ "leaning": "code"
87
+ },
88
+ {
89
+ "feature": 281,
90
+ "fstat": 711.1726684570312,
91
+ "delta_a_minus_b": -0.1728895753622055,
92
+ "mean_a": -0.09467220306396484,
93
+ "mean_b": 0.07821737229824066,
94
+ "leaning": "natural_language"
95
+ },
96
+ {
97
+ "feature": 572,
98
+ "fstat": 709.8458251953125,
99
+ "delta_a_minus_b": -0.165935680270195,
100
+ "mean_a": 0.10946471989154816,
101
+ "mean_b": 0.27540040016174316,
102
+ "leaning": "natural_language"
103
+ },
104
+ {
105
+ "feature": 596,
106
+ "fstat": 648.52099609375,
107
+ "delta_a_minus_b": 0.04804407060146332,
108
+ "mean_a": 0.026529235765337944,
109
+ "mean_b": -0.021514834836125374,
110
+ "leaning": "code"
111
+ },
112
+ {
113
+ "feature": 509,
114
+ "fstat": 601.359619140625,
115
+ "delta_a_minus_b": 0.07914862036705017,
116
+ "mean_a": 0.047952137887477875,
117
+ "mean_b": -0.031196484342217445,
118
+ "leaning": "code"
119
+ },
120
+ {
121
+ "feature": 27,
122
+ "fstat": 584.3649291992188,
123
+ "delta_a_minus_b": 0.07256121933460236,
124
+ "mean_a": 0.010443444363772869,
125
+ "mean_b": -0.06211777776479721,
126
+ "leaning": "code"
127
+ },
128
+ {
129
+ "feature": 565,
130
+ "fstat": 562.111572265625,
131
+ "delta_a_minus_b": 0.05931399390101433,
132
+ "mean_a": -0.001471986761316657,
133
+ "mean_b": -0.06078597903251648,
134
+ "leaning": "code"
135
+ },
136
+ {
137
+ "feature": 1010,
138
+ "fstat": 544.3759765625,
139
+ "delta_a_minus_b": 0.09991821646690369,
140
+ "mean_a": 0.06552498042583466,
141
+ "mean_b": -0.03439323604106903,
142
+ "leaning": "code"
143
+ },
144
+ {
145
+ "feature": 1751,
146
+ "fstat": 536.1219482421875,
147
+ "delta_a_minus_b": 0.07949548959732056,
148
+ "mean_a": 0.057438794523477554,
149
+ "mean_b": -0.022056693211197853,
150
+ "leaning": "code"
151
+ },
152
+ {
153
+ "feature": 1415,
154
+ "fstat": 535.6046752929688,
155
+ "delta_a_minus_b": 0.04259839653968811,
156
+ "mean_a": 0.07016540318727493,
157
+ "mean_b": 0.027567004784941673,
158
+ "leaning": "code"
159
+ },
160
+ {
161
+ "feature": 556,
162
+ "fstat": 530.6658935546875,
163
+ "delta_a_minus_b": 0.01060815155506134,
164
+ "mean_a": 0.0048196399584412575,
165
+ "mean_b": -0.00578851206228137,
166
+ "leaning": "code"
167
+ },
168
+ {
169
+ "feature": 1307,
170
+ "fstat": 529.4605102539062,
171
+ "delta_a_minus_b": -0.0813986212015152,
172
+ "mean_a": -0.12177001684904099,
173
+ "mean_b": -0.040371399372816086,
174
+ "leaning": "natural_language"
175
+ },
176
+ {
177
+ "feature": 896,
178
+ "fstat": 525.1141357421875,
179
+ "delta_a_minus_b": -0.14382010698318481,
180
+ "mean_a": -0.18561886250972748,
181
+ "mean_b": -0.04179876297712326,
182
+ "leaning": "natural_language"
183
+ },
184
+ {
185
+ "feature": 460,
186
+ "fstat": 523.2838134765625,
187
+ "delta_a_minus_b": -0.05689448118209839,
188
+ "mean_a": -0.020329251885414124,
189
+ "mean_b": 0.036565229296684265,
190
+ "leaning": "natural_language"
191
+ },
192
+ {
193
+ "feature": 1384,
194
+ "fstat": 521.6614379882812,
195
+ "delta_a_minus_b": -0.08608993142843246,
196
+ "mean_a": 0.019350893795490265,
197
+ "mean_b": 0.10544082522392273,
198
+ "leaning": "natural_language"
199
+ },
200
+ {
201
+ "feature": 434,
202
+ "fstat": 520.0394897460938,
203
+ "delta_a_minus_b": 0.12115930020809174,
204
+ "mean_a": 0.13282382488250732,
205
+ "mean_b": 0.011664521880447865,
206
+ "leaning": "code"
207
+ },
208
+ {
209
+ "feature": 189,
210
+ "fstat": 510.558349609375,
211
+ "delta_a_minus_b": 0.10866770148277283,
212
+ "mean_a": 0.11193939298391342,
213
+ "mean_b": 0.0032716942951083183,
214
+ "leaning": "code"
215
+ },
216
+ {
217
+ "feature": 496,
218
+ "fstat": 503.67156982421875,
219
+ "delta_a_minus_b": -0.09778799116611481,
220
+ "mean_a": -0.09330255538225174,
221
+ "mean_b": 0.004485439509153366,
222
+ "leaning": "natural_language"
223
+ },
224
+ {
225
+ "feature": 1428,
226
+ "fstat": 494.2568054199219,
227
+ "delta_a_minus_b": -0.05105269327759743,
228
+ "mean_a": -0.06248893588781357,
229
+ "mean_b": -0.01143624261021614,
230
+ "leaning": "natural_language"
231
+ },
232
+ {
233
+ "feature": 1366,
234
+ "fstat": 491.30926513671875,
235
+ "delta_a_minus_b": -0.10300002992153168,
236
+ "mean_a": -0.15388061106204987,
237
+ "mean_b": -0.05088058486580849,
238
+ "leaning": "natural_language"
239
+ },
240
+ {
241
+ "feature": 11,
242
+ "fstat": 487.6003723144531,
243
+ "delta_a_minus_b": 0.018001696094870567,
244
+ "mean_a": 0.022107696160674095,
245
+ "mean_b": 0.0041059996001422405,
246
+ "leaning": "code"
247
+ },
248
+ {
249
+ "feature": 1403,
250
+ "fstat": 483.0335998535156,
251
+ "delta_a_minus_b": 0.13901717960834503,
252
+ "mean_a": 0.14379943907260895,
253
+ "mean_b": 0.004782256670296192,
254
+ "leaning": "code"
255
+ }
256
+ ]
257
+ }
layers/17/binary_contrast/code_vs_natural_language/k/summary.json ADDED
@@ -0,0 +1,257 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "contrast": "code_vs_natural_language",
3
+ "label_a": "code",
4
+ "label_b": "natural_language",
5
+ "n_a": 200,
6
+ "n_b": 200,
7
+ "component": "k",
8
+ "n_features": 2048,
9
+ "fstat_top": 1766.5216064453125,
10
+ "fstat_mean": 121.77006530761719,
11
+ "fstat_top_idx": 1732,
12
+ "delta_a_minus_b_at_top": 1.2446835041046143,
13
+ "is_per_head": true,
14
+ "head_dim": 128,
15
+ "top_features": [
16
+ {
17
+ "feature": 1732,
18
+ "fstat": 1766.5216064453125,
19
+ "delta_a_minus_b": 1.2446835041046143,
20
+ "mean_a": 1.1584351062774658,
21
+ "mean_b": -0.08624839782714844,
22
+ "leaning": "code"
23
+ },
24
+ {
25
+ "feature": 1825,
26
+ "fstat": 1451.3675537109375,
27
+ "delta_a_minus_b": -0.4555860161781311,
28
+ "mean_a": -1.029843807220459,
29
+ "mean_b": -0.5742577910423279,
30
+ "leaning": "natural_language"
31
+ },
32
+ {
33
+ "feature": 1492,
34
+ "fstat": 1418.7220458984375,
35
+ "delta_a_minus_b": 0.879239559173584,
36
+ "mean_a": -0.8709167242050171,
37
+ "mean_b": -1.750156283378601,
38
+ "leaning": "code"
39
+ },
40
+ {
41
+ "feature": 1672,
42
+ "fstat": 1415.0399169921875,
43
+ "delta_a_minus_b": -1.6315622329711914,
44
+ "mean_a": -11.630624771118164,
45
+ "mean_b": -9.999062538146973,
46
+ "leaning": "natural_language"
47
+ },
48
+ {
49
+ "feature": 1526,
50
+ "fstat": 1394.5123291015625,
51
+ "delta_a_minus_b": -0.4130743741989136,
52
+ "mean_a": -0.28981178998947144,
53
+ "mean_b": 0.12326259911060333,
54
+ "leaning": "natural_language"
55
+ },
56
+ {
57
+ "feature": 1664,
58
+ "fstat": 1108.566650390625,
59
+ "delta_a_minus_b": 0.9758932590484619,
60
+ "mean_a": 0.4834616184234619,
61
+ "mean_b": -0.492431640625,
62
+ "leaning": "code"
63
+ },
64
+ {
65
+ "feature": 1299,
66
+ "fstat": 1030.4573974609375,
67
+ "delta_a_minus_b": -0.7184510231018066,
68
+ "mean_a": -0.33544471859931946,
69
+ "mean_b": 0.3830062747001648,
70
+ "leaning": "natural_language"
71
+ },
72
+ {
73
+ "feature": 1442,
74
+ "fstat": 1021.2622680664062,
75
+ "delta_a_minus_b": -0.33101558685302734,
76
+ "mean_a": 1.5913281440734863,
77
+ "mean_b": 1.9223437309265137,
78
+ "leaning": "natural_language"
79
+ },
80
+ {
81
+ "feature": 551,
82
+ "fstat": 1020.4222412109375,
83
+ "delta_a_minus_b": -0.4417749345302582,
84
+ "mean_a": 0.43177977204322815,
85
+ "mean_b": 0.8735547065734863,
86
+ "leaning": "natural_language"
87
+ },
88
+ {
89
+ "feature": 1017,
90
+ "fstat": 952.672607421875,
91
+ "delta_a_minus_b": -0.5230900645256042,
92
+ "mean_a": -0.7240283489227295,
93
+ "mean_b": -0.20093828439712524,
94
+ "leaning": "natural_language"
95
+ },
96
+ {
97
+ "feature": 1652,
98
+ "fstat": 900.1719970703125,
99
+ "delta_a_minus_b": 0.42103517055511475,
100
+ "mean_a": 1.580468773841858,
101
+ "mean_b": 1.1594336032867432,
102
+ "leaning": "code"
103
+ },
104
+ {
105
+ "feature": 1290,
106
+ "fstat": 882.1625366210938,
107
+ "delta_a_minus_b": -0.4411715865135193,
108
+ "mean_a": 0.05691925063729286,
109
+ "mean_b": 0.49809083342552185,
110
+ "leaning": "natural_language"
111
+ },
112
+ {
113
+ "feature": 1988,
114
+ "fstat": 876.7603149414062,
115
+ "delta_a_minus_b": -0.42891207337379456,
116
+ "mean_a": -0.5397326946258545,
117
+ "mean_b": -0.11082062125205994,
118
+ "leaning": "natural_language"
119
+ },
120
+ {
121
+ "feature": 631,
122
+ "fstat": 872.2285766601562,
123
+ "delta_a_minus_b": 0.8652734756469727,
124
+ "mean_a": 2.1391406059265137,
125
+ "mean_b": 1.273867130279541,
126
+ "leaning": "code"
127
+ },
128
+ {
129
+ "feature": 1625,
130
+ "fstat": 857.1588134765625,
131
+ "delta_a_minus_b": 0.43458980321884155,
132
+ "mean_a": 1.233828067779541,
133
+ "mean_b": 0.7992382645606995,
134
+ "leaning": "code"
135
+ },
136
+ {
137
+ "feature": 1983,
138
+ "fstat": 842.8817138671875,
139
+ "delta_a_minus_b": 0.6126741170883179,
140
+ "mean_a": -0.13590498268604279,
141
+ "mean_b": -0.7485790848731995,
142
+ "leaning": "code"
143
+ },
144
+ {
145
+ "feature": 1247,
146
+ "fstat": 833.4447631835938,
147
+ "delta_a_minus_b": -0.45770299434661865,
148
+ "mean_a": 0.07705287635326385,
149
+ "mean_b": 0.5347558856010437,
150
+ "leaning": "natural_language"
151
+ },
152
+ {
153
+ "feature": 963,
154
+ "fstat": 816.9244384765625,
155
+ "delta_a_minus_b": -0.5010009407997131,
156
+ "mean_a": 0.5387744307518005,
157
+ "mean_b": 1.0397753715515137,
158
+ "leaning": "natural_language"
159
+ },
160
+ {
161
+ "feature": 379,
162
+ "fstat": 787.97998046875,
163
+ "delta_a_minus_b": -0.5272748470306396,
164
+ "mean_a": -0.3450259268283844,
165
+ "mean_b": 0.18224893510341644,
166
+ "leaning": "natural_language"
167
+ },
168
+ {
169
+ "feature": 287,
170
+ "fstat": 765.0546875,
171
+ "delta_a_minus_b": 0.4590526819229126,
172
+ "mean_a": 1.372499942779541,
173
+ "mean_b": 0.9134472608566284,
174
+ "leaning": "code"
175
+ },
176
+ {
177
+ "feature": 1117,
178
+ "fstat": 761.1570434570312,
179
+ "delta_a_minus_b": -0.9034665822982788,
180
+ "mean_a": -0.6418017745018005,
181
+ "mean_b": 0.26166483759880066,
182
+ "leaning": "natural_language"
183
+ },
184
+ {
185
+ "feature": 1594,
186
+ "fstat": 756.1715087890625,
187
+ "delta_a_minus_b": 0.37885621190071106,
188
+ "mean_a": 0.7988867163658142,
189
+ "mean_b": 0.42003050446510315,
190
+ "leaning": "code"
191
+ },
192
+ {
193
+ "feature": 1473,
194
+ "fstat": 747.2572631835938,
195
+ "delta_a_minus_b": 0.4959961175918579,
196
+ "mean_a": -1.084316372871399,
197
+ "mean_b": -1.5803124904632568,
198
+ "leaning": "code"
199
+ },
200
+ {
201
+ "feature": 154,
202
+ "fstat": 733.3248291015625,
203
+ "delta_a_minus_b": 0.37912964820861816,
204
+ "mean_a": 0.2962609827518463,
205
+ "mean_b": -0.08286865055561066,
206
+ "leaning": "code"
207
+ },
208
+ {
209
+ "feature": 112,
210
+ "fstat": 726.2769165039062,
211
+ "delta_a_minus_b": -0.3471093773841858,
212
+ "mean_a": -0.8916601538658142,
213
+ "mean_b": -0.5445507764816284,
214
+ "leaning": "natural_language"
215
+ },
216
+ {
217
+ "feature": 83,
218
+ "fstat": 724.150390625,
219
+ "delta_a_minus_b": 0.48408567905426025,
220
+ "mean_a": -0.4911877512931824,
221
+ "mean_b": -0.9752734303474426,
222
+ "leaning": "code"
223
+ },
224
+ {
225
+ "feature": 139,
226
+ "fstat": 722.7791748046875,
227
+ "delta_a_minus_b": 0.5215435028076172,
228
+ "mean_a": -0.1429803967475891,
229
+ "mean_b": -0.6645238995552063,
230
+ "leaning": "code"
231
+ },
232
+ {
233
+ "feature": 1759,
234
+ "fstat": 707.0266723632812,
235
+ "delta_a_minus_b": -0.7509533166885376,
236
+ "mean_a": -1.0829626321792603,
237
+ "mean_b": -0.33200928568840027,
238
+ "leaning": "natural_language"
239
+ },
240
+ {
241
+ "feature": 468,
242
+ "fstat": 700.8414306640625,
243
+ "delta_a_minus_b": -0.3290429711341858,
244
+ "mean_a": -1.0541796684265137,
245
+ "mean_b": -0.7251366972923279,
246
+ "leaning": "natural_language"
247
+ },
248
+ {
249
+ "feature": 1843,
250
+ "fstat": 685.8944702148438,
251
+ "delta_a_minus_b": 0.3191491663455963,
252
+ "mean_a": 0.6451269388198853,
253
+ "mean_b": 0.32597777247428894,
254
+ "leaning": "code"
255
+ }
256
+ ]
257
+ }
layers/17/binary_contrast/code_vs_natural_language/mlp/summary.json ADDED
@@ -0,0 +1,257 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "contrast": "code_vs_natural_language",
3
+ "label_a": "code",
4
+ "label_b": "natural_language",
5
+ "n_a": 200,
6
+ "n_b": 200,
7
+ "component": "mlp",
8
+ "n_features": 66048,
9
+ "fstat_top": 1264.3406982421875,
10
+ "fstat_mean": 7.256541728973389,
11
+ "fstat_top_idx": 50767,
12
+ "delta_a_minus_b_at_top": -0.3893463611602783,
13
+ "is_per_head": false,
14
+ "head_dim": null,
15
+ "top_features": [
16
+ {
17
+ "feature": 50767,
18
+ "fstat": 1264.3406982421875,
19
+ "delta_a_minus_b": -0.3893463611602783,
20
+ "mean_a": -0.12274631857872009,
21
+ "mean_b": 0.2666000425815582,
22
+ "leaning": "natural_language"
23
+ },
24
+ {
25
+ "feature": 56936,
26
+ "fstat": 1124.0018310546875,
27
+ "delta_a_minus_b": 0.28073760867118835,
28
+ "mean_a": -0.10932586342096329,
29
+ "mean_b": -0.39006346464157104,
30
+ "leaning": "code"
31
+ },
32
+ {
33
+ "feature": 56949,
34
+ "fstat": 1085.9786376953125,
35
+ "delta_a_minus_b": -0.05970194935798645,
36
+ "mean_a": 0.014721878804266453,
37
+ "mean_b": 0.07442382723093033,
38
+ "leaning": "natural_language"
39
+ },
40
+ {
41
+ "feature": 50960,
42
+ "fstat": 1017.484375,
43
+ "delta_a_minus_b": -0.22743797302246094,
44
+ "mean_a": -0.31705567240715027,
45
+ "mean_b": -0.08961769193410873,
46
+ "leaning": "natural_language"
47
+ },
48
+ {
49
+ "feature": 57052,
50
+ "fstat": 906.1548461914062,
51
+ "delta_a_minus_b": 0.12830814719200134,
52
+ "mean_a": -0.0036715222522616386,
53
+ "mean_b": -0.13197967410087585,
54
+ "leaning": "code"
55
+ },
56
+ {
57
+ "feature": 458,
58
+ "fstat": 895.569580078125,
59
+ "delta_a_minus_b": -0.07834188640117645,
60
+ "mean_a": -0.031918250024318695,
61
+ "mean_b": 0.04642363637685776,
62
+ "leaning": "natural_language"
63
+ },
64
+ {
65
+ "feature": 313,
66
+ "fstat": 892.3984375,
67
+ "delta_a_minus_b": -0.17231446504592896,
68
+ "mean_a": 0.25313475728034973,
69
+ "mean_b": 0.4254492223262787,
70
+ "leaning": "natural_language"
71
+ },
72
+ {
73
+ "feature": 56930,
74
+ "fstat": 883.7769775390625,
75
+ "delta_a_minus_b": 0.24271728098392487,
76
+ "mean_a": -0.11894531548023224,
77
+ "mean_b": -0.3616625964641571,
78
+ "leaning": "code"
79
+ },
80
+ {
81
+ "feature": 13347,
82
+ "fstat": 876.5682983398438,
83
+ "delta_a_minus_b": 0.1177544891834259,
84
+ "mean_a": -0.022807639092206955,
85
+ "mean_b": -0.14056213200092316,
86
+ "leaning": "code"
87
+ },
88
+ {
89
+ "feature": 47729,
90
+ "fstat": 856.1962280273438,
91
+ "delta_a_minus_b": -0.1057448610663414,
92
+ "mean_a": -0.14853210747241974,
93
+ "mean_b": -0.04278724640607834,
94
+ "leaning": "natural_language"
95
+ },
96
+ {
97
+ "feature": 57296,
98
+ "fstat": 842.4120483398438,
99
+ "delta_a_minus_b": 0.08048339188098907,
100
+ "mean_a": -0.08244384825229645,
101
+ "mean_b": -0.16292724013328552,
102
+ "leaning": "code"
103
+ },
104
+ {
105
+ "feature": 57276,
106
+ "fstat": 800.5640869140625,
107
+ "delta_a_minus_b": -0.0649205669760704,
108
+ "mean_a": -0.015634601935744286,
109
+ "mean_b": 0.04928596317768097,
110
+ "leaning": "natural_language"
111
+ },
112
+ {
113
+ "feature": 50697,
114
+ "fstat": 766.2828979492188,
115
+ "delta_a_minus_b": -0.2723976671695709,
116
+ "mean_a": -0.10616414994001389,
117
+ "mean_b": 0.16623352468013763,
118
+ "leaning": "natural_language"
119
+ },
120
+ {
121
+ "feature": 50829,
122
+ "fstat": 753.5526733398438,
123
+ "delta_a_minus_b": 0.2504230737686157,
124
+ "mean_a": 0.2937646508216858,
125
+ "mean_b": 0.04334156960248947,
126
+ "leaning": "code"
127
+ },
128
+ {
129
+ "feature": 475,
130
+ "fstat": 749.833740234375,
131
+ "delta_a_minus_b": 0.1439676731824875,
132
+ "mean_a": 0.057101983577013016,
133
+ "mean_b": -0.08686569333076477,
134
+ "leaning": "code"
135
+ },
136
+ {
137
+ "feature": 47920,
138
+ "fstat": 732.09521484375,
139
+ "delta_a_minus_b": 0.018449507653713226,
140
+ "mean_a": 0.022491836920380592,
141
+ "mean_b": 0.004042328801006079,
142
+ "leaning": "code"
143
+ },
144
+ {
145
+ "feature": 384,
146
+ "fstat": 717.8743896484375,
147
+ "delta_a_minus_b": -0.16002929210662842,
148
+ "mean_a": 0.2774414122104645,
149
+ "mean_b": 0.4374707043170929,
150
+ "leaning": "natural_language"
151
+ },
152
+ {
153
+ "feature": 41935,
154
+ "fstat": 709.5794677734375,
155
+ "delta_a_minus_b": -0.018559852614998817,
156
+ "mean_a": -0.022288436070084572,
157
+ "mean_b": -0.0037285841535776854,
158
+ "leaning": "natural_language"
159
+ },
160
+ {
161
+ "feature": 47976,
162
+ "fstat": 696.4881591796875,
163
+ "delta_a_minus_b": 0.02671624720096588,
164
+ "mean_a": 0.008157727308571339,
165
+ "mean_b": -0.018558520823717117,
166
+ "leaning": "code"
167
+ },
168
+ {
169
+ "feature": 56938,
170
+ "fstat": 695.6652221679688,
171
+ "delta_a_minus_b": -0.03924787789583206,
172
+ "mean_a": -0.013614342547953129,
173
+ "mean_b": 0.025633536279201508,
174
+ "leaning": "natural_language"
175
+ },
176
+ {
177
+ "feature": 431,
178
+ "fstat": 688.7005615234375,
179
+ "delta_a_minus_b": 0.07782044261693954,
180
+ "mean_a": -0.09837829321622849,
181
+ "mean_b": -0.17619873583316803,
182
+ "leaning": "code"
183
+ },
184
+ {
185
+ "feature": 181,
186
+ "fstat": 684.4551391601562,
187
+ "delta_a_minus_b": 0.09901978075504303,
188
+ "mean_a": -0.0976879894733429,
189
+ "mean_b": -0.19670777022838593,
190
+ "leaning": "code"
191
+ },
192
+ {
193
+ "feature": 412,
194
+ "fstat": 677.6881713867188,
195
+ "delta_a_minus_b": -0.07743878662586212,
196
+ "mean_a": -0.07225509732961655,
197
+ "mean_b": 0.005183692090213299,
198
+ "leaning": "natural_language"
199
+ },
200
+ {
201
+ "feature": 51006,
202
+ "fstat": 674.168701171875,
203
+ "delta_a_minus_b": 0.39353248476982117,
204
+ "mean_a": -0.0019425010541453958,
205
+ "mean_b": -0.39547500014305115,
206
+ "leaning": "code"
207
+ },
208
+ {
209
+ "feature": 56833,
210
+ "fstat": 664.9939575195312,
211
+ "delta_a_minus_b": 0.10062603652477264,
212
+ "mean_a": -0.028358640149235725,
213
+ "mean_b": -0.12898467481136322,
214
+ "leaning": "code"
215
+ },
216
+ {
217
+ "feature": 51019,
218
+ "fstat": 662.1307373046875,
219
+ "delta_a_minus_b": 0.582207441329956,
220
+ "mean_a": 0.6268154978752136,
221
+ "mean_b": 0.044608041644096375,
222
+ "leaning": "code"
223
+ },
224
+ {
225
+ "feature": 54418,
226
+ "fstat": 645.0706176757812,
227
+ "delta_a_minus_b": -0.026128318160772324,
228
+ "mean_a": 0.007375557441264391,
229
+ "mean_b": 0.03350387513637543,
230
+ "leaning": "natural_language"
231
+ },
232
+ {
233
+ "feature": 56876,
234
+ "fstat": 631.3262939453125,
235
+ "delta_a_minus_b": -0.08285732567310333,
236
+ "mean_a": -0.007378425449132919,
237
+ "mean_b": 0.07547889649868011,
238
+ "leaning": "natural_language"
239
+ },
240
+ {
241
+ "feature": 56863,
242
+ "fstat": 627.601806640625,
243
+ "delta_a_minus_b": 0.39622068405151367,
244
+ "mean_a": -0.44092774391174316,
245
+ "mean_b": -0.8371484279632568,
246
+ "leaning": "code"
247
+ },
248
+ {
249
+ "feature": 41878,
250
+ "fstat": 624.8015747070312,
251
+ "delta_a_minus_b": 0.012961424887180328,
252
+ "mean_a": 0.0035994017962366343,
253
+ "mean_b": -0.009362023323774338,
254
+ "leaning": "code"
255
+ }
256
+ ]
257
+ }
layers/17/binary_contrast/code_vs_natural_language/q/summary.json ADDED
@@ -0,0 +1,257 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "contrast": "code_vs_natural_language",
3
+ "label_a": "code",
4
+ "label_b": "natural_language",
5
+ "n_a": 200,
6
+ "n_b": 200,
7
+ "component": "q",
8
+ "n_features": 2048,
9
+ "fstat_top": 1411.6929931640625,
10
+ "fstat_mean": 136.47500610351562,
11
+ "fstat_top_idx": 1848,
12
+ "delta_a_minus_b_at_top": 0.7570898532867432,
13
+ "is_per_head": true,
14
+ "head_dim": 128,
15
+ "top_features": [
16
+ {
17
+ "feature": 1848,
18
+ "fstat": 1411.6929931640625,
19
+ "delta_a_minus_b": 0.7570898532867432,
20
+ "mean_a": -1.142910122871399,
21
+ "mean_b": -1.899999976158142,
22
+ "leaning": "code"
23
+ },
24
+ {
25
+ "feature": 2006,
26
+ "fstat": 1272.305419921875,
27
+ "delta_a_minus_b": -0.5410349369049072,
28
+ "mean_a": -0.7845117449760437,
29
+ "mean_b": -0.24347679316997528,
30
+ "leaning": "natural_language"
31
+ },
32
+ {
33
+ "feature": 1748,
34
+ "fstat": 1216.4141845703125,
35
+ "delta_a_minus_b": -1.8785934448242188,
36
+ "mean_a": 3.786250114440918,
37
+ "mean_b": 5.664843559265137,
38
+ "leaning": "natural_language"
39
+ },
40
+ {
41
+ "feature": 917,
42
+ "fstat": 1189.7984619140625,
43
+ "delta_a_minus_b": 0.5969043374061584,
44
+ "mean_a": -0.7684863209724426,
45
+ "mean_b": -1.365390658378601,
46
+ "leaning": "code"
47
+ },
48
+ {
49
+ "feature": 1755,
50
+ "fstat": 1162.1541748046875,
51
+ "delta_a_minus_b": -1.485234260559082,
52
+ "mean_a": 4.566484451293945,
53
+ "mean_b": 6.051718711853027,
54
+ "leaning": "natural_language"
55
+ },
56
+ {
57
+ "feature": 1284,
58
+ "fstat": 1136.6746826171875,
59
+ "delta_a_minus_b": -0.6904788017272949,
60
+ "mean_a": 0.12874969840049744,
61
+ "mean_b": 0.8192285299301147,
62
+ "leaning": "natural_language"
63
+ },
64
+ {
65
+ "feature": 1698,
66
+ "fstat": 1126.321044921875,
67
+ "delta_a_minus_b": 0.822696328163147,
68
+ "mean_a": -0.11937400698661804,
69
+ "mean_b": -0.9420703053474426,
70
+ "leaning": "code"
71
+ },
72
+ {
73
+ "feature": 1136,
74
+ "fstat": 1109.2054443359375,
75
+ "delta_a_minus_b": -0.7859753966331482,
76
+ "mean_a": -1.380429744720459,
77
+ "mean_b": -0.5944543480873108,
78
+ "leaning": "natural_language"
79
+ },
80
+ {
81
+ "feature": 839,
82
+ "fstat": 1107.3553466796875,
83
+ "delta_a_minus_b": 0.5235874652862549,
84
+ "mean_a": 0.7074609398841858,
85
+ "mean_b": 0.18387344479560852,
86
+ "leaning": "code"
87
+ },
88
+ {
89
+ "feature": 1703,
90
+ "fstat": 1071.717529296875,
91
+ "delta_a_minus_b": 1.2451562881469727,
92
+ "mean_a": -4.322343826293945,
93
+ "mean_b": -5.567500114440918,
94
+ "leaning": "code"
95
+ },
96
+ {
97
+ "feature": 205,
98
+ "fstat": 1066.8751220703125,
99
+ "delta_a_minus_b": 1.2428905963897705,
100
+ "mean_a": -2.846484422683716,
101
+ "mean_b": -4.089375019073486,
102
+ "leaning": "code"
103
+ },
104
+ {
105
+ "feature": 1741,
106
+ "fstat": 1063.099365234375,
107
+ "delta_a_minus_b": -1.0925376415252686,
108
+ "mean_a": 0.3288685977458954,
109
+ "mean_b": 1.4214062690734863,
110
+ "leaning": "natural_language"
111
+ },
112
+ {
113
+ "feature": 1068,
114
+ "fstat": 978.262451171875,
115
+ "delta_a_minus_b": -1.1009855270385742,
116
+ "mean_a": -0.08152750134468079,
117
+ "mean_b": 1.0194580554962158,
118
+ "leaning": "natural_language"
119
+ },
120
+ {
121
+ "feature": 33,
122
+ "fstat": 976.3062133789062,
123
+ "delta_a_minus_b": 0.3881779909133911,
124
+ "mean_a": 0.2544497549533844,
125
+ "mean_b": -0.1337282508611679,
126
+ "leaning": "code"
127
+ },
128
+ {
129
+ "feature": 1687,
130
+ "fstat": 965.2900390625,
131
+ "delta_a_minus_b": 3.3733205795288086,
132
+ "mean_a": -5.753086090087891,
133
+ "mean_b": -9.1264066696167,
134
+ "leaning": "code"
135
+ },
136
+ {
137
+ "feature": 824,
138
+ "fstat": 957.4710693359375,
139
+ "delta_a_minus_b": 0.774960994720459,
140
+ "mean_a": -2.1478514671325684,
141
+ "mean_b": -2.9228124618530273,
142
+ "leaning": "code"
143
+ },
144
+ {
145
+ "feature": 538,
146
+ "fstat": 953.352294921875,
147
+ "delta_a_minus_b": -0.7559542655944824,
148
+ "mean_a": 0.4905886948108673,
149
+ "mean_b": 1.2465429306030273,
150
+ "leaning": "natural_language"
151
+ },
152
+ {
153
+ "feature": 1707,
154
+ "fstat": 945.8866577148438,
155
+ "delta_a_minus_b": 0.5512256026268005,
156
+ "mean_a": 0.2799527049064636,
157
+ "mean_b": -0.2712728977203369,
158
+ "leaning": "code"
159
+ },
160
+ {
161
+ "feature": 1672,
162
+ "fstat": 933.6669921875,
163
+ "delta_a_minus_b": -0.45046111941337585,
164
+ "mean_a": -0.06594818085432053,
165
+ "mean_b": 0.38451293110847473,
166
+ "leaning": "natural_language"
167
+ },
168
+ {
169
+ "feature": 1492,
170
+ "fstat": 928.9310302734375,
171
+ "delta_a_minus_b": 0.5562695264816284,
172
+ "mean_a": -1.0305273532867432,
173
+ "mean_b": -1.5867968797683716,
174
+ "leaning": "code"
175
+ },
176
+ {
177
+ "feature": 1549,
178
+ "fstat": 925.8131103515625,
179
+ "delta_a_minus_b": -0.4824647009372711,
180
+ "mean_a": 0.01175252441316843,
181
+ "mean_b": 0.4942172169685364,
182
+ "leaning": "natural_language"
183
+ },
184
+ {
185
+ "feature": 406,
186
+ "fstat": 897.7538452148438,
187
+ "delta_a_minus_b": -0.5642699599266052,
188
+ "mean_a": 0.7124292254447937,
189
+ "mean_b": 1.276699185371399,
190
+ "leaning": "natural_language"
191
+ },
192
+ {
193
+ "feature": 271,
194
+ "fstat": 866.9769897460938,
195
+ "delta_a_minus_b": 0.7947880625724792,
196
+ "mean_a": 0.7969531416893005,
197
+ "mean_b": 0.0021650695707648993,
198
+ "leaning": "code"
199
+ },
200
+ {
201
+ "feature": 1323,
202
+ "fstat": 851.576416015625,
203
+ "delta_a_minus_b": -0.6077315807342529,
204
+ "mean_a": -0.018712978810071945,
205
+ "mean_b": 0.5890185832977295,
206
+ "leaning": "natural_language"
207
+ },
208
+ {
209
+ "feature": 1708,
210
+ "fstat": 850.51513671875,
211
+ "delta_a_minus_b": 0.6571805477142334,
212
+ "mean_a": 0.17917640507221222,
213
+ "mean_b": -0.4780041575431824,
214
+ "leaning": "code"
215
+ },
216
+ {
217
+ "feature": 1127,
218
+ "fstat": 839.5977783203125,
219
+ "delta_a_minus_b": 0.8004491329193115,
220
+ "mean_a": -1.5107226371765137,
221
+ "mean_b": -2.311171770095825,
222
+ "leaning": "code"
223
+ },
224
+ {
225
+ "feature": 1180,
226
+ "fstat": 825.8132934570312,
227
+ "delta_a_minus_b": -0.5008490681648254,
228
+ "mean_a": -0.6045092940330505,
229
+ "mean_b": -0.10366024076938629,
230
+ "leaning": "natural_language"
231
+ },
232
+ {
233
+ "feature": 756,
234
+ "fstat": 809.0975952148438,
235
+ "delta_a_minus_b": -0.5501065850257874,
236
+ "mean_a": -0.08068763464689255,
237
+ "mean_b": 0.4694189429283142,
238
+ "leaning": "natural_language"
239
+ },
240
+ {
241
+ "feature": 1302,
242
+ "fstat": 808.5843505859375,
243
+ "delta_a_minus_b": 0.541251540184021,
244
+ "mean_a": 0.3865397572517395,
245
+ "mean_b": -0.1547117829322815,
246
+ "leaning": "code"
247
+ },
248
+ {
249
+ "feature": 354,
250
+ "fstat": 798.447021484375,
251
+ "delta_a_minus_b": 0.6032054424285889,
252
+ "mean_a": -0.2492750585079193,
253
+ "mean_b": -0.8524804711341858,
254
+ "leaning": "code"
255
+ }
256
+ ]
257
+ }
layers/17/binary_contrast/code_vs_natural_language/router/summary.json ADDED
@@ -0,0 +1,257 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "contrast": "code_vs_natural_language",
3
+ "label_a": "code",
4
+ "label_b": "natural_language",
5
+ "n_a": 200,
6
+ "n_b": 200,
7
+ "component": "router",
8
+ "n_features": 129,
9
+ "fstat_top": 407.43792724609375,
10
+ "fstat_mean": 10.338297843933105,
11
+ "fstat_top_idx": 93,
12
+ "delta_a_minus_b_at_top": 0.05452880263328552,
13
+ "is_per_head": false,
14
+ "head_dim": null,
15
+ "top_features": [
16
+ {
17
+ "feature": 93,
18
+ "fstat": 407.43792724609375,
19
+ "delta_a_minus_b": 0.05452880263328552,
20
+ "mean_a": 0.21730956435203552,
21
+ "mean_b": 0.16278076171875,
22
+ "leaning": "code"
23
+ },
24
+ {
25
+ "feature": 111,
26
+ "fstat": 348.1086730957031,
27
+ "delta_a_minus_b": -0.10670897364616394,
28
+ "mean_a": 0.26142579317092896,
29
+ "mean_b": 0.3681347668170929,
30
+ "leaning": "natural_language"
31
+ },
32
+ {
33
+ "feature": 33,
34
+ "fstat": 347.1078796386719,
35
+ "delta_a_minus_b": 0.07243530452251434,
36
+ "mean_a": 0.08036377280950546,
37
+ "mean_b": 0.00792846642434597,
38
+ "leaning": "code"
39
+ },
40
+ {
41
+ "feature": 41,
42
+ "fstat": 131.3504638671875,
43
+ "delta_a_minus_b": -0.042912594974040985,
44
+ "mean_a": 0.023056641221046448,
45
+ "mean_b": 0.06596923619508743,
46
+ "leaning": "natural_language"
47
+ },
48
+ {
49
+ "feature": 99,
50
+ "fstat": 22.3045654296875,
51
+ "delta_a_minus_b": -0.03632807731628418,
52
+ "mean_a": 1.0860742330551147,
53
+ "mean_b": 1.122402310371399,
54
+ "leaning": "natural_language"
55
+ },
56
+ {
57
+ "feature": 109,
58
+ "fstat": 20.507421493530273,
59
+ "delta_a_minus_b": 0.018305664882063866,
60
+ "mean_a": 0.019096679985523224,
61
+ "mean_b": 0.0007910156273283064,
62
+ "leaning": "code"
63
+ },
64
+ {
65
+ "feature": 43,
66
+ "fstat": 15.125629425048828,
67
+ "delta_a_minus_b": 0.027612313628196716,
68
+ "mean_a": 0.22743652760982513,
69
+ "mean_b": 0.19982421398162842,
70
+ "leaning": "code"
71
+ },
72
+ {
73
+ "feature": 106,
74
+ "fstat": 13.57481861114502,
75
+ "delta_a_minus_b": -0.01281128078699112,
76
+ "mean_a": 0.07491088658571243,
77
+ "mean_b": 0.08772216737270355,
78
+ "leaning": "natural_language"
79
+ },
80
+ {
81
+ "feature": 107,
82
+ "fstat": 6.225172996520996,
83
+ "delta_a_minus_b": 0.004284667782485485,
84
+ "mean_a": 0.0058007813058793545,
85
+ "mean_b": 0.0015161132905632257,
86
+ "leaning": "code"
87
+ },
88
+ {
89
+ "feature": 54,
90
+ "fstat": 3.995016574859619,
91
+ "delta_a_minus_b": 0.0041699218563735485,
92
+ "mean_a": 0.0041699218563735485,
93
+ "mean_b": 0.0,
94
+ "leaning": "code"
95
+ },
96
+ {
97
+ "feature": 101,
98
+ "fstat": 3.5720067024230957,
99
+ "delta_a_minus_b": -0.005112304352223873,
100
+ "mean_a": 0.0010498047340661287,
101
+ "mean_b": 0.0061621093191206455,
102
+ "leaning": "natural_language"
103
+ },
104
+ {
105
+ "feature": 26,
106
+ "fstat": 3.270052433013916,
107
+ "delta_a_minus_b": 0.012153297662734985,
108
+ "mean_a": 0.34858885407447815,
109
+ "mean_b": 0.33643555641174316,
110
+ "leaning": "code"
111
+ },
112
+ {
113
+ "feature": 81,
114
+ "fstat": 2.6802098751068115,
115
+ "delta_a_minus_b": 0.004589840769767761,
116
+ "mean_a": 0.13328124582767487,
117
+ "mean_b": 0.1286914050579071,
118
+ "leaning": "code"
119
+ },
120
+ {
121
+ "feature": 48,
122
+ "fstat": 2.4191343784332275,
123
+ "delta_a_minus_b": 0.0014282227493822575,
124
+ "mean_a": 0.0018383789574727416,
125
+ "mean_b": 0.0004101562371943146,
126
+ "leaning": "code"
127
+ },
128
+ {
129
+ "feature": 86,
130
+ "fstat": 1.9833329916000366,
131
+ "delta_a_minus_b": 0.0009716796921566129,
132
+ "mean_a": 0.0009716796921566129,
133
+ "mean_b": 0.0,
134
+ "leaning": "code"
135
+ },
136
+ {
137
+ "feature": 9,
138
+ "fstat": 0.9999962449073792,
139
+ "delta_a_minus_b": 0.0010058593470603228,
140
+ "mean_a": 0.0010058593470603228,
141
+ "mean_b": 0.0,
142
+ "leaning": "code"
143
+ },
144
+ {
145
+ "feature": 53,
146
+ "fstat": 0.9999927878379822,
147
+ "delta_a_minus_b": 0.0003955078136641532,
148
+ "mean_a": 0.0003955078136641532,
149
+ "mean_b": 0.0,
150
+ "leaning": "code"
151
+ },
152
+ {
153
+ "feature": 21,
154
+ "fstat": 0.9999909996986389,
155
+ "delta_a_minus_b": -0.0007666015881113708,
156
+ "mean_a": 0.0,
157
+ "mean_b": 0.0007666015881113708,
158
+ "leaning": "natural_language"
159
+ },
160
+ {
161
+ "feature": 5,
162
+ "fstat": 0.9487199783325195,
163
+ "delta_a_minus_b": 0.002751464955508709,
164
+ "mean_a": 0.008598633110523224,
165
+ "mean_b": 0.005847168155014515,
166
+ "leaning": "code"
167
+ },
168
+ {
169
+ "feature": 16,
170
+ "fstat": 0.02933371812105179,
171
+ "delta_a_minus_b": -0.00034912070259451866,
172
+ "mean_a": 0.004526367411017418,
173
+ "mean_b": 0.004875488113611937,
174
+ "leaning": "natural_language"
175
+ },
176
+ {
177
+ "feature": 39,
178
+ "fstat": 0.0,
179
+ "delta_a_minus_b": 0.0,
180
+ "mean_a": 0.0,
181
+ "mean_b": 0.0,
182
+ "leaning": "balanced"
183
+ },
184
+ {
185
+ "feature": 38,
186
+ "fstat": 0.0,
187
+ "delta_a_minus_b": 0.0,
188
+ "mean_a": 0.0,
189
+ "mean_b": 0.0,
190
+ "leaning": "balanced"
191
+ },
192
+ {
193
+ "feature": 37,
194
+ "fstat": 0.0,
195
+ "delta_a_minus_b": 0.0,
196
+ "mean_a": 0.0,
197
+ "mean_b": 0.0,
198
+ "leaning": "balanced"
199
+ },
200
+ {
201
+ "feature": 36,
202
+ "fstat": 0.0,
203
+ "delta_a_minus_b": 0.0,
204
+ "mean_a": 0.0,
205
+ "mean_b": 0.0,
206
+ "leaning": "balanced"
207
+ },
208
+ {
209
+ "feature": 35,
210
+ "fstat": 0.0,
211
+ "delta_a_minus_b": 0.0,
212
+ "mean_a": 0.0,
213
+ "mean_b": 0.0,
214
+ "leaning": "balanced"
215
+ },
216
+ {
217
+ "feature": 40,
218
+ "fstat": 0.0,
219
+ "delta_a_minus_b": 0.0,
220
+ "mean_a": 0.0,
221
+ "mean_b": 0.0,
222
+ "leaning": "balanced"
223
+ },
224
+ {
225
+ "feature": 34,
226
+ "fstat": 0.0,
227
+ "delta_a_minus_b": 0.0,
228
+ "mean_a": 0.0,
229
+ "mean_b": 0.0,
230
+ "leaning": "balanced"
231
+ },
232
+ {
233
+ "feature": 128,
234
+ "fstat": 0.0,
235
+ "delta_a_minus_b": 0.0,
236
+ "mean_a": 0.0,
237
+ "mean_b": 0.0,
238
+ "leaning": "balanced"
239
+ },
240
+ {
241
+ "feature": 42,
242
+ "fstat": 0.0,
243
+ "delta_a_minus_b": 0.0,
244
+ "mean_a": 0.0,
245
+ "mean_b": 0.0,
246
+ "leaning": "balanced"
247
+ },
248
+ {
249
+ "feature": 45,
250
+ "fstat": 0.0,
251
+ "delta_a_minus_b": 0.0,
252
+ "mean_a": 0.0,
253
+ "mean_b": 0.0,
254
+ "leaning": "balanced"
255
+ }
256
+ ]
257
+ }
layers/17/binary_contrast/code_vs_natural_language/v/summary.json ADDED
@@ -0,0 +1,257 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "contrast": "code_vs_natural_language",
3
+ "label_a": "code",
4
+ "label_b": "natural_language",
5
+ "n_a": 200,
6
+ "n_b": 200,
7
+ "component": "v",
8
+ "n_features": 2048,
9
+ "fstat_top": 1356.0009765625,
10
+ "fstat_mean": 114.92257690429688,
11
+ "fstat_top_idx": 326,
12
+ "delta_a_minus_b_at_top": 0.9717849493026733,
13
+ "is_per_head": true,
14
+ "head_dim": 128,
15
+ "top_features": [
16
+ {
17
+ "feature": 326,
18
+ "fstat": 1356.0009765625,
19
+ "delta_a_minus_b": 0.9717849493026733,
20
+ "mean_a": 0.45838531851768494,
21
+ "mean_b": -0.5133996605873108,
22
+ "leaning": "code"
23
+ },
24
+ {
25
+ "feature": 988,
26
+ "fstat": 1284.560546875,
27
+ "delta_a_minus_b": -0.7670800685882568,
28
+ "mean_a": -1.4421093463897705,
29
+ "mean_b": -0.6750292778015137,
30
+ "leaning": "natural_language"
31
+ },
32
+ {
33
+ "feature": 889,
34
+ "fstat": 1184.859375,
35
+ "delta_a_minus_b": 0.6197418570518494,
36
+ "mean_a": 0.041436195373535156,
37
+ "mean_b": -0.5783056616783142,
38
+ "leaning": "code"
39
+ },
40
+ {
41
+ "feature": 1884,
42
+ "fstat": 1106.5869140625,
43
+ "delta_a_minus_b": -0.8552684783935547,
44
+ "mean_a": -1.2927734851837158,
45
+ "mean_b": -0.4375050365924835,
46
+ "leaning": "natural_language"
47
+ },
48
+ {
49
+ "feature": 1785,
50
+ "fstat": 1057.0479736328125,
51
+ "delta_a_minus_b": 1.2136328220367432,
52
+ "mean_a": -3.2726171016693115,
53
+ "mean_b": -4.486249923706055,
54
+ "leaning": "code"
55
+ },
56
+ {
57
+ "feature": 826,
58
+ "fstat": 1056.683837890625,
59
+ "delta_a_minus_b": 0.5100064873695374,
60
+ "mean_a": -0.17414391040802002,
61
+ "mean_b": -0.6841503977775574,
62
+ "leaning": "code"
63
+ },
64
+ {
65
+ "feature": 831,
66
+ "fstat": 1022.0659790039062,
67
+ "delta_a_minus_b": 0.644737720489502,
68
+ "mean_a": 0.626790463924408,
69
+ "mean_b": -0.017947234213352203,
70
+ "leaning": "code"
71
+ },
72
+ {
73
+ "feature": 1305,
74
+ "fstat": 988.1256713867188,
75
+ "delta_a_minus_b": 0.517246425151825,
76
+ "mean_a": -0.3285934329032898,
77
+ "mean_b": -0.8458398580551147,
78
+ "leaning": "code"
79
+ },
80
+ {
81
+ "feature": 1751,
82
+ "fstat": 964.3132934570312,
83
+ "delta_a_minus_b": 0.9334285259246826,
84
+ "mean_a": 0.9450061321258545,
85
+ "mean_b": 0.011577624827623367,
86
+ "leaning": "code"
87
+ },
88
+ {
89
+ "feature": 734,
90
+ "fstat": 924.8922729492188,
91
+ "delta_a_minus_b": -0.66796875,
92
+ "mean_a": -1.9979687929153442,
93
+ "mean_b": -1.3300000429153442,
94
+ "leaning": "natural_language"
95
+ },
96
+ {
97
+ "feature": 1006,
98
+ "fstat": 919.534423828125,
99
+ "delta_a_minus_b": 0.5367712378501892,
100
+ "mean_a": 0.21165084838867188,
101
+ "mean_b": -0.32512038946151733,
102
+ "leaning": "code"
103
+ },
104
+ {
105
+ "feature": 1826,
106
+ "fstat": 897.9886474609375,
107
+ "delta_a_minus_b": 0.6855599880218506,
108
+ "mean_a": -0.0786343365907669,
109
+ "mean_b": -0.7641943097114563,
110
+ "leaning": "code"
111
+ },
112
+ {
113
+ "feature": 412,
114
+ "fstat": 869.578369140625,
115
+ "delta_a_minus_b": -0.6395632028579712,
116
+ "mean_a": -0.7162792682647705,
117
+ "mean_b": -0.07671604305505753,
118
+ "leaning": "natural_language"
119
+ },
120
+ {
121
+ "feature": 1668,
122
+ "fstat": 865.6209106445312,
123
+ "delta_a_minus_b": -0.5445903539657593,
124
+ "mean_a": -0.40506309270858765,
125
+ "mean_b": 0.13952724635601044,
126
+ "leaning": "natural_language"
127
+ },
128
+ {
129
+ "feature": 572,
130
+ "fstat": 826.7516479492188,
131
+ "delta_a_minus_b": -0.5666796565055847,
132
+ "mean_a": 0.8173242211341858,
133
+ "mean_b": 1.3840038776397705,
134
+ "leaning": "natural_language"
135
+ },
136
+ {
137
+ "feature": 1329,
138
+ "fstat": 788.3277587890625,
139
+ "delta_a_minus_b": 0.4368554353713989,
140
+ "mean_a": -1.3733398914337158,
141
+ "mean_b": -1.8101953268051147,
142
+ "leaning": "code"
143
+ },
144
+ {
145
+ "feature": 1834,
146
+ "fstat": 770.1761474609375,
147
+ "delta_a_minus_b": 0.6709095239639282,
148
+ "mean_a": 0.6411257982254028,
149
+ "mean_b": -0.029783735051751137,
150
+ "leaning": "code"
151
+ },
152
+ {
153
+ "feature": 1286,
154
+ "fstat": 760.4017333984375,
155
+ "delta_a_minus_b": -0.491640567779541,
156
+ "mean_a": 2.197265625,
157
+ "mean_b": 2.688906192779541,
158
+ "leaning": "natural_language"
159
+ },
160
+ {
161
+ "feature": 1333,
162
+ "fstat": 744.99853515625,
163
+ "delta_a_minus_b": -0.5156397223472595,
164
+ "mean_a": 0.4100731611251831,
165
+ "mean_b": 0.9257128834724426,
166
+ "leaning": "natural_language"
167
+ },
168
+ {
169
+ "feature": 1323,
170
+ "fstat": 740.62451171875,
171
+ "delta_a_minus_b": 0.9300003051757812,
172
+ "mean_a": 10.997187614440918,
173
+ "mean_b": 10.067187309265137,
174
+ "leaning": "code"
175
+ },
176
+ {
177
+ "feature": 1854,
178
+ "fstat": 735.95703125,
179
+ "delta_a_minus_b": -0.5482699871063232,
180
+ "mean_a": -0.27589064836502075,
181
+ "mean_b": 0.2723793089389801,
182
+ "leaning": "natural_language"
183
+ },
184
+ {
185
+ "feature": 1426,
186
+ "fstat": 731.4267578125,
187
+ "delta_a_minus_b": 0.3905733525753021,
188
+ "mean_a": 0.39768311381340027,
189
+ "mean_b": 0.0071097565814852715,
190
+ "leaning": "code"
191
+ },
192
+ {
193
+ "feature": 258,
194
+ "fstat": 731.34423828125,
195
+ "delta_a_minus_b": 0.7077053189277649,
196
+ "mean_a": -0.03967259079217911,
197
+ "mean_b": -0.7473779320716858,
198
+ "leaning": "code"
199
+ },
200
+ {
201
+ "feature": 1788,
202
+ "fstat": 727.1806030273438,
203
+ "delta_a_minus_b": -0.5740929841995239,
204
+ "mean_a": -1.0386425256729126,
205
+ "mean_b": -0.46454957127571106,
206
+ "leaning": "natural_language"
207
+ },
208
+ {
209
+ "feature": 1940,
210
+ "fstat": 705.1795654296875,
211
+ "delta_a_minus_b": -0.749143123626709,
212
+ "mean_a": -0.6175128221511841,
213
+ "mean_b": 0.1316303312778473,
214
+ "leaning": "natural_language"
215
+ },
216
+ {
217
+ "feature": 127,
218
+ "fstat": 689.1387939453125,
219
+ "delta_a_minus_b": -0.6256250143051147,
220
+ "mean_a": -2.3327343463897705,
221
+ "mean_b": -1.7071093320846558,
222
+ "leaning": "natural_language"
223
+ },
224
+ {
225
+ "feature": 476,
226
+ "fstat": 686.4288940429688,
227
+ "delta_a_minus_b": 0.6955183744430542,
228
+ "mean_a": 1.175439476966858,
229
+ "mean_b": 0.4799211025238037,
230
+ "leaning": "code"
231
+ },
232
+ {
233
+ "feature": 1841,
234
+ "fstat": 671.5596313476562,
235
+ "delta_a_minus_b": -0.37913331389427185,
236
+ "mean_a": -0.35192689299583435,
237
+ "mean_b": 0.027206415310502052,
238
+ "leaning": "natural_language"
239
+ },
240
+ {
241
+ "feature": 137,
242
+ "fstat": 665.650146484375,
243
+ "delta_a_minus_b": 0.559216320514679,
244
+ "mean_a": 0.932080090045929,
245
+ "mean_b": 0.37286376953125,
246
+ "leaning": "code"
247
+ },
248
+ {
249
+ "feature": 184,
250
+ "fstat": 665.1923217773438,
251
+ "delta_a_minus_b": 0.5479516983032227,
252
+ "mean_a": 1.1696972846984863,
253
+ "mean_b": 0.6217455863952637,
254
+ "leaning": "code"
255
+ }
256
+ ]
257
+ }
layers/17/components/attn/bucket_metrics.json ADDED
The diff for this file is too large to render. See raw diff
 
layers/17/components/attn/coactivation.json ADDED
@@ -0,0 +1 @@
 
 
1
+ []
layers/17/components/attn/code_analysis.json ADDED
@@ -0,0 +1,71 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "top_code_neurons": [
3
+ 351,
4
+ 272,
5
+ 554,
6
+ 1085,
7
+ 229,
8
+ 828,
9
+ 72,
10
+ 479,
11
+ 1219,
12
+ 1535,
13
+ 205,
14
+ 11,
15
+ 1359,
16
+ 927,
17
+ 1092,
18
+ 161,
19
+ 390,
20
+ 533,
21
+ 953,
22
+ 1331,
23
+ 637,
24
+ 910,
25
+ 488,
26
+ 978,
27
+ 818,
28
+ 168,
29
+ 1027,
30
+ 1203,
31
+ 1269,
32
+ 73
33
+ ],
34
+ "entangled_count": 7,
35
+ "selective_count": 23,
36
+ "entangled_neurons": [
37
+ 205,
38
+ 11,
39
+ 927,
40
+ 1092,
41
+ 390,
42
+ 1331,
43
+ 488
44
+ ],
45
+ "selective_neurons": [
46
+ 351,
47
+ 272,
48
+ 554,
49
+ 1085,
50
+ 229,
51
+ 828,
52
+ 72,
53
+ 479,
54
+ 1219,
55
+ 1535,
56
+ 1359,
57
+ 161,
58
+ 533,
59
+ 953,
60
+ 637,
61
+ 910,
62
+ 978,
63
+ 818,
64
+ 168,
65
+ 1027,
66
+ 1203,
67
+ 1269,
68
+ 73
69
+ ],
70
+ "code_bucket": "core_technical"
71
+ }
layers/17/components/attn/summary.json ADDED
@@ -0,0 +1,29 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "component": "attn",
3
+ "n_features": 1536,
4
+ "taxonomy": {
5
+ "partial_shared": 496,
6
+ "broadly_shared": 435,
7
+ "all_shared": 320,
8
+ "non_activated": 285
9
+ },
10
+ "fstat_top": 88.89151000976562,
11
+ "fstat_mean": 27.891969680786133,
12
+ "fstat_top_idx": 1391,
13
+ "code_bucket": "core_technical",
14
+ "code_entangled": 7,
15
+ "code_selective": 23,
16
+ "files": [
17
+ "taxonomy.json",
18
+ "separation_scores.npy",
19
+ "coactivation.json",
20
+ "bucket_metrics.json",
21
+ "code_analysis.json",
22
+ "census_heatmap.png"
23
+ ],
24
+ "bucket_quality_top": 0.10962344867855071,
25
+ "bucket_quality_top_idx": 1262,
26
+ "bucket_quality_top_bucket": "tool_use",
27
+ "bucket_quality_top_entropy": -0.0,
28
+ "bucket_quality_top_eta_squared": 0.10962344867855071
29
+ }
layers/17/components/attn/taxonomy.json ADDED
The diff for this file is too large to render. See raw diff
 
layers/17/components/heads/bucket_metrics.json ADDED
The diff for this file is too large to render. See raw diff
 
layers/17/components/heads/coactivation.json ADDED
@@ -0,0 +1,65 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ [
2
+ {
3
+ "neuron_a": 1134,
4
+ "neuron_b": 1093,
5
+ "correlation": 0.9236311349652958,
6
+ "dominant_bucket": "core_technical",
7
+ "joint_active_n": 1426
8
+ },
9
+ {
10
+ "neuron_a": 1300,
11
+ "neuron_b": 1323,
12
+ "correlation": -0.8489282097625149,
13
+ "dominant_bucket": null,
14
+ "joint_active_n": 0
15
+ },
16
+ {
17
+ "neuron_a": 1403,
18
+ "neuron_b": 1323,
19
+ "correlation": 0.7679391714338811,
20
+ "dominant_bucket": null,
21
+ "joint_active_n": 0
22
+ },
23
+ {
24
+ "neuron_a": 1403,
25
+ "neuron_b": 1401,
26
+ "correlation": -0.7554473571398489,
27
+ "dominant_bucket": null,
28
+ "joint_active_n": 0
29
+ },
30
+ {
31
+ "neuron_a": 1222,
32
+ "neuron_b": 1193,
33
+ "correlation": 0.7478428640066688,
34
+ "dominant_bucket": "introspection",
35
+ "joint_active_n": 5581
36
+ },
37
+ {
38
+ "neuron_a": 1403,
39
+ "neuron_b": 1344,
40
+ "correlation": 0.737525930108819,
41
+ "dominant_bucket": null,
42
+ "joint_active_n": 0
43
+ },
44
+ {
45
+ "neuron_a": 1401,
46
+ "neuron_b": 1323,
47
+ "correlation": -0.7305446788367279,
48
+ "dominant_bucket": null,
49
+ "joint_active_n": 0
50
+ },
51
+ {
52
+ "neuron_a": 1271,
53
+ "neuron_b": 1177,
54
+ "correlation": 0.7082463971850602,
55
+ "dominant_bucket": "introspection",
56
+ "joint_active_n": 5016
57
+ },
58
+ {
59
+ "neuron_a": 281,
60
+ "neuron_b": 319,
61
+ "correlation": -0.7068795789237903,
62
+ "dominant_bucket": "writing",
63
+ "joint_active_n": 40
64
+ }
65
+ ]
layers/17/components/heads/code_analysis.json ADDED
@@ -0,0 +1,71 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "top_code_neurons": [
3
+ 1751,
4
+ 1843,
5
+ 1816,
6
+ 1770,
7
+ 614,
8
+ 1147,
9
+ 1689,
10
+ 1321,
11
+ 285,
12
+ 1048,
13
+ 1704,
14
+ 1669,
15
+ 62,
16
+ 477,
17
+ 1678,
18
+ 1963,
19
+ 579,
20
+ 1746,
21
+ 289,
22
+ 875,
23
+ 1375,
24
+ 81,
25
+ 117,
26
+ 66,
27
+ 1437,
28
+ 1769,
29
+ 859,
30
+ 1822,
31
+ 1502,
32
+ 1523
33
+ ],
34
+ "entangled_count": 8,
35
+ "selective_count": 22,
36
+ "entangled_neurons": [
37
+ 1751,
38
+ 1843,
39
+ 285,
40
+ 1669,
41
+ 875,
42
+ 1375,
43
+ 66,
44
+ 859
45
+ ],
46
+ "selective_neurons": [
47
+ 1816,
48
+ 1770,
49
+ 614,
50
+ 1147,
51
+ 1689,
52
+ 1321,
53
+ 1048,
54
+ 1704,
55
+ 62,
56
+ 477,
57
+ 1678,
58
+ 1963,
59
+ 579,
60
+ 1746,
61
+ 289,
62
+ 81,
63
+ 117,
64
+ 1437,
65
+ 1769,
66
+ 1822,
67
+ 1502,
68
+ 1523
69
+ ],
70
+ "code_bucket": "core_technical"
71
+ }
layers/17/components/heads/summary.json ADDED
@@ -0,0 +1,29 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "component": "heads",
3
+ "n_features": 2048,
4
+ "taxonomy": {
5
+ "non_activated": 309,
6
+ "partial_shared": 640,
7
+ "all_shared": 508,
8
+ "broadly_shared": 591
9
+ },
10
+ "fstat_top": 269.1832275390625,
11
+ "fstat_mean": 23.20840835571289,
12
+ "fstat_top_idx": 321,
13
+ "code_bucket": "core_technical",
14
+ "code_entangled": 8,
15
+ "code_selective": 22,
16
+ "files": [
17
+ "taxonomy.json",
18
+ "separation_scores.npy",
19
+ "coactivation.json",
20
+ "bucket_metrics.json",
21
+ "code_analysis.json",
22
+ "census_heatmap.png"
23
+ ],
24
+ "bucket_quality_top": 0.17893842712648672,
25
+ "bucket_quality_top_idx": 295,
26
+ "bucket_quality_top_bucket": "data",
27
+ "bucket_quality_top_entropy": 0.2561388184228391,
28
+ "bucket_quality_top_eta_squared": 0.24055352202556812
29
+ }
layers/17/components/heads/taxonomy.json ADDED
The diff for this file is too large to render. See raw diff
 
layers/17/components/k/bucket_metrics.json ADDED
The diff for this file is too large to render. See raw diff
 
layers/17/components/k/coactivation.json ADDED
@@ -0,0 +1,1402 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ [
2
+ {
3
+ "neuron_a": 1688,
4
+ "neuron_b": 1689,
5
+ "correlation": 0.9811311434264522,
6
+ "dominant_bucket": null,
7
+ "joint_active_n": 0
8
+ },
9
+ {
10
+ "neuron_a": 249,
11
+ "neuron_b": 234,
12
+ "correlation": 0.9687049282757165,
13
+ "dominant_bucket": "business",
14
+ "joint_active_n": 8965
15
+ },
16
+ {
17
+ "neuron_a": 1678,
18
+ "neuron_b": 1723,
19
+ "correlation": 0.9615044874603222,
20
+ "dominant_bucket": null,
21
+ "joint_active_n": 0
22
+ },
23
+ {
24
+ "neuron_a": 1720,
25
+ "neuron_b": 1694,
26
+ "correlation": 0.9519976084365622,
27
+ "dominant_bucket": "core_technical",
28
+ "joint_active_n": 2
29
+ },
30
+ {
31
+ "neuron_a": 1697,
32
+ "neuron_b": 1720,
33
+ "correlation": -0.9481439827648906,
34
+ "dominant_bucket": "humor",
35
+ "joint_active_n": 303
36
+ },
37
+ {
38
+ "neuron_a": 709,
39
+ "neuron_b": 722,
40
+ "correlation": 0.9353637059090706,
41
+ "dominant_bucket": "roleplay",
42
+ "joint_active_n": 8324
43
+ },
44
+ {
45
+ "neuron_a": 651,
46
+ "neuron_b": 688,
47
+ "correlation": -0.9330454373769281,
48
+ "dominant_bucket": "humor",
49
+ "joint_active_n": 207
50
+ },
51
+ {
52
+ "neuron_a": 1703,
53
+ "neuron_b": 1755,
54
+ "correlation": 0.9124222495173715,
55
+ "dominant_bucket": "business",
56
+ "joint_active_n": 8965
57
+ },
58
+ {
59
+ "neuron_a": 1740,
60
+ "neuron_b": 1722,
61
+ "correlation": -0.9008111497934251,
62
+ "dominant_bucket": "community",
63
+ "joint_active_n": 2158
64
+ },
65
+ {
66
+ "neuron_a": 1697,
67
+ "neuron_b": 1694,
68
+ "correlation": -0.8985267471867164,
69
+ "dominant_bucket": null,
70
+ "joint_active_n": 0
71
+ },
72
+ {
73
+ "neuron_a": 726,
74
+ "neuron_b": 682,
75
+ "correlation": -0.8967314679152691,
76
+ "dominant_bucket": null,
77
+ "joint_active_n": 0
78
+ },
79
+ {
80
+ "neuron_a": 1268,
81
+ "neuron_b": 1219,
82
+ "correlation": 0.8952795393933813,
83
+ "dominant_bucket": "business",
84
+ "joint_active_n": 8965
85
+ },
86
+ {
87
+ "neuron_a": 1737,
88
+ "neuron_b": 1710,
89
+ "correlation": -0.8949852282447918,
90
+ "dominant_bucket": "creative_writing",
91
+ "joint_active_n": 1
92
+ },
93
+ {
94
+ "neuron_a": 1219,
95
+ "neuron_b": 249,
96
+ "correlation": 0.8933622293007621,
97
+ "dominant_bucket": "business",
98
+ "joint_active_n": 8965
99
+ },
100
+ {
101
+ "neuron_a": 1741,
102
+ "neuron_b": 1697,
103
+ "correlation": 0.8899632562046852,
104
+ "dominant_bucket": "business",
105
+ "joint_active_n": 8959
106
+ },
107
+ {
108
+ "neuron_a": 1239,
109
+ "neuron_b": 1167,
110
+ "correlation": -0.8859172758570973,
111
+ "dominant_bucket": null,
112
+ "joint_active_n": 0
113
+ },
114
+ {
115
+ "neuron_a": 1744,
116
+ "neuron_b": 1737,
117
+ "correlation": 0.8837314386595936,
118
+ "dominant_bucket": "business",
119
+ "joint_active_n": 8963
120
+ },
121
+ {
122
+ "neuron_a": 1107,
123
+ "neuron_b": 651,
124
+ "correlation": -0.8834933002555668,
125
+ "dominant_bucket": "niche",
126
+ "joint_active_n": 1979
127
+ },
128
+ {
129
+ "neuron_a": 1205,
130
+ "neuron_b": 1219,
131
+ "correlation": 0.8834724588548752,
132
+ "dominant_bucket": "business",
133
+ "joint_active_n": 8965
134
+ },
135
+ {
136
+ "neuron_a": 1701,
137
+ "neuron_b": 1722,
138
+ "correlation": -0.8813266381279964,
139
+ "dominant_bucket": "community",
140
+ "joint_active_n": 2594
141
+ },
142
+ {
143
+ "neuron_a": 1756,
144
+ "neuron_b": 1670,
145
+ "correlation": -0.8791463900099566,
146
+ "dominant_bucket": "design",
147
+ "joint_active_n": 4205
148
+ },
149
+ {
150
+ "neuron_a": 680,
151
+ "neuron_b": 651,
152
+ "correlation": -0.876376509688154,
153
+ "dominant_bucket": null,
154
+ "joint_active_n": 0
155
+ },
156
+ {
157
+ "neuron_a": 1741,
158
+ "neuron_b": 1696,
159
+ "correlation": 0.8691126412332669,
160
+ "dominant_bucket": "business",
161
+ "joint_active_n": 8965
162
+ },
163
+ {
164
+ "neuron_a": 1943,
165
+ "neuron_b": 1269,
166
+ "correlation": -0.8686660615129996,
167
+ "dominant_bucket": null,
168
+ "joint_active_n": 0
169
+ },
170
+ {
171
+ "neuron_a": 1665,
172
+ "neuron_b": 1697,
173
+ "correlation": -0.8676807615735106,
174
+ "dominant_bucket": "core_technical",
175
+ "joint_active_n": 3
176
+ },
177
+ {
178
+ "neuron_a": 641,
179
+ "neuron_b": 702,
180
+ "correlation": 0.866529581597127,
181
+ "dominant_bucket": "core_technical",
182
+ "joint_active_n": 422
183
+ },
184
+ {
185
+ "neuron_a": 1219,
186
+ "neuron_b": 651,
187
+ "correlation": -0.8643479223625468,
188
+ "dominant_bucket": "niche",
189
+ "joint_active_n": 6367
190
+ },
191
+ {
192
+ "neuron_a": 1744,
193
+ "neuron_b": 1710,
194
+ "correlation": -0.8641563932332357,
195
+ "dominant_bucket": null,
196
+ "joint_active_n": 0
197
+ },
198
+ {
199
+ "neuron_a": 1219,
200
+ "neuron_b": 1107,
201
+ "correlation": 0.8593899718388028,
202
+ "dominant_bucket": "roleplay",
203
+ "joint_active_n": 4375
204
+ },
205
+ {
206
+ "neuron_a": 655,
207
+ "neuron_b": 651,
208
+ "correlation": 0.857989169671474,
209
+ "dominant_bucket": "niche",
210
+ "joint_active_n": 6367
211
+ },
212
+ {
213
+ "neuron_a": 680,
214
+ "neuron_b": 688,
215
+ "correlation": 0.8506531391899089,
216
+ "dominant_bucket": null,
217
+ "joint_active_n": 0
218
+ },
219
+ {
220
+ "neuron_a": 266,
221
+ "neuron_b": 1027,
222
+ "correlation": -0.8492336405307825,
223
+ "dominant_bucket": null,
224
+ "joint_active_n": 0
225
+ },
226
+ {
227
+ "neuron_a": 680,
228
+ "neuron_b": 655,
229
+ "correlation": -0.8477081227150876,
230
+ "dominant_bucket": null,
231
+ "joint_active_n": 0
232
+ },
233
+ {
234
+ "neuron_a": 1219,
235
+ "neuron_b": 680,
236
+ "correlation": 0.8475721862337046,
237
+ "dominant_bucket": null,
238
+ "joint_active_n": 0
239
+ },
240
+ {
241
+ "neuron_a": 1219,
242
+ "neuron_b": 234,
243
+ "correlation": 0.8457466953596816,
244
+ "dominant_bucket": "business",
245
+ "joint_active_n": 8965
246
+ },
247
+ {
248
+ "neuron_a": 655,
249
+ "neuron_b": 688,
250
+ "correlation": -0.8443028549688053,
251
+ "dominant_bucket": "writing",
252
+ "joint_active_n": 1888
253
+ },
254
+ {
255
+ "neuron_a": 249,
256
+ "neuron_b": 680,
257
+ "correlation": 0.8438234230852013,
258
+ "dominant_bucket": null,
259
+ "joint_active_n": 0
260
+ },
261
+ {
262
+ "neuron_a": 249,
263
+ "neuron_b": 688,
264
+ "correlation": 0.8437082350071793,
265
+ "dominant_bucket": "writing",
266
+ "joint_active_n": 1918
267
+ },
268
+ {
269
+ "neuron_a": 1937,
270
+ "neuron_b": 249,
271
+ "correlation": -0.8430790718229979,
272
+ "dominant_bucket": null,
273
+ "joint_active_n": 0
274
+ },
275
+ {
276
+ "neuron_a": 1741,
277
+ "neuron_b": 1720,
278
+ "correlation": -0.8427672841235434,
279
+ "dominant_bucket": "core_technical",
280
+ "joint_active_n": 309
281
+ },
282
+ {
283
+ "neuron_a": 1107,
284
+ "neuron_b": 688,
285
+ "correlation": 0.8409488658477593,
286
+ "dominant_bucket": "writing",
287
+ "joint_active_n": 1791
288
+ },
289
+ {
290
+ "neuron_a": 1751,
291
+ "neuron_b": 1729,
292
+ "correlation": 0.8406426011356415,
293
+ "dominant_bucket": "introspection",
294
+ "joint_active_n": 98
295
+ },
296
+ {
297
+ "neuron_a": 249,
298
+ "neuron_b": 651,
299
+ "correlation": -0.8374370824456301,
300
+ "dominant_bucket": "niche",
301
+ "joint_active_n": 6367
302
+ },
303
+ {
304
+ "neuron_a": 1167,
305
+ "neuron_b": 702,
306
+ "correlation": -0.8365050163284861,
307
+ "dominant_bucket": null,
308
+ "joint_active_n": 0
309
+ },
310
+ {
311
+ "neuron_a": 1219,
312
+ "neuron_b": 688,
313
+ "correlation": 0.8352879758090818,
314
+ "dominant_bucket": "writing",
315
+ "joint_active_n": 1918
316
+ },
317
+ {
318
+ "neuron_a": 1701,
319
+ "neuron_b": 1740,
320
+ "correlation": 0.8349719709810338,
321
+ "dominant_bucket": "introspection",
322
+ "joint_active_n": 6970
323
+ },
324
+ {
325
+ "neuron_a": 281,
326
+ "neuron_b": 1665,
327
+ "correlation": 0.8340585756820671,
328
+ "dominant_bucket": "core_technical",
329
+ "joint_active_n": 4
330
+ },
331
+ {
332
+ "neuron_a": 1937,
333
+ "neuron_b": 1044,
334
+ "correlation": -0.8339068793676611,
335
+ "dominant_bucket": null,
336
+ "joint_active_n": 0
337
+ },
338
+ {
339
+ "neuron_a": 688,
340
+ "neuron_b": 722,
341
+ "correlation": -0.8338278233332803,
342
+ "dominant_bucket": "writing",
343
+ "joint_active_n": 1284
344
+ },
345
+ {
346
+ "neuron_a": 651,
347
+ "neuron_b": 722,
348
+ "correlation": 0.8336784335208011,
349
+ "dominant_bucket": "niche",
350
+ "joint_active_n": 6359
351
+ },
352
+ {
353
+ "neuron_a": 680,
354
+ "neuron_b": 702,
355
+ "correlation": -0.8332461622019851,
356
+ "dominant_bucket": null,
357
+ "joint_active_n": 0
358
+ },
359
+ {
360
+ "neuron_a": 1937,
361
+ "neuron_b": 1219,
362
+ "correlation": -0.833149410174064,
363
+ "dominant_bucket": null,
364
+ "joint_active_n": 0
365
+ },
366
+ {
367
+ "neuron_a": 178,
368
+ "neuron_b": 1167,
369
+ "correlation": 0.8326729292952333,
370
+ "dominant_bucket": null,
371
+ "joint_active_n": 0
372
+ },
373
+ {
374
+ "neuron_a": 1219,
375
+ "neuron_b": 702,
376
+ "correlation": -0.831248919388768,
377
+ "dominant_bucket": "humor",
378
+ "joint_active_n": 8931
379
+ },
380
+ {
381
+ "neuron_a": 656,
382
+ "neuron_b": 662,
383
+ "correlation": -0.8300427740644083,
384
+ "dominant_bucket": "community",
385
+ "joint_active_n": 8525
386
+ },
387
+ {
388
+ "neuron_a": 1219,
389
+ "neuron_b": 1044,
390
+ "correlation": 0.8277875552291385,
391
+ "dominant_bucket": "business",
392
+ "joint_active_n": 8965
393
+ },
394
+ {
395
+ "neuron_a": 680,
396
+ "neuron_b": 1044,
397
+ "correlation": 0.8226556974363831,
398
+ "dominant_bucket": null,
399
+ "joint_active_n": 0
400
+ },
401
+ {
402
+ "neuron_a": 249,
403
+ "neuron_b": 1044,
404
+ "correlation": 0.82228339405816,
405
+ "dominant_bucket": "business",
406
+ "joint_active_n": 8965
407
+ },
408
+ {
409
+ "neuron_a": 1937,
410
+ "neuron_b": 680,
411
+ "correlation": -0.8218392479066177,
412
+ "dominant_bucket": null,
413
+ "joint_active_n": 0
414
+ },
415
+ {
416
+ "neuron_a": 1490,
417
+ "neuron_b": 1831,
418
+ "correlation": 0.8212706880298891,
419
+ "dominant_bucket": "research",
420
+ "joint_active_n": 256
421
+ },
422
+ {
423
+ "neuron_a": 1665,
424
+ "neuron_b": 1741,
425
+ "correlation": -0.8200234883592189,
426
+ "dominant_bucket": "core_technical",
427
+ "joint_active_n": 5
428
+ },
429
+ {
430
+ "neuron_a": 656,
431
+ "neuron_b": 702,
432
+ "correlation": 0.8192732583264853,
433
+ "dominant_bucket": "introspection",
434
+ "joint_active_n": 8781
435
+ },
436
+ {
437
+ "neuron_a": 1937,
438
+ "neuron_b": 656,
439
+ "correlation": 0.818183352129611,
440
+ "dominant_bucket": null,
441
+ "joint_active_n": 0
442
+ },
443
+ {
444
+ "neuron_a": 234,
445
+ "neuron_b": 688,
446
+ "correlation": 0.8175655830691858,
447
+ "dominant_bucket": "writing",
448
+ "joint_active_n": 1918
449
+ },
450
+ {
451
+ "neuron_a": 1742,
452
+ "neuron_b": 1697,
453
+ "correlation": -0.8171374629959332,
454
+ "dominant_bucket": "creative_writing",
455
+ "joint_active_n": 2
456
+ },
457
+ {
458
+ "neuron_a": 1219,
459
+ "neuron_b": 1239,
460
+ "correlation": -0.8170753766450982,
461
+ "dominant_bucket": "business",
462
+ "joint_active_n": 8965
463
+ },
464
+ {
465
+ "neuron_a": 1937,
466
+ "neuron_b": 651,
467
+ "correlation": 0.8167314888574323,
468
+ "dominant_bucket": null,
469
+ "joint_active_n": 0
470
+ },
471
+ {
472
+ "neuron_a": 1937,
473
+ "neuron_b": 688,
474
+ "correlation": -0.815721361765999,
475
+ "dominant_bucket": null,
476
+ "joint_active_n": 0
477
+ },
478
+ {
479
+ "neuron_a": 1268,
480
+ "neuron_b": 249,
481
+ "correlation": 0.8136278217221928,
482
+ "dominant_bucket": "business",
483
+ "joint_active_n": 8965
484
+ },
485
+ {
486
+ "neuron_a": 758,
487
+ "neuron_b": 765,
488
+ "correlation": -0.8117595484047401,
489
+ "dominant_bucket": "introspection",
490
+ "joint_active_n": 4
491
+ },
492
+ {
493
+ "neuron_a": 1219,
494
+ "neuron_b": 641,
495
+ "correlation": -0.8094443976953788,
496
+ "dominant_bucket": "core_technical",
497
+ "joint_active_n": 422
498
+ },
499
+ {
500
+ "neuron_a": 741,
501
+ "neuron_b": 722,
502
+ "correlation": -0.8087651138449143,
503
+ "dominant_bucket": "design",
504
+ "joint_active_n": 6290
505
+ },
506
+ {
507
+ "neuron_a": 1107,
508
+ "neuron_b": 680,
509
+ "correlation": 0.8085525265828334,
510
+ "dominant_bucket": null,
511
+ "joint_active_n": 0
512
+ },
513
+ {
514
+ "neuron_a": 1695,
515
+ "neuron_b": 1777,
516
+ "correlation": -0.8078271006101144,
517
+ "dominant_bucket": "core_technical",
518
+ "joint_active_n": 1181
519
+ },
520
+ {
521
+ "neuron_a": 1742,
522
+ "neuron_b": 1741,
523
+ "correlation": -0.8077476954677432,
524
+ "dominant_bucket": "creative_writing",
525
+ "joint_active_n": 2
526
+ },
527
+ {
528
+ "neuron_a": 1937,
529
+ "neuron_b": 234,
530
+ "correlation": -0.8076392649098383,
531
+ "dominant_bucket": null,
532
+ "joint_active_n": 0
533
+ },
534
+ {
535
+ "neuron_a": 1094,
536
+ "neuron_b": 1104,
537
+ "correlation": 0.8075368419783312,
538
+ "dominant_bucket": "business",
539
+ "joint_active_n": 8965
540
+ },
541
+ {
542
+ "neuron_a": 234,
543
+ "neuron_b": 651,
544
+ "correlation": -0.8066540640569799,
545
+ "dominant_bucket": "niche",
546
+ "joint_active_n": 6367
547
+ },
548
+ {
549
+ "neuron_a": 725,
550
+ "neuron_b": 702,
551
+ "correlation": 0.8058236308794929,
552
+ "dominant_bucket": "humor",
553
+ "joint_active_n": 8929
554
+ },
555
+ {
556
+ "neuron_a": 1937,
557
+ "neuron_b": 722,
558
+ "correlation": 0.8049118918183465,
559
+ "dominant_bucket": null,
560
+ "joint_active_n": 0
561
+ },
562
+ {
563
+ "neuron_a": 1239,
564
+ "neuron_b": 702,
565
+ "correlation": 0.8047318274322969,
566
+ "dominant_bucket": "humor",
567
+ "joint_active_n": 8931
568
+ },
569
+ {
570
+ "neuron_a": 1665,
571
+ "neuron_b": 1722,
572
+ "correlation": 0.8045639710499526,
573
+ "dominant_bucket": "core_technical",
574
+ "joint_active_n": 5
575
+ },
576
+ {
577
+ "neuron_a": 1209,
578
+ "neuron_b": 651,
579
+ "correlation": -0.8022652403181999,
580
+ "dominant_bucket": null,
581
+ "joint_active_n": 0
582
+ },
583
+ {
584
+ "neuron_a": 1219,
585
+ "neuron_b": 1167,
586
+ "correlation": 0.8007099482343069,
587
+ "dominant_bucket": null,
588
+ "joint_active_n": 0
589
+ },
590
+ {
591
+ "neuron_a": 1943,
592
+ "neuron_b": 666,
593
+ "correlation": 0.799984789978185,
594
+ "dominant_bucket": null,
595
+ "joint_active_n": 0
596
+ },
597
+ {
598
+ "neuron_a": 1273,
599
+ "neuron_b": 1269,
600
+ "correlation": -0.7999531319282995,
601
+ "dominant_bucket": null,
602
+ "joint_active_n": 0
603
+ },
604
+ {
605
+ "neuron_a": 1268,
606
+ "neuron_b": 1205,
607
+ "correlation": 0.7997930250808617,
608
+ "dominant_bucket": "business",
609
+ "joint_active_n": 8965
610
+ },
611
+ {
612
+ "neuron_a": 1760,
613
+ "neuron_b": 1787,
614
+ "correlation": -0.7997838480866583,
615
+ "dominant_bucket": null,
616
+ "joint_active_n": 0
617
+ },
618
+ {
619
+ "neuron_a": 1219,
620
+ "neuron_b": 655,
621
+ "correlation": -0.799284657266135,
622
+ "dominant_bucket": "niche",
623
+ "joint_active_n": 8935
624
+ },
625
+ {
626
+ "neuron_a": 1087,
627
+ "neuron_b": 1104,
628
+ "correlation": -0.7991280805913976,
629
+ "dominant_bucket": null,
630
+ "joint_active_n": 0
631
+ },
632
+ {
633
+ "neuron_a": 1741,
634
+ "neuron_b": 1694,
635
+ "correlation": -0.7970511557424936,
636
+ "dominant_bucket": "core_technical",
637
+ "joint_active_n": 2
638
+ },
639
+ {
640
+ "neuron_a": 1269,
641
+ "neuron_b": 1094,
642
+ "correlation": 0.7966352876876114,
643
+ "dominant_bucket": "business",
644
+ "joint_active_n": 8965
645
+ },
646
+ {
647
+ "neuron_a": 702,
648
+ "neuron_b": 722,
649
+ "correlation": 0.7966242230330343,
650
+ "dominant_bucket": "roleplay",
651
+ "joint_active_n": 8324
652
+ },
653
+ {
654
+ "neuron_a": 234,
655
+ "neuron_b": 680,
656
+ "correlation": 0.7964365274948373,
657
+ "dominant_bucket": null,
658
+ "joint_active_n": 0
659
+ },
660
+ {
661
+ "neuron_a": 1742,
662
+ "neuron_b": 1696,
663
+ "correlation": -0.7960535917810992,
664
+ "dominant_bucket": "creative_writing",
665
+ "joint_active_n": 2
666
+ },
667
+ {
668
+ "neuron_a": 249,
669
+ "neuron_b": 1107,
670
+ "correlation": 0.7958223030645298,
671
+ "dominant_bucket": "roleplay",
672
+ "joint_active_n": 4375
673
+ },
674
+ {
675
+ "neuron_a": 373,
676
+ "neuron_b": 1690,
677
+ "correlation": 0.7957793238092289,
678
+ "dominant_bucket": "business",
679
+ "joint_active_n": 8965
680
+ },
681
+ {
682
+ "neuron_a": 1937,
683
+ "neuron_b": 655,
684
+ "correlation": 0.7948352373779994,
685
+ "dominant_bucket": null,
686
+ "joint_active_n": 0
687
+ },
688
+ {
689
+ "neuron_a": 1937,
690
+ "neuron_b": 1148,
691
+ "correlation": -0.7937233664587289,
692
+ "dominant_bucket": null,
693
+ "joint_active_n": 0
694
+ },
695
+ {
696
+ "neuron_a": 1209,
697
+ "neuron_b": 688,
698
+ "correlation": 0.7937079783581923,
699
+ "dominant_bucket": null,
700
+ "joint_active_n": 0
701
+ },
702
+ {
703
+ "neuron_a": 656,
704
+ "neuron_b": 1044,
705
+ "correlation": -0.7934061586105944,
706
+ "dominant_bucket": "introspection",
707
+ "joint_active_n": 8788
708
+ },
709
+ {
710
+ "neuron_a": 1219,
711
+ "neuron_b": 722,
712
+ "correlation": -0.7926693177996738,
713
+ "dominant_bucket": "roleplay",
714
+ "joint_active_n": 8324
715
+ },
716
+ {
717
+ "neuron_a": 1937,
718
+ "neuron_b": 1107,
719
+ "correlation": -0.792043090058264,
720
+ "dominant_bucket": null,
721
+ "joint_active_n": 0
722
+ },
723
+ {
724
+ "neuron_a": 709,
725
+ "neuron_b": 651,
726
+ "correlation": 0.7918499520347078,
727
+ "dominant_bucket": "niche",
728
+ "joint_active_n": 6367
729
+ },
730
+ {
731
+ "neuron_a": 725,
732
+ "neuron_b": 1167,
733
+ "correlation": -0.7911028198694731,
734
+ "dominant_bucket": null,
735
+ "joint_active_n": 0
736
+ },
737
+ {
738
+ "neuron_a": 1231,
739
+ "neuron_b": 178,
740
+ "correlation": 0.7910470016101625,
741
+ "dominant_bucket": null,
742
+ "joint_active_n": 0
743
+ },
744
+ {
745
+ "neuron_a": 1269,
746
+ "neuron_b": 666,
747
+ "correlation": -0.79064433503974,
748
+ "dominant_bucket": null,
749
+ "joint_active_n": 0
750
+ },
751
+ {
752
+ "neuron_a": 1107,
753
+ "neuron_b": 722,
754
+ "correlation": -0.7905234425515861,
755
+ "dominant_bucket": "roleplay",
756
+ "joint_active_n": 3735
757
+ },
758
+ {
759
+ "neuron_a": 702,
760
+ "neuron_b": 651,
761
+ "correlation": 0.7898226199196274,
762
+ "dominant_bucket": "niche",
763
+ "joint_active_n": 6367
764
+ },
765
+ {
766
+ "neuron_a": 725,
767
+ "neuron_b": 656,
768
+ "correlation": 0.7893247123234203,
769
+ "dominant_bucket": "introspection",
770
+ "joint_active_n": 8786
771
+ },
772
+ {
773
+ "neuron_a": 281,
774
+ "neuron_b": 1697,
775
+ "correlation": -0.7884918535348786,
776
+ "dominant_bucket": "humor",
777
+ "joint_active_n": 140
778
+ },
779
+ {
780
+ "neuron_a": 662,
781
+ "neuron_b": 1044,
782
+ "correlation": 0.788441262885407,
783
+ "dominant_bucket": "humor",
784
+ "joint_active_n": 8702
785
+ },
786
+ {
787
+ "neuron_a": 655,
788
+ "neuron_b": 641,
789
+ "correlation": 0.7882117013346355,
790
+ "dominant_bucket": "core_technical",
791
+ "joint_active_n": 422
792
+ },
793
+ {
794
+ "neuron_a": 1070,
795
+ "neuron_b": 651,
796
+ "correlation": -0.7875922323633999,
797
+ "dominant_bucket": "humor",
798
+ "joint_active_n": 6294
799
+ },
800
+ {
801
+ "neuron_a": 1209,
802
+ "neuron_b": 722,
803
+ "correlation": -0.7874095030155454,
804
+ "dominant_bucket": null,
805
+ "joint_active_n": 0
806
+ },
807
+ {
808
+ "neuron_a": 1025,
809
+ "neuron_b": 722,
810
+ "correlation": -0.7871120722556152,
811
+ "dominant_bucket": "roleplay",
812
+ "joint_active_n": 8324
813
+ },
814
+ {
815
+ "neuron_a": 1681,
816
+ "neuron_b": 1715,
817
+ "correlation": -0.7868305882790817,
818
+ "dominant_bucket": "core_technical",
819
+ "joint_active_n": 491
820
+ },
821
+ {
822
+ "neuron_a": 1742,
823
+ "neuron_b": 1720,
824
+ "correlation": 0.7866998967375644,
825
+ "dominant_bucket": "creative_writing",
826
+ "joint_active_n": 2
827
+ },
828
+ {
829
+ "neuron_a": 688,
830
+ "neuron_b": 1044,
831
+ "correlation": 0.7864238784064503,
832
+ "dominant_bucket": "writing",
833
+ "joint_active_n": 1918
834
+ },
835
+ {
836
+ "neuron_a": 1332,
837
+ "neuron_b": 680,
838
+ "correlation": -0.7859895717653335,
839
+ "dominant_bucket": null,
840
+ "joint_active_n": 0
841
+ },
842
+ {
843
+ "neuron_a": 680,
844
+ "neuron_b": 722,
845
+ "correlation": -0.7858142774773914,
846
+ "dominant_bucket": null,
847
+ "joint_active_n": 0
848
+ },
849
+ {
850
+ "neuron_a": 656,
851
+ "neuron_b": 680,
852
+ "correlation": -0.7848868258773313,
853
+ "dominant_bucket": null,
854
+ "joint_active_n": 0
855
+ },
856
+ {
857
+ "neuron_a": 1665,
858
+ "neuron_b": 1696,
859
+ "correlation": -0.7846453202897059,
860
+ "dominant_bucket": "core_technical",
861
+ "joint_active_n": 5
862
+ },
863
+ {
864
+ "neuron_a": 662,
865
+ "neuron_b": 702,
866
+ "correlation": -0.7836386736208998,
867
+ "dominant_bucket": "humor",
868
+ "joint_active_n": 8668
869
+ },
870
+ {
871
+ "neuron_a": 178,
872
+ "neuron_b": 702,
873
+ "correlation": -0.783429522150542,
874
+ "dominant_bucket": null,
875
+ "joint_active_n": 0
876
+ },
877
+ {
878
+ "neuron_a": 1167,
879
+ "neuron_b": 722,
880
+ "correlation": -0.7831651205006483,
881
+ "dominant_bucket": null,
882
+ "joint_active_n": 0
883
+ },
884
+ {
885
+ "neuron_a": 1697,
886
+ "neuron_b": 1696,
887
+ "correlation": 0.7830818340177006,
888
+ "dominant_bucket": "business",
889
+ "joint_active_n": 8959
890
+ },
891
+ {
892
+ "neuron_a": 641,
893
+ "neuron_b": 722,
894
+ "correlation": 0.7828211134272414,
895
+ "dominant_bucket": "core_technical",
896
+ "joint_active_n": 422
897
+ },
898
+ {
899
+ "neuron_a": 651,
900
+ "neuron_b": 1044,
901
+ "correlation": -0.7828189129470444,
902
+ "dominant_bucket": "niche",
903
+ "joint_active_n": 6367
904
+ },
905
+ {
906
+ "neuron_a": 1044,
907
+ "neuron_b": 722,
908
+ "correlation": -0.7824767324695481,
909
+ "dominant_bucket": "roleplay",
910
+ "joint_active_n": 8324
911
+ },
912
+ {
913
+ "neuron_a": 1937,
914
+ "neuron_b": 709,
915
+ "correlation": 0.7822911243503089,
916
+ "dominant_bucket": null,
917
+ "joint_active_n": 0
918
+ },
919
+ {
920
+ "neuron_a": 234,
921
+ "neuron_b": 1044,
922
+ "correlation": 0.7816651194785345,
923
+ "dominant_bucket": "business",
924
+ "joint_active_n": 8965
925
+ },
926
+ {
927
+ "neuron_a": 1937,
928
+ "neuron_b": 1209,
929
+ "correlation": -0.7814921217713741,
930
+ "dominant_bucket": null,
931
+ "joint_active_n": 0
932
+ },
933
+ {
934
+ "neuron_a": 1269,
935
+ "neuron_b": 680,
936
+ "correlation": -0.7808634170222207,
937
+ "dominant_bucket": null,
938
+ "joint_active_n": 0
939
+ },
940
+ {
941
+ "neuron_a": 1205,
942
+ "neuron_b": 249,
943
+ "correlation": 0.7804972633203379,
944
+ "dominant_bucket": "business",
945
+ "joint_active_n": 8965
946
+ },
947
+ {
948
+ "neuron_a": 725,
949
+ "neuron_b": 651,
950
+ "correlation": 0.7796494424680062,
951
+ "dominant_bucket": "niche",
952
+ "joint_active_n": 6367
953
+ },
954
+ {
955
+ "neuron_a": 1219,
956
+ "neuron_b": 1027,
957
+ "correlation": -0.7791712756122654,
958
+ "dominant_bucket": null,
959
+ "joint_active_n": 0
960
+ },
961
+ {
962
+ "neuron_a": 249,
963
+ "neuron_b": 655,
964
+ "correlation": -0.7788470765178197,
965
+ "dominant_bucket": "niche",
966
+ "joint_active_n": 8935
967
+ },
968
+ {
969
+ "neuron_a": 641,
970
+ "neuron_b": 651,
971
+ "correlation": 0.778635403047986,
972
+ "dominant_bucket": "core_technical",
973
+ "joint_active_n": 422
974
+ },
975
+ {
976
+ "neuron_a": 725,
977
+ "neuron_b": 1219,
978
+ "correlation": -0.778309325787474,
979
+ "dominant_bucket": "business",
980
+ "joint_active_n": 8963
981
+ },
982
+ {
983
+ "neuron_a": 1744,
984
+ "neuron_b": 1697,
985
+ "correlation": 0.7781107213571176,
986
+ "dominant_bucket": "business",
987
+ "joint_active_n": 8958
988
+ },
989
+ {
990
+ "neuron_a": 1676,
991
+ "neuron_b": 1694,
992
+ "correlation": 0.7775176179958961,
993
+ "dominant_bucket": "core_technical",
994
+ "joint_active_n": 1
995
+ },
996
+ {
997
+ "neuron_a": 1268,
998
+ "neuron_b": 234,
999
+ "correlation": 0.7770174422283542,
1000
+ "dominant_bucket": "business",
1001
+ "joint_active_n": 8965
1002
+ },
1003
+ {
1004
+ "neuron_a": 702,
1005
+ "neuron_b": 1044,
1006
+ "correlation": -0.776437164827159,
1007
+ "dominant_bucket": "humor",
1008
+ "joint_active_n": 8931
1009
+ },
1010
+ {
1011
+ "neuron_a": 1437,
1012
+ "neuron_b": 1167,
1013
+ "correlation": 0.7759023950774955,
1014
+ "dominant_bucket": null,
1015
+ "joint_active_n": 0
1016
+ },
1017
+ {
1018
+ "neuron_a": 1674,
1019
+ "neuron_b": 1740,
1020
+ "correlation": -0.7757272565958404,
1021
+ "dominant_bucket": "introspection",
1022
+ "joint_active_n": 6763
1023
+ },
1024
+ {
1025
+ "neuron_a": 1219,
1026
+ "neuron_b": 656,
1027
+ "correlation": -0.7752802376085665,
1028
+ "dominant_bucket": "introspection",
1029
+ "joint_active_n": 8788
1030
+ },
1031
+ {
1032
+ "neuron_a": 1239,
1033
+ "neuron_b": 722,
1034
+ "correlation": 0.7752080920612181,
1035
+ "dominant_bucket": "roleplay",
1036
+ "joint_active_n": 8324
1037
+ },
1038
+ {
1039
+ "neuron_a": 1025,
1040
+ "neuron_b": 709,
1041
+ "correlation": -0.775140005760099,
1042
+ "dominant_bucket": "business",
1043
+ "joint_active_n": 8965
1044
+ },
1045
+ {
1046
+ "neuron_a": 178,
1047
+ "neuron_b": 666,
1048
+ "correlation": 0.7750612459170432,
1049
+ "dominant_bucket": null,
1050
+ "joint_active_n": 0
1051
+ },
1052
+ {
1053
+ "neuron_a": 656,
1054
+ "neuron_b": 722,
1055
+ "correlation": 0.7742794798107395,
1056
+ "dominant_bucket": "roleplay",
1057
+ "joint_active_n": 8320
1058
+ },
1059
+ {
1060
+ "neuron_a": 1937,
1061
+ "neuron_b": 1025,
1062
+ "correlation": -0.7740744668733918,
1063
+ "dominant_bucket": null,
1064
+ "joint_active_n": 0
1065
+ },
1066
+ {
1067
+ "neuron_a": 1239,
1068
+ "neuron_b": 651,
1069
+ "correlation": 0.772726970732715,
1070
+ "dominant_bucket": "niche",
1071
+ "joint_active_n": 6367
1072
+ },
1073
+ {
1074
+ "neuron_a": 759,
1075
+ "neuron_b": 1167,
1076
+ "correlation": -0.7725302920536486,
1077
+ "dominant_bucket": null,
1078
+ "joint_active_n": 0
1079
+ },
1080
+ {
1081
+ "neuron_a": 741,
1082
+ "neuron_b": 709,
1083
+ "correlation": -0.7723987205953133,
1084
+ "dominant_bucket": "design",
1085
+ "joint_active_n": 6930
1086
+ },
1087
+ {
1088
+ "neuron_a": 1209,
1089
+ "neuron_b": 680,
1090
+ "correlation": 0.7720002351977563,
1091
+ "dominant_bucket": null,
1092
+ "joint_active_n": 0
1093
+ },
1094
+ {
1095
+ "neuron_a": 1107,
1096
+ "neuron_b": 702,
1097
+ "correlation": -0.7718512597592833,
1098
+ "dominant_bucket": "roleplay",
1099
+ "joint_active_n": 4341
1100
+ },
1101
+ {
1102
+ "neuron_a": 1680,
1103
+ "neuron_b": 1674,
1104
+ "correlation": 0.7715463970902537,
1105
+ "dominant_bucket": "introspection",
1106
+ "joint_active_n": 1523
1107
+ },
1108
+ {
1109
+ "neuron_a": 266,
1110
+ "neuron_b": 249,
1111
+ "correlation": 0.7713577413990208,
1112
+ "dominant_bucket": "business",
1113
+ "joint_active_n": 8965
1114
+ },
1115
+ {
1116
+ "neuron_a": 1070,
1117
+ "neuron_b": 680,
1118
+ "correlation": 0.7709760376093048,
1119
+ "dominant_bucket": null,
1120
+ "joint_active_n": 0
1121
+ },
1122
+ {
1123
+ "neuron_a": 759,
1124
+ "neuron_b": 741,
1125
+ "correlation": -0.7709060123840875,
1126
+ "dominant_bucket": "design",
1127
+ "joint_active_n": 4863
1128
+ },
1129
+ {
1130
+ "neuron_a": 1107,
1131
+ "neuron_b": 655,
1132
+ "correlation": -0.7705576080553465,
1133
+ "dominant_bucket": "roleplay",
1134
+ "joint_active_n": 4345
1135
+ },
1136
+ {
1137
+ "neuron_a": 475,
1138
+ "neuron_b": 1239,
1139
+ "correlation": -0.7704408502670146,
1140
+ "dominant_bucket": "business",
1141
+ "joint_active_n": 8965
1142
+ },
1143
+ {
1144
+ "neuron_a": 234,
1145
+ "neuron_b": 1107,
1146
+ "correlation": 0.7701032508685448,
1147
+ "dominant_bucket": "roleplay",
1148
+ "joint_active_n": 4375
1149
+ },
1150
+ {
1151
+ "neuron_a": 1167,
1152
+ "neuron_b": 641,
1153
+ "correlation": -0.7694219645902317,
1154
+ "dominant_bucket": null,
1155
+ "joint_active_n": 0
1156
+ },
1157
+ {
1158
+ "neuron_a": 1205,
1159
+ "neuron_b": 1107,
1160
+ "correlation": 0.7687340987930855,
1161
+ "dominant_bucket": "roleplay",
1162
+ "joint_active_n": 4375
1163
+ },
1164
+ {
1165
+ "neuron_a": 1273,
1166
+ "neuron_b": 1187,
1167
+ "correlation": -0.7685393881944349,
1168
+ "dominant_bucket": null,
1169
+ "joint_active_n": 0
1170
+ },
1171
+ {
1172
+ "neuron_a": 656,
1173
+ "neuron_b": 655,
1174
+ "correlation": 0.7683915023933079,
1175
+ "dominant_bucket": "introspection",
1176
+ "joint_active_n": 8782
1177
+ },
1178
+ {
1179
+ "neuron_a": 709,
1180
+ "neuron_b": 655,
1181
+ "correlation": 0.7681435332480067,
1182
+ "dominant_bucket": "niche",
1183
+ "joint_active_n": 8935
1184
+ },
1185
+ {
1186
+ "neuron_a": 725,
1187
+ "neuron_b": 1239,
1188
+ "correlation": 0.7677367123675395,
1189
+ "dominant_bucket": "business",
1190
+ "joint_active_n": 8963
1191
+ },
1192
+ {
1193
+ "neuron_a": 656,
1194
+ "neuron_b": 1167,
1195
+ "correlation": -0.7674173390635161,
1196
+ "dominant_bucket": null,
1197
+ "joint_active_n": 0
1198
+ },
1199
+ {
1200
+ "neuron_a": 1219,
1201
+ "neuron_b": 1148,
1202
+ "correlation": 0.7666436735029527,
1203
+ "dominant_bucket": "business",
1204
+ "joint_active_n": 8965
1205
+ },
1206
+ {
1207
+ "neuron_a": 656,
1208
+ "neuron_b": 651,
1209
+ "correlation": 0.7666159184739413,
1210
+ "dominant_bucket": "niche",
1211
+ "joint_active_n": 6367
1212
+ },
1213
+ {
1214
+ "neuron_a": 1268,
1215
+ "neuron_b": 651,
1216
+ "correlation": -0.7665860733724721,
1217
+ "dominant_bucket": "niche",
1218
+ "joint_active_n": 6367
1219
+ },
1220
+ {
1221
+ "neuron_a": 1094,
1222
+ "neuron_b": 666,
1223
+ "correlation": -0.7664646972563915,
1224
+ "dominant_bucket": null,
1225
+ "joint_active_n": 0
1226
+ },
1227
+ {
1228
+ "neuron_a": 1070,
1229
+ "neuron_b": 688,
1230
+ "correlation": 0.7656445004137823,
1231
+ "dominant_bucket": "writing",
1232
+ "joint_active_n": 1918
1233
+ },
1234
+ {
1235
+ "neuron_a": 1239,
1236
+ "neuron_b": 641,
1237
+ "correlation": 0.765643092882568,
1238
+ "dominant_bucket": "core_technical",
1239
+ "joint_active_n": 422
1240
+ },
1241
+ {
1242
+ "neuron_a": 656,
1243
+ "neuron_b": 641,
1244
+ "correlation": 0.7655890319074261,
1245
+ "dominant_bucket": "core_technical",
1246
+ "joint_active_n": 422
1247
+ },
1248
+ {
1249
+ "neuron_a": 1209,
1250
+ "neuron_b": 1219,
1251
+ "correlation": 0.76416468234086,
1252
+ "dominant_bucket": null,
1253
+ "joint_active_n": 0
1254
+ },
1255
+ {
1256
+ "neuron_a": 1239,
1257
+ "neuron_b": 178,
1258
+ "correlation": -0.7638467533443252,
1259
+ "dominant_bucket": null,
1260
+ "joint_active_n": 0
1261
+ },
1262
+ {
1263
+ "neuron_a": 1783,
1264
+ "neuron_b": 1737,
1265
+ "correlation": 0.763813606838821,
1266
+ "dominant_bucket": "business",
1267
+ "joint_active_n": 8965
1268
+ },
1269
+ {
1270
+ "neuron_a": 759,
1271
+ "neuron_b": 702,
1272
+ "correlation": 0.7637046358034881,
1273
+ "dominant_bucket": "niche",
1274
+ "joint_active_n": 6874
1275
+ },
1276
+ {
1277
+ "neuron_a": 725,
1278
+ "neuron_b": 680,
1279
+ "correlation": -0.7635014036382689,
1280
+ "dominant_bucket": null,
1281
+ "joint_active_n": 0
1282
+ },
1283
+ {
1284
+ "neuron_a": 1744,
1285
+ "neuron_b": 1701,
1286
+ "correlation": 0.7633385081936334,
1287
+ "dominant_bucket": "introspection",
1288
+ "joint_active_n": 7680
1289
+ },
1290
+ {
1291
+ "neuron_a": 1937,
1292
+ "neuron_b": 662,
1293
+ "correlation": -0.7632914783712096,
1294
+ "dominant_bucket": null,
1295
+ "joint_active_n": 0
1296
+ },
1297
+ {
1298
+ "neuron_a": 1148,
1299
+ "neuron_b": 688,
1300
+ "correlation": 0.7630161735043637,
1301
+ "dominant_bucket": "writing",
1302
+ "joint_active_n": 1918
1303
+ },
1304
+ {
1305
+ "neuron_a": 249,
1306
+ "neuron_b": 722,
1307
+ "correlation": -0.7626915298044986,
1308
+ "dominant_bucket": "roleplay",
1309
+ "joint_active_n": 8324
1310
+ },
1311
+ {
1312
+ "neuron_a": 1273,
1313
+ "neuron_b": 688,
1314
+ "correlation": 0.7626902877733911,
1315
+ "dominant_bucket": null,
1316
+ "joint_active_n": 0
1317
+ },
1318
+ {
1319
+ "neuron_a": 1742,
1320
+ "neuron_b": 1694,
1321
+ "correlation": 0.7618255920550778,
1322
+ "dominant_bucket": null,
1323
+ "joint_active_n": 0
1324
+ },
1325
+ {
1326
+ "neuron_a": 641,
1327
+ "neuron_b": 688,
1328
+ "correlation": -0.7617908877595496,
1329
+ "dominant_bucket": null,
1330
+ "joint_active_n": 0
1331
+ },
1332
+ {
1333
+ "neuron_a": 1665,
1334
+ "neuron_b": 1720,
1335
+ "correlation": 0.7613513794805734,
1336
+ "dominant_bucket": "core_technical",
1337
+ "joint_active_n": 5
1338
+ },
1339
+ {
1340
+ "neuron_a": 1268,
1341
+ "neuron_b": 688,
1342
+ "correlation": 0.760918984314046,
1343
+ "dominant_bucket": "writing",
1344
+ "joint_active_n": 1918
1345
+ },
1346
+ {
1347
+ "neuron_a": 1107,
1348
+ "neuron_b": 641,
1349
+ "correlation": -0.7606409667235602,
1350
+ "dominant_bucket": "humor",
1351
+ "joint_active_n": 15
1352
+ },
1353
+ {
1354
+ "neuron_a": 1937,
1355
+ "neuron_b": 198,
1356
+ "correlation": 0.7605352252960353,
1357
+ "dominant_bucket": null,
1358
+ "joint_active_n": 0
1359
+ },
1360
+ {
1361
+ "neuron_a": 719,
1362
+ "neuron_b": 702,
1363
+ "correlation": 0.7601784443762164,
1364
+ "dominant_bucket": "humor",
1365
+ "joint_active_n": 8931
1366
+ },
1367
+ {
1368
+ "neuron_a": 759,
1369
+ "neuron_b": 722,
1370
+ "correlation": 0.7600300147435933,
1371
+ "dominant_bucket": "niche",
1372
+ "joint_active_n": 6855
1373
+ },
1374
+ {
1375
+ "neuron_a": 1937,
1376
+ "neuron_b": 1268,
1377
+ "correlation": -0.7599407270706602,
1378
+ "dominant_bucket": null,
1379
+ "joint_active_n": 0
1380
+ },
1381
+ {
1382
+ "neuron_a": 1273,
1383
+ "neuron_b": 680,
1384
+ "correlation": 0.7597731375098624,
1385
+ "dominant_bucket": null,
1386
+ "joint_active_n": 0
1387
+ },
1388
+ {
1389
+ "neuron_a": 1943,
1390
+ "neuron_b": 1094,
1391
+ "correlation": -0.7592748023082806,
1392
+ "dominant_bucket": null,
1393
+ "joint_active_n": 0
1394
+ },
1395
+ {
1396
+ "neuron_a": 1205,
1397
+ "neuron_b": 680,
1398
+ "correlation": 0.7589196673951327,
1399
+ "dominant_bucket": null,
1400
+ "joint_active_n": 0
1401
+ }
1402
+ ]
layers/17/components/k/code_analysis.json ADDED
@@ -0,0 +1,71 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "top_code_neurons": [
3
+ 1777,
4
+ 795,
5
+ 1826,
6
+ 365,
7
+ 1121,
8
+ 296,
9
+ 1545,
10
+ 1892,
11
+ 369,
12
+ 777,
13
+ 385,
14
+ 297,
15
+ 1883,
16
+ 898,
17
+ 262,
18
+ 1982,
19
+ 638,
20
+ 1406,
21
+ 303,
22
+ 1670,
23
+ 1917,
24
+ 606,
25
+ 221,
26
+ 604,
27
+ 236,
28
+ 1178,
29
+ 490,
30
+ 895,
31
+ 328,
32
+ 1815
33
+ ],
34
+ "entangled_count": 7,
35
+ "selective_count": 23,
36
+ "entangled_neurons": [
37
+ 296,
38
+ 1545,
39
+ 777,
40
+ 1406,
41
+ 303,
42
+ 1670,
43
+ 236
44
+ ],
45
+ "selective_neurons": [
46
+ 1777,
47
+ 795,
48
+ 1826,
49
+ 365,
50
+ 1121,
51
+ 1892,
52
+ 369,
53
+ 385,
54
+ 297,
55
+ 1883,
56
+ 898,
57
+ 262,
58
+ 1982,
59
+ 638,
60
+ 1917,
61
+ 606,
62
+ 221,
63
+ 604,
64
+ 1178,
65
+ 490,
66
+ 895,
67
+ 328,
68
+ 1815
69
+ ],
70
+ "code_bucket": "core_technical"
71
+ }
layers/17/components/k/summary.json ADDED
@@ -0,0 +1,29 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "component": "k",
3
+ "n_features": 2048,
4
+ "taxonomy": {
5
+ "non_activated": 778,
6
+ "partial_shared": 254,
7
+ "all_shared": 815,
8
+ "broadly_shared": 201
9
+ },
10
+ "fstat_top": 184.6818084716797,
11
+ "fstat_mean": 30.9138240814209,
12
+ "fstat_top_idx": 1769,
13
+ "code_bucket": "core_technical",
14
+ "code_entangled": 7,
15
+ "code_selective": 23,
16
+ "files": [
17
+ "taxonomy.json",
18
+ "separation_scores.npy",
19
+ "coactivation.json",
20
+ "bucket_metrics.json",
21
+ "code_analysis.json",
22
+ "census_heatmap.png"
23
+ ],
24
+ "bucket_quality_top": 0.23494934088890326,
25
+ "bucket_quality_top_idx": 1313,
26
+ "bucket_quality_top_bucket": "introspection",
27
+ "bucket_quality_top_entropy": -0.0,
28
+ "bucket_quality_top_eta_squared": 0.23494934088890326
29
+ }
layers/17/components/k/taxonomy.json ADDED
The diff for this file is too large to render. See raw diff
 
layers/17/components/mlp/coactivation.json ADDED
@@ -0,0 +1,807 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ [
2
+ {
3
+ "neuron_a": 27914,
4
+ "neuron_b": 27925,
5
+ "correlation": -0.9449733971245732,
6
+ "dominant_bucket": null,
7
+ "joint_active_n": 0
8
+ },
9
+ {
10
+ "neuron_a": 32876,
11
+ "neuron_b": 32909,
12
+ "correlation": 0.940124334912383,
13
+ "dominant_bucket": "introspection",
14
+ "joint_active_n": 2212
15
+ },
16
+ {
17
+ "neuron_a": 51113,
18
+ "neuron_b": 50828,
19
+ "correlation": 0.9317992909373843,
20
+ "dominant_bucket": "business",
21
+ "joint_active_n": 8965
22
+ },
23
+ {
24
+ "neuron_a": 27884,
25
+ "neuron_b": 27840,
26
+ "correlation": -0.9284591960649723,
27
+ "dominant_bucket": null,
28
+ "joint_active_n": 0
29
+ },
30
+ {
31
+ "neuron_a": 14528,
32
+ "neuron_b": 14735,
33
+ "correlation": 0.9248571326428996,
34
+ "dominant_bucket": null,
35
+ "joint_active_n": 0
36
+ },
37
+ {
38
+ "neuron_a": 14346,
39
+ "neuron_b": 14735,
40
+ "correlation": 0.9206641944095261,
41
+ "dominant_bucket": null,
42
+ "joint_active_n": 0
43
+ },
44
+ {
45
+ "neuron_a": 14828,
46
+ "neuron_b": 14735,
47
+ "correlation": -0.9167930717553334,
48
+ "dominant_bucket": null,
49
+ "joint_active_n": 0
50
+ },
51
+ {
52
+ "neuron_a": 50885,
53
+ "neuron_b": 51113,
54
+ "correlation": 0.9067336472171149,
55
+ "dominant_bucket": "business",
56
+ "joint_active_n": 8965
57
+ },
58
+ {
59
+ "neuron_a": 50885,
60
+ "neuron_b": 50828,
61
+ "correlation": 0.9067153436182771,
62
+ "dominant_bucket": "business",
63
+ "joint_active_n": 8965
64
+ },
65
+ {
66
+ "neuron_a": 50885,
67
+ "neuron_b": 50784,
68
+ "correlation": 0.896209333707997,
69
+ "dominant_bucket": "business",
70
+ "joint_active_n": 8965
71
+ },
72
+ {
73
+ "neuron_a": 50828,
74
+ "neuron_b": 51059,
75
+ "correlation": -0.8933038155462224,
76
+ "dominant_bucket": null,
77
+ "joint_active_n": 0
78
+ },
79
+ {
80
+ "neuron_a": 50885,
81
+ "neuron_b": 51059,
82
+ "correlation": -0.8874803106448819,
83
+ "dominant_bucket": null,
84
+ "joint_active_n": 0
85
+ },
86
+ {
87
+ "neuron_a": 51113,
88
+ "neuron_b": 51059,
89
+ "correlation": -0.8842776769669998,
90
+ "dominant_bucket": null,
91
+ "joint_active_n": 0
92
+ },
93
+ {
94
+ "neuron_a": 50784,
95
+ "neuron_b": 50828,
96
+ "correlation": 0.8730245089609258,
97
+ "dominant_bucket": "business",
98
+ "joint_active_n": 8965
99
+ },
100
+ {
101
+ "neuron_a": 22106,
102
+ "neuron_b": 51113,
103
+ "correlation": -0.8719050368817316,
104
+ "dominant_bucket": null,
105
+ "joint_active_n": 0
106
+ },
107
+ {
108
+ "neuron_a": 14386,
109
+ "neuron_b": 14735,
110
+ "correlation": 0.8679370999155355,
111
+ "dominant_bucket": null,
112
+ "joint_active_n": 0
113
+ },
114
+ {
115
+ "neuron_a": 14828,
116
+ "neuron_b": 14346,
117
+ "correlation": -0.8674189222863912,
118
+ "dominant_bucket": "ml_ai",
119
+ "joint_active_n": 55
120
+ },
121
+ {
122
+ "neuron_a": 51113,
123
+ "neuron_b": 50784,
124
+ "correlation": 0.8655150767889302,
125
+ "dominant_bucket": "business",
126
+ "joint_active_n": 8965
127
+ },
128
+ {
129
+ "neuron_a": 27840,
130
+ "neuron_b": 50828,
131
+ "correlation": -0.8639986918050017,
132
+ "dominant_bucket": null,
133
+ "joint_active_n": 0
134
+ },
135
+ {
136
+ "neuron_a": 50885,
137
+ "neuron_b": 27884,
138
+ "correlation": 0.8637061656942433,
139
+ "dominant_bucket": "business",
140
+ "joint_active_n": 8965
141
+ },
142
+ {
143
+ "neuron_a": 50784,
144
+ "neuron_b": 51059,
145
+ "correlation": -0.8635154653403184,
146
+ "dominant_bucket": null,
147
+ "joint_active_n": 0
148
+ },
149
+ {
150
+ "neuron_a": 14528,
151
+ "neuron_b": 14346,
152
+ "correlation": 0.8632857267217272,
153
+ "dominant_bucket": null,
154
+ "joint_active_n": 0
155
+ },
156
+ {
157
+ "neuron_a": 50885,
158
+ "neuron_b": 27840,
159
+ "correlation": -0.8630197471792663,
160
+ "dominant_bucket": null,
161
+ "joint_active_n": 0
162
+ },
163
+ {
164
+ "neuron_a": 14528,
165
+ "neuron_b": 14828,
166
+ "correlation": -0.8630178164977884,
167
+ "dominant_bucket": "research",
168
+ "joint_active_n": 40
169
+ },
170
+ {
171
+ "neuron_a": 35471,
172
+ "neuron_b": 35507,
173
+ "correlation": -0.8530754064982272,
174
+ "dominant_bucket": "roleplay",
175
+ "joint_active_n": 4128
176
+ },
177
+ {
178
+ "neuron_a": 22106,
179
+ "neuron_b": 50828,
180
+ "correlation": -0.8513160080281692,
181
+ "dominant_bucket": null,
182
+ "joint_active_n": 0
183
+ },
184
+ {
185
+ "neuron_a": 51113,
186
+ "neuron_b": 27840,
187
+ "correlation": -0.8496439259067384,
188
+ "dominant_bucket": null,
189
+ "joint_active_n": 0
190
+ },
191
+ {
192
+ "neuron_a": 27884,
193
+ "neuron_b": 50828,
194
+ "correlation": 0.8436190129374773,
195
+ "dominant_bucket": "business",
196
+ "joint_active_n": 8965
197
+ },
198
+ {
199
+ "neuron_a": 60782,
200
+ "neuron_b": 60425,
201
+ "correlation": 0.841578603852243,
202
+ "dominant_bucket": "humor",
203
+ "joint_active_n": 6
204
+ },
205
+ {
206
+ "neuron_a": 50885,
207
+ "neuron_b": 50832,
208
+ "correlation": -0.8375657284579767,
209
+ "dominant_bucket": null,
210
+ "joint_active_n": 0
211
+ },
212
+ {
213
+ "neuron_a": 22106,
214
+ "neuron_b": 51059,
215
+ "correlation": 0.8349262642730687,
216
+ "dominant_bucket": null,
217
+ "joint_active_n": 0
218
+ },
219
+ {
220
+ "neuron_a": 740,
221
+ "neuron_b": 545,
222
+ "correlation": 0.8339883754081756,
223
+ "dominant_bucket": "introspection",
224
+ "joint_active_n": 209
225
+ },
226
+ {
227
+ "neuron_a": 50784,
228
+ "neuron_b": 27840,
229
+ "correlation": -0.8331822769597432,
230
+ "dominant_bucket": null,
231
+ "joint_active_n": 0
232
+ },
233
+ {
234
+ "neuron_a": 50885,
235
+ "neuron_b": 22106,
236
+ "correlation": -0.83201040840813,
237
+ "dominant_bucket": null,
238
+ "joint_active_n": 0
239
+ },
240
+ {
241
+ "neuron_a": 22106,
242
+ "neuron_b": 27840,
243
+ "correlation": 0.831006373781304,
244
+ "dominant_bucket": null,
245
+ "joint_active_n": 0
246
+ },
247
+ {
248
+ "neuron_a": 50885,
249
+ "neuron_b": 50695,
250
+ "correlation": -0.8258752119264574,
251
+ "dominant_bucket": null,
252
+ "joint_active_n": 0
253
+ },
254
+ {
255
+ "neuron_a": 27884,
256
+ "neuron_b": 50784,
257
+ "correlation": 0.8250015338247465,
258
+ "dominant_bucket": "business",
259
+ "joint_active_n": 8965
260
+ },
261
+ {
262
+ "neuron_a": 27840,
263
+ "neuron_b": 51059,
264
+ "correlation": 0.8221678600467645,
265
+ "dominant_bucket": null,
266
+ "joint_active_n": 0
267
+ },
268
+ {
269
+ "neuron_a": 27884,
270
+ "neuron_b": 51113,
271
+ "correlation": 0.8126222131460827,
272
+ "dominant_bucket": "business",
273
+ "joint_active_n": 8965
274
+ },
275
+ {
276
+ "neuron_a": 50695,
277
+ "neuron_b": 50828,
278
+ "correlation": -0.8105347343384998,
279
+ "dominant_bucket": null,
280
+ "joint_active_n": 0
281
+ },
282
+ {
283
+ "neuron_a": 50784,
284
+ "neuron_b": 50695,
285
+ "correlation": -0.8101068360432176,
286
+ "dominant_bucket": null,
287
+ "joint_active_n": 0
288
+ },
289
+ {
290
+ "neuron_a": 22106,
291
+ "neuron_b": 50784,
292
+ "correlation": -0.8083793761727804,
293
+ "dominant_bucket": null,
294
+ "joint_active_n": 0
295
+ },
296
+ {
297
+ "neuron_a": 4894,
298
+ "neuron_b": 4761,
299
+ "correlation": -0.8066389082472961,
300
+ "dominant_bucket": "ml_ai",
301
+ "joint_active_n": 2
302
+ },
303
+ {
304
+ "neuron_a": 14528,
305
+ "neuron_b": 14386,
306
+ "correlation": 0.8058265178861272,
307
+ "dominant_bucket": "learning",
308
+ "joint_active_n": 1
309
+ },
310
+ {
311
+ "neuron_a": 9278,
312
+ "neuron_b": 50885,
313
+ "correlation": 0.8049514742971275,
314
+ "dominant_bucket": "business",
315
+ "joint_active_n": 8965
316
+ },
317
+ {
318
+ "neuron_a": 27884,
319
+ "neuron_b": 51059,
320
+ "correlation": -0.8030259409179842,
321
+ "dominant_bucket": null,
322
+ "joint_active_n": 0
323
+ },
324
+ {
325
+ "neuron_a": 14828,
326
+ "neuron_b": 14386,
327
+ "correlation": -0.8014453537276922,
328
+ "dominant_bucket": "business",
329
+ "joint_active_n": 128
330
+ },
331
+ {
332
+ "neuron_a": 50695,
333
+ "neuron_b": 51059,
334
+ "correlation": 0.8004279933948639,
335
+ "dominant_bucket": null,
336
+ "joint_active_n": 0
337
+ },
338
+ {
339
+ "neuron_a": 51113,
340
+ "neuron_b": 50695,
341
+ "correlation": -0.7945026267840559,
342
+ "dominant_bucket": null,
343
+ "joint_active_n": 0
344
+ },
345
+ {
346
+ "neuron_a": 14346,
347
+ "neuron_b": 14386,
348
+ "correlation": 0.7941470524447864,
349
+ "dominant_bucket": null,
350
+ "joint_active_n": 0
351
+ },
352
+ {
353
+ "neuron_a": 50892,
354
+ "neuron_b": 50828,
355
+ "correlation": 0.7923122175388412,
356
+ "dominant_bucket": "business",
357
+ "joint_active_n": 8965
358
+ },
359
+ {
360
+ "neuron_a": 60475,
361
+ "neuron_b": 60541,
362
+ "correlation": -0.7911666804207333,
363
+ "dominant_bucket": "design",
364
+ "joint_active_n": 1884
365
+ },
366
+ {
367
+ "neuron_a": 9278,
368
+ "neuron_b": 51113,
369
+ "correlation": 0.7910923759813462,
370
+ "dominant_bucket": "business",
371
+ "joint_active_n": 8965
372
+ },
373
+ {
374
+ "neuron_a": 50832,
375
+ "neuron_b": 51113,
376
+ "correlation": -0.7900729340653629,
377
+ "dominant_bucket": null,
378
+ "joint_active_n": 0
379
+ },
380
+ {
381
+ "neuron_a": 50832,
382
+ "neuron_b": 51059,
383
+ "correlation": 0.7866875311262287,
384
+ "dominant_bucket": null,
385
+ "joint_active_n": 0
386
+ },
387
+ {
388
+ "neuron_a": 50832,
389
+ "neuron_b": 27884,
390
+ "correlation": -0.7833487327750228,
391
+ "dominant_bucket": null,
392
+ "joint_active_n": 0
393
+ },
394
+ {
395
+ "neuron_a": 50832,
396
+ "neuron_b": 50828,
397
+ "correlation": -0.7828762752708088,
398
+ "dominant_bucket": null,
399
+ "joint_active_n": 0
400
+ },
401
+ {
402
+ "neuron_a": 50885,
403
+ "neuron_b": 50892,
404
+ "correlation": 0.7828250565789742,
405
+ "dominant_bucket": "business",
406
+ "joint_active_n": 8965
407
+ },
408
+ {
409
+ "neuron_a": 50832,
410
+ "neuron_b": 50784,
411
+ "correlation": -0.7782034948542709,
412
+ "dominant_bucket": null,
413
+ "joint_active_n": 0
414
+ },
415
+ {
416
+ "neuron_a": 50892,
417
+ "neuron_b": 51113,
418
+ "correlation": 0.7768260042104705,
419
+ "dominant_bucket": "business",
420
+ "joint_active_n": 8965
421
+ },
422
+ {
423
+ "neuron_a": 50892,
424
+ "neuron_b": 51059,
425
+ "correlation": -0.7760034121175221,
426
+ "dominant_bucket": null,
427
+ "joint_active_n": 0
428
+ },
429
+ {
430
+ "neuron_a": 22106,
431
+ "neuron_b": 27884,
432
+ "correlation": -0.773365202759279,
433
+ "dominant_bucket": null,
434
+ "joint_active_n": 0
435
+ },
436
+ {
437
+ "neuron_a": 50832,
438
+ "neuron_b": 27840,
439
+ "correlation": 0.7733484907084766,
440
+ "dominant_bucket": null,
441
+ "joint_active_n": 0
442
+ },
443
+ {
444
+ "neuron_a": 22106,
445
+ "neuron_b": 50832,
446
+ "correlation": 0.7703017890369726,
447
+ "dominant_bucket": null,
448
+ "joint_active_n": 0
449
+ },
450
+ {
451
+ "neuron_a": 9278,
452
+ "neuron_b": 50828,
453
+ "correlation": 0.7690788776230677,
454
+ "dominant_bucket": "business",
455
+ "joint_active_n": 8965
456
+ },
457
+ {
458
+ "neuron_a": 9278,
459
+ "neuron_b": 51059,
460
+ "correlation": -0.7665379997250623,
461
+ "dominant_bucket": null,
462
+ "joint_active_n": 0
463
+ },
464
+ {
465
+ "neuron_a": 14548,
466
+ "neuron_b": 14376,
467
+ "correlation": 0.7641505745159971,
468
+ "dominant_bucket": "introspection",
469
+ "joint_active_n": 3377
470
+ },
471
+ {
472
+ "neuron_a": 60588,
473
+ "neuron_b": 60790,
474
+ "correlation": -0.7595848939551259,
475
+ "dominant_bucket": "roleplay",
476
+ "joint_active_n": 395
477
+ },
478
+ {
479
+ "neuron_a": 22106,
480
+ "neuron_b": 50695,
481
+ "correlation": 0.756242108973703,
482
+ "dominant_bucket": null,
483
+ "joint_active_n": 0
484
+ },
485
+ {
486
+ "neuron_a": 50892,
487
+ "neuron_b": 27840,
488
+ "correlation": -0.7546902112706781,
489
+ "dominant_bucket": null,
490
+ "joint_active_n": 0
491
+ },
492
+ {
493
+ "neuron_a": 50695,
494
+ "neuron_b": 27840,
495
+ "correlation": 0.7530080481406856,
496
+ "dominant_bucket": null,
497
+ "joint_active_n": 0
498
+ },
499
+ {
500
+ "neuron_a": 50892,
501
+ "neuron_b": 50784,
502
+ "correlation": 0.7528993032764333,
503
+ "dominant_bucket": "business",
504
+ "joint_active_n": 8965
505
+ },
506
+ {
507
+ "neuron_a": 50885,
508
+ "neuron_b": 50901,
509
+ "correlation": -0.752635830345057,
510
+ "dominant_bucket": null,
511
+ "joint_active_n": 0
512
+ },
513
+ {
514
+ "neuron_a": 9278,
515
+ "neuron_b": 50784,
516
+ "correlation": 0.7520380027426163,
517
+ "dominant_bucket": "business",
518
+ "joint_active_n": 8965
519
+ },
520
+ {
521
+ "neuron_a": 50901,
522
+ "neuron_b": 51113,
523
+ "correlation": -0.7499805756391895,
524
+ "dominant_bucket": null,
525
+ "joint_active_n": 0
526
+ },
527
+ {
528
+ "neuron_a": 50901,
529
+ "neuron_b": 50828,
530
+ "correlation": -0.7454009296424149,
531
+ "dominant_bucket": null,
532
+ "joint_active_n": 0
533
+ },
534
+ {
535
+ "neuron_a": 14383,
536
+ "neuron_b": 14828,
537
+ "correlation": -0.7411402778406667,
538
+ "dominant_bucket": "ml_ai",
539
+ "joint_active_n": 1428
540
+ },
541
+ {
542
+ "neuron_a": 27884,
543
+ "neuron_b": 50695,
544
+ "correlation": -0.7378778353895304,
545
+ "dominant_bucket": null,
546
+ "joint_active_n": 0
547
+ },
548
+ {
549
+ "neuron_a": 14622,
550
+ "neuron_b": 14386,
551
+ "correlation": -0.7362260650433117,
552
+ "dominant_bucket": "core_technical",
553
+ "joint_active_n": 39
554
+ },
555
+ {
556
+ "neuron_a": 50885,
557
+ "neuron_b": 148,
558
+ "correlation": 0.7341094555179265,
559
+ "dominant_bucket": "business",
560
+ "joint_active_n": 8965
561
+ },
562
+ {
563
+ "neuron_a": 50892,
564
+ "neuron_b": 27884,
565
+ "correlation": 0.7328349879756302,
566
+ "dominant_bucket": "business",
567
+ "joint_active_n": 8965
568
+ },
569
+ {
570
+ "neuron_a": 9278,
571
+ "neuron_b": 50832,
572
+ "correlation": -0.7321378806736206,
573
+ "dominant_bucket": null,
574
+ "joint_active_n": 0
575
+ },
576
+ {
577
+ "neuron_a": 50885,
578
+ "neuron_b": 71,
579
+ "correlation": 0.7318746317377425,
580
+ "dominant_bucket": "business",
581
+ "joint_active_n": 8965
582
+ },
583
+ {
584
+ "neuron_a": 60832,
585
+ "neuron_b": 60425,
586
+ "correlation": -0.7313299387893623,
587
+ "dominant_bucket": "humor",
588
+ "joint_active_n": 53
589
+ },
590
+ {
591
+ "neuron_a": 62004,
592
+ "neuron_b": 62404,
593
+ "correlation": 0.7312591800715285,
594
+ "dominant_bucket": "humor",
595
+ "joint_active_n": 1646
596
+ },
597
+ {
598
+ "neuron_a": 14383,
599
+ "neuron_b": 14735,
600
+ "correlation": 0.730463801604106,
601
+ "dominant_bucket": null,
602
+ "joint_active_n": 0
603
+ },
604
+ {
605
+ "neuron_a": 22106,
606
+ "neuron_b": 50892,
607
+ "correlation": -0.7298716140200571,
608
+ "dominant_bucket": null,
609
+ "joint_active_n": 0
610
+ },
611
+ {
612
+ "neuron_a": 14552,
613
+ "neuron_b": 14386,
614
+ "correlation": -0.7284466843238002,
615
+ "dominant_bucket": "business",
616
+ "joint_active_n": 101
617
+ },
618
+ {
619
+ "neuron_a": 53848,
620
+ "neuron_b": 53864,
621
+ "correlation": 0.7270572991989358,
622
+ "dominant_bucket": "humor",
623
+ "joint_active_n": 630
624
+ },
625
+ {
626
+ "neuron_a": 51113,
627
+ "neuron_b": 148,
628
+ "correlation": 0.7270317606756626,
629
+ "dominant_bucket": "business",
630
+ "joint_active_n": 8965
631
+ },
632
+ {
633
+ "neuron_a": 50828,
634
+ "neuron_b": 148,
635
+ "correlation": 0.7229182837680495,
636
+ "dominant_bucket": "business",
637
+ "joint_active_n": 8965
638
+ },
639
+ {
640
+ "neuron_a": 14690,
641
+ "neuron_b": 14557,
642
+ "correlation": 0.7228624452358048,
643
+ "dominant_bucket": "introspection",
644
+ "joint_active_n": 1432
645
+ },
646
+ {
647
+ "neuron_a": 50901,
648
+ "neuron_b": 51059,
649
+ "correlation": 0.7227494139916781,
650
+ "dominant_bucket": null,
651
+ "joint_active_n": 0
652
+ },
653
+ {
654
+ "neuron_a": 14622,
655
+ "neuron_b": 14735,
656
+ "correlation": -0.720258598126979,
657
+ "dominant_bucket": null,
658
+ "joint_active_n": 0
659
+ },
660
+ {
661
+ "neuron_a": 71,
662
+ "neuron_b": 50828,
663
+ "correlation": 0.7197743677862983,
664
+ "dominant_bucket": "business",
665
+ "joint_active_n": 8965
666
+ },
667
+ {
668
+ "neuron_a": 71,
669
+ "neuron_b": 27840,
670
+ "correlation": -0.7195290387078388,
671
+ "dominant_bucket": null,
672
+ "joint_active_n": 0
673
+ },
674
+ {
675
+ "neuron_a": 799,
676
+ "neuron_b": 545,
677
+ "correlation": 0.7166896925756554,
678
+ "dominant_bucket": "humor",
679
+ "joint_active_n": 1044
680
+ },
681
+ {
682
+ "neuron_a": 14638,
683
+ "neuron_b": 14735,
684
+ "correlation": -0.715497600367095,
685
+ "dominant_bucket": null,
686
+ "joint_active_n": 0
687
+ },
688
+ {
689
+ "neuron_a": 27840,
690
+ "neuron_b": 148,
691
+ "correlation": -0.7152646812131803,
692
+ "dominant_bucket": null,
693
+ "joint_active_n": 0
694
+ },
695
+ {
696
+ "neuron_a": 9278,
697
+ "neuron_b": 22106,
698
+ "correlation": -0.7152517351864676,
699
+ "dominant_bucket": null,
700
+ "joint_active_n": 0
701
+ },
702
+ {
703
+ "neuron_a": 14383,
704
+ "neuron_b": 14528,
705
+ "correlation": 0.7150910294233307,
706
+ "dominant_bucket": "learning",
707
+ "joint_active_n": 3
708
+ },
709
+ {
710
+ "neuron_a": 51113,
711
+ "neuron_b": 71,
712
+ "correlation": 0.7148666794554598,
713
+ "dominant_bucket": "business",
714
+ "joint_active_n": 8965
715
+ },
716
+ {
717
+ "neuron_a": 51113,
718
+ "neuron_b": 493,
719
+ "correlation": -0.714311575274449,
720
+ "dominant_bucket": null,
721
+ "joint_active_n": 0
722
+ },
723
+ {
724
+ "neuron_a": 14552,
725
+ "neuron_b": 14735,
726
+ "correlation": -0.7097989814466442,
727
+ "dominant_bucket": null,
728
+ "joint_active_n": 0
729
+ },
730
+ {
731
+ "neuron_a": 50901,
732
+ "neuron_b": 50784,
733
+ "correlation": -0.7077367852586788,
734
+ "dominant_bucket": null,
735
+ "joint_active_n": 0
736
+ },
737
+ {
738
+ "neuron_a": 27884,
739
+ "neuron_b": 148,
740
+ "correlation": 0.7074855515885604,
741
+ "dominant_bucket": "business",
742
+ "joint_active_n": 8965
743
+ },
744
+ {
745
+ "neuron_a": 71,
746
+ "neuron_b": 51059,
747
+ "correlation": -0.7070208496832321,
748
+ "dominant_bucket": null,
749
+ "joint_active_n": 0
750
+ },
751
+ {
752
+ "neuron_a": 50784,
753
+ "neuron_b": 148,
754
+ "correlation": 0.7060752989880515,
755
+ "dominant_bucket": "business",
756
+ "joint_active_n": 8965
757
+ },
758
+ {
759
+ "neuron_a": 60627,
760
+ "neuron_b": 60438,
761
+ "correlation": -0.7054203428907765,
762
+ "dominant_bucket": "ml_ai",
763
+ "joint_active_n": 992
764
+ },
765
+ {
766
+ "neuron_a": 60917,
767
+ "neuron_b": 60753,
768
+ "correlation": 0.7041436394514431,
769
+ "dominant_bucket": "design",
770
+ "joint_active_n": 6231
771
+ },
772
+ {
773
+ "neuron_a": 14528,
774
+ "neuron_b": 14622,
775
+ "correlation": -0.7033096273104843,
776
+ "dominant_bucket": "humor",
777
+ "joint_active_n": 33
778
+ },
779
+ {
780
+ "neuron_a": 60917,
781
+ "neuron_b": 60438,
782
+ "correlation": -0.7024535927654999,
783
+ "dominant_bucket": "ml_ai",
784
+ "joint_active_n": 1104
785
+ },
786
+ {
787
+ "neuron_a": 51059,
788
+ "neuron_b": 148,
789
+ "correlation": -0.7021179794856095,
790
+ "dominant_bucket": null,
791
+ "joint_active_n": 0
792
+ },
793
+ {
794
+ "neuron_a": 14383,
795
+ "neuron_b": 14346,
796
+ "correlation": 0.700773074121607,
797
+ "dominant_bucket": "core_technical",
798
+ "joint_active_n": 14
799
+ },
800
+ {
801
+ "neuron_a": 60753,
802
+ "neuron_b": 60790,
803
+ "correlation": -0.7000255176683721,
804
+ "dominant_bucket": "learning",
805
+ "joint_active_n": 502
806
+ }
807
+ ]
layers/17/components/mlp/code_analysis.json ADDED
@@ -0,0 +1,71 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "top_code_neurons": [
3
+ 151,
4
+ 27382,
5
+ 8828,
6
+ 9149,
7
+ 4732,
8
+ 27245,
9
+ 8887,
10
+ 27276,
11
+ 27160,
12
+ 27485,
13
+ 9115,
14
+ 8735,
15
+ 4938,
16
+ 8965,
17
+ 4656,
18
+ 9024,
19
+ 8771,
20
+ 27440,
21
+ 9013,
22
+ 5023,
23
+ 27327,
24
+ 8753,
25
+ 5089,
26
+ 27553,
27
+ 8896,
28
+ 4746,
29
+ 9194,
30
+ 5056,
31
+ 4765,
32
+ 8932
33
+ ],
34
+ "entangled_count": 2,
35
+ "selective_count": 28,
36
+ "entangled_neurons": [
37
+ 5023,
38
+ 4765
39
+ ],
40
+ "selective_neurons": [
41
+ 151,
42
+ 27382,
43
+ 8828,
44
+ 9149,
45
+ 4732,
46
+ 27245,
47
+ 8887,
48
+ 27276,
49
+ 27160,
50
+ 27485,
51
+ 9115,
52
+ 8735,
53
+ 4938,
54
+ 8965,
55
+ 4656,
56
+ 9024,
57
+ 8771,
58
+ 27440,
59
+ 9013,
60
+ 27327,
61
+ 8753,
62
+ 5089,
63
+ 27553,
64
+ 8896,
65
+ 4746,
66
+ 9194,
67
+ 5056,
68
+ 8932
69
+ ],
70
+ "code_bucket": "core_technical"
71
+ }
layers/17/components/mlp/summary.json ADDED
@@ -0,0 +1,29 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "component": "mlp",
3
+ "n_features": 66048,
4
+ "taxonomy": {
5
+ "non_activated": 22879,
6
+ "broadly_shared": 10500,
7
+ "partial_shared": 28088,
8
+ "all_shared": 4581
9
+ },
10
+ "fstat_top": 510.7337951660156,
11
+ "fstat_mean": 9.764569282531738,
12
+ "fstat_top_idx": 14622,
13
+ "code_bucket": "core_technical",
14
+ "code_entangled": 2,
15
+ "code_selective": 28,
16
+ "files": [
17
+ "taxonomy.json",
18
+ "separation_scores.npy",
19
+ "coactivation.json",
20
+ "bucket_metrics.json",
21
+ "code_analysis.json",
22
+ "census_heatmap.png"
23
+ ],
24
+ "bucket_quality_top": 0.2845998766563092,
25
+ "bucket_quality_top_idx": 14381,
26
+ "bucket_quality_top_bucket": "learning",
27
+ "bucket_quality_top_entropy": -0.0,
28
+ "bucket_quality_top_eta_squared": 0.2845998766563092
29
+ }
layers/17/components/q/bucket_metrics.json ADDED
The diff for this file is too large to render. See raw diff
 
layers/17/components/q/coactivation.json ADDED
@@ -0,0 +1,1402 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ [
2
+ {
3
+ "neuron_a": 1703,
4
+ "neuron_b": 1755,
5
+ "correlation": -0.9853738036809876,
6
+ "dominant_bucket": null,
7
+ "joint_active_n": 0
8
+ },
9
+ {
10
+ "neuron_a": 249,
11
+ "neuron_b": 234,
12
+ "correlation": 0.9552305119964013,
13
+ "dominant_bucket": "business",
14
+ "joint_active_n": 8965
15
+ },
16
+ {
17
+ "neuron_a": 1678,
18
+ "neuron_b": 1723,
19
+ "correlation": 0.9506118385139726,
20
+ "dominant_bucket": "core_technical",
21
+ "joint_active_n": 1123
22
+ },
23
+ {
24
+ "neuron_a": 240,
25
+ "neuron_b": 234,
26
+ "correlation": -0.9490713547219648,
27
+ "dominant_bucket": null,
28
+ "joint_active_n": 0
29
+ },
30
+ {
31
+ "neuron_a": 1205,
32
+ "neuron_b": 1219,
33
+ "correlation": 0.9390592731529043,
34
+ "dominant_bucket": null,
35
+ "joint_active_n": 0
36
+ },
37
+ {
38
+ "neuron_a": 688,
39
+ "neuron_b": 1219,
40
+ "correlation": 0.9358396875712461,
41
+ "dominant_bucket": null,
42
+ "joint_active_n": 0
43
+ },
44
+ {
45
+ "neuron_a": 1756,
46
+ "neuron_b": 1670,
47
+ "correlation": 0.9342330088585212,
48
+ "dominant_bucket": "business",
49
+ "joint_active_n": 8965
50
+ },
51
+ {
52
+ "neuron_a": 1183,
53
+ "neuron_b": 1205,
54
+ "correlation": -0.9319747906746174,
55
+ "dominant_bucket": null,
56
+ "joint_active_n": 0
57
+ },
58
+ {
59
+ "neuron_a": 1219,
60
+ "neuron_b": 249,
61
+ "correlation": -0.9311591890464938,
62
+ "dominant_bucket": null,
63
+ "joint_active_n": 0
64
+ },
65
+ {
66
+ "neuron_a": 1744,
67
+ "neuron_b": 1737,
68
+ "correlation": 0.9302226063727392,
69
+ "dominant_bucket": "niche",
70
+ "joint_active_n": 4872
71
+ },
72
+ {
73
+ "neuron_a": 1183,
74
+ "neuron_b": 1219,
75
+ "correlation": -0.9252809599191852,
76
+ "dominant_bucket": null,
77
+ "joint_active_n": 0
78
+ },
79
+ {
80
+ "neuron_a": 1219,
81
+ "neuron_b": 1107,
82
+ "correlation": 0.9249166735651999,
83
+ "dominant_bucket": null,
84
+ "joint_active_n": 0
85
+ },
86
+ {
87
+ "neuron_a": 1183,
88
+ "neuron_b": 1268,
89
+ "correlation": 0.9238508042803777,
90
+ "dominant_bucket": "business",
91
+ "joint_active_n": 8965
92
+ },
93
+ {
94
+ "neuron_a": 240,
95
+ "neuron_b": 249,
96
+ "correlation": -0.9232690238408875,
97
+ "dominant_bucket": null,
98
+ "joint_active_n": 0
99
+ },
100
+ {
101
+ "neuron_a": 188,
102
+ "neuron_b": 223,
103
+ "correlation": 0.9186256230916529,
104
+ "dominant_bucket": null,
105
+ "joint_active_n": 0
106
+ },
107
+ {
108
+ "neuron_a": 651,
109
+ "neuron_b": 688,
110
+ "correlation": 0.9167032040741113,
111
+ "dominant_bucket": null,
112
+ "joint_active_n": 0
113
+ },
114
+ {
115
+ "neuron_a": 1070,
116
+ "neuron_b": 1107,
117
+ "correlation": -0.914586122483437,
118
+ "dominant_bucket": "roleplay",
119
+ "joint_active_n": 8556
120
+ },
121
+ {
122
+ "neuron_a": 1183,
123
+ "neuron_b": 249,
124
+ "correlation": 0.9117491472630691,
125
+ "dominant_bucket": "business",
126
+ "joint_active_n": 8965
127
+ },
128
+ {
129
+ "neuron_a": 688,
130
+ "neuron_b": 1107,
131
+ "correlation": 0.9107713330265457,
132
+ "dominant_bucket": null,
133
+ "joint_active_n": 0
134
+ },
135
+ {
136
+ "neuron_a": 1740,
137
+ "neuron_b": 1722,
138
+ "correlation": -0.9082561315226472,
139
+ "dominant_bucket": "business",
140
+ "joint_active_n": 2882
141
+ },
142
+ {
143
+ "neuron_a": 1697,
144
+ "neuron_b": 1694,
145
+ "correlation": 0.9076907849346878,
146
+ "dominant_bucket": "ml_ai",
147
+ "joint_active_n": 38
148
+ },
149
+ {
150
+ "neuron_a": 1268,
151
+ "neuron_b": 1219,
152
+ "correlation": -0.9063298025149844,
153
+ "dominant_bucket": null,
154
+ "joint_active_n": 0
155
+ },
156
+ {
157
+ "neuron_a": 688,
158
+ "neuron_b": 1070,
159
+ "correlation": -0.9052561945606077,
160
+ "dominant_bucket": null,
161
+ "joint_active_n": 0
162
+ },
163
+ {
164
+ "neuron_a": 1183,
165
+ "neuron_b": 1107,
166
+ "correlation": -0.9025069683351739,
167
+ "dominant_bucket": "roleplay",
168
+ "joint_active_n": 8556
169
+ },
170
+ {
171
+ "neuron_a": 1219,
172
+ "neuron_b": 1070,
173
+ "correlation": -0.8994356210997316,
174
+ "dominant_bucket": null,
175
+ "joint_active_n": 0
176
+ },
177
+ {
178
+ "neuron_a": 1183,
179
+ "neuron_b": 688,
180
+ "correlation": -0.8981298158443609,
181
+ "dominant_bucket": null,
182
+ "joint_active_n": 0
183
+ },
184
+ {
185
+ "neuron_a": 1219,
186
+ "neuron_b": 234,
187
+ "correlation": -0.8973940998698574,
188
+ "dominant_bucket": null,
189
+ "joint_active_n": 0
190
+ },
191
+ {
192
+ "neuron_a": 688,
193
+ "neuron_b": 249,
194
+ "correlation": -0.8966731079232866,
195
+ "dominant_bucket": null,
196
+ "joint_active_n": 0
197
+ },
198
+ {
199
+ "neuron_a": 1205,
200
+ "neuron_b": 1107,
201
+ "correlation": 0.8927777358369909,
202
+ "dominant_bucket": null,
203
+ "joint_active_n": 0
204
+ },
205
+ {
206
+ "neuron_a": 1183,
207
+ "neuron_b": 234,
208
+ "correlation": 0.8922929497425323,
209
+ "dominant_bucket": "business",
210
+ "joint_active_n": 8965
211
+ },
212
+ {
213
+ "neuron_a": 249,
214
+ "neuron_b": 1107,
215
+ "correlation": -0.8913905711341651,
216
+ "dominant_bucket": "roleplay",
217
+ "joint_active_n": 8556
218
+ },
219
+ {
220
+ "neuron_a": 1183,
221
+ "neuron_b": 1070,
222
+ "correlation": 0.8911848639154003,
223
+ "dominant_bucket": "business",
224
+ "joint_active_n": 8965
225
+ },
226
+ {
227
+ "neuron_a": 651,
228
+ "neuron_b": 1219,
229
+ "correlation": 0.885833937897871,
230
+ "dominant_bucket": null,
231
+ "joint_active_n": 0
232
+ },
233
+ {
234
+ "neuron_a": 1826,
235
+ "neuron_b": 1879,
236
+ "correlation": -0.8852427242539154,
237
+ "dominant_bucket": null,
238
+ "joint_active_n": 0
239
+ },
240
+ {
241
+ "neuron_a": 249,
242
+ "neuron_b": 1133,
243
+ "correlation": 0.8849885896431484,
244
+ "dominant_bucket": "design",
245
+ "joint_active_n": 8923
246
+ },
247
+ {
248
+ "neuron_a": 1694,
249
+ "neuron_b": 1720,
250
+ "correlation": -0.8840297053721758,
251
+ "dominant_bucket": "core_technical",
252
+ "joint_active_n": 524
253
+ },
254
+ {
255
+ "neuron_a": 1133,
256
+ "neuron_b": 1070,
257
+ "correlation": 0.8823104532890771,
258
+ "dominant_bucket": "design",
259
+ "joint_active_n": 8923
260
+ },
261
+ {
262
+ "neuron_a": 1133,
263
+ "neuron_b": 1107,
264
+ "correlation": -0.8814916592453833,
265
+ "dominant_bucket": "roleplay",
266
+ "joint_active_n": 8514
267
+ },
268
+ {
269
+ "neuron_a": 240,
270
+ "neuron_b": 1219,
271
+ "correlation": 0.8812850577757051,
272
+ "dominant_bucket": null,
273
+ "joint_active_n": 0
274
+ },
275
+ {
276
+ "neuron_a": 1205,
277
+ "neuron_b": 688,
278
+ "correlation": 0.8809778366370355,
279
+ "dominant_bucket": null,
280
+ "joint_active_n": 0
281
+ },
282
+ {
283
+ "neuron_a": 651,
284
+ "neuron_b": 1107,
285
+ "correlation": 0.8802791245778073,
286
+ "dominant_bucket": null,
287
+ "joint_active_n": 0
288
+ },
289
+ {
290
+ "neuron_a": 1205,
291
+ "neuron_b": 249,
292
+ "correlation": -0.8802371240436573,
293
+ "dominant_bucket": null,
294
+ "joint_active_n": 0
295
+ },
296
+ {
297
+ "neuron_a": 249,
298
+ "neuron_b": 1070,
299
+ "correlation": 0.8737720331633385,
300
+ "dominant_bucket": "business",
301
+ "joint_active_n": 8965
302
+ },
303
+ {
304
+ "neuron_a": 1183,
305
+ "neuron_b": 240,
306
+ "correlation": -0.8713349639196816,
307
+ "dominant_bucket": null,
308
+ "joint_active_n": 0
309
+ },
310
+ {
311
+ "neuron_a": 1697,
312
+ "neuron_b": 1720,
313
+ "correlation": -0.8699840377335313,
314
+ "dominant_bucket": "ml_ai",
315
+ "joint_active_n": 36
316
+ },
317
+ {
318
+ "neuron_a": 651,
319
+ "neuron_b": 1070,
320
+ "correlation": -0.8669893347901959,
321
+ "dominant_bucket": null,
322
+ "joint_active_n": 0
323
+ },
324
+ {
325
+ "neuron_a": 1055,
326
+ "neuron_b": 1107,
327
+ "correlation": 0.8658252997591569,
328
+ "dominant_bucket": "humor",
329
+ "joint_active_n": 4827
330
+ },
331
+ {
332
+ "neuron_a": 2041,
333
+ "neuron_b": 234,
334
+ "correlation": -0.8654099792661494,
335
+ "dominant_bucket": null,
336
+ "joint_active_n": 0
337
+ },
338
+ {
339
+ "neuron_a": 1219,
340
+ "neuron_b": 1133,
341
+ "correlation": -0.865253637254761,
342
+ "dominant_bucket": null,
343
+ "joint_active_n": 0
344
+ },
345
+ {
346
+ "neuron_a": 1268,
347
+ "neuron_b": 688,
348
+ "correlation": -0.8648231002617464,
349
+ "dominant_bucket": null,
350
+ "joint_active_n": 0
351
+ },
352
+ {
353
+ "neuron_a": 1695,
354
+ "neuron_b": 1777,
355
+ "correlation": 0.8642220291467346,
356
+ "dominant_bucket": "business",
357
+ "joint_active_n": 8963
358
+ },
359
+ {
360
+ "neuron_a": 1268,
361
+ "neuron_b": 249,
362
+ "correlation": 0.8633900540192532,
363
+ "dominant_bucket": "business",
364
+ "joint_active_n": 8965
365
+ },
366
+ {
367
+ "neuron_a": 1107,
368
+ "neuron_b": 1025,
369
+ "correlation": -0.8632366737735059,
370
+ "dominant_bucket": "roleplay",
371
+ "joint_active_n": 8556
372
+ },
373
+ {
374
+ "neuron_a": 680,
375
+ "neuron_b": 651,
376
+ "correlation": -0.8629898438289637,
377
+ "dominant_bucket": null,
378
+ "joint_active_n": 0
379
+ },
380
+ {
381
+ "neuron_a": 688,
382
+ "neuron_b": 1133,
383
+ "correlation": -0.8622252040231871,
384
+ "dominant_bucket": null,
385
+ "joint_active_n": 0
386
+ },
387
+ {
388
+ "neuron_a": 1205,
389
+ "neuron_b": 1070,
390
+ "correlation": -0.8604294438065399,
391
+ "dominant_bucket": null,
392
+ "joint_active_n": 0
393
+ },
394
+ {
395
+ "neuron_a": 680,
396
+ "neuron_b": 1070,
397
+ "correlation": 0.8602550072185813,
398
+ "dominant_bucket": "business",
399
+ "joint_active_n": 8965
400
+ },
401
+ {
402
+ "neuron_a": 1268,
403
+ "neuron_b": 1205,
404
+ "correlation": -0.8602162407206574,
405
+ "dominant_bucket": null,
406
+ "joint_active_n": 0
407
+ },
408
+ {
409
+ "neuron_a": 1205,
410
+ "neuron_b": 234,
411
+ "correlation": -0.8597734094827179,
412
+ "dominant_bucket": null,
413
+ "joint_active_n": 0
414
+ },
415
+ {
416
+ "neuron_a": 2041,
417
+ "neuron_b": 240,
418
+ "correlation": 0.8597223816121,
419
+ "dominant_bucket": null,
420
+ "joint_active_n": 0
421
+ },
422
+ {
423
+ "neuron_a": 1055,
424
+ "neuron_b": 1070,
425
+ "correlation": -0.8595035796085988,
426
+ "dominant_bucket": "humor",
427
+ "joint_active_n": 4827
428
+ },
429
+ {
430
+ "neuron_a": 688,
431
+ "neuron_b": 234,
432
+ "correlation": -0.8592951249965152,
433
+ "dominant_bucket": null,
434
+ "joint_active_n": 0
435
+ },
436
+ {
437
+ "neuron_a": 234,
438
+ "neuron_b": 1133,
439
+ "correlation": 0.8577747854104334,
440
+ "dominant_bucket": "design",
441
+ "joint_active_n": 8923
442
+ },
443
+ {
444
+ "neuron_a": 2041,
445
+ "neuron_b": 1219,
446
+ "correlation": 0.8572163638839484,
447
+ "dominant_bucket": null,
448
+ "joint_active_n": 0
449
+ },
450
+ {
451
+ "neuron_a": 2041,
452
+ "neuron_b": 249,
453
+ "correlation": -0.8566124330652357,
454
+ "dominant_bucket": null,
455
+ "joint_active_n": 0
456
+ },
457
+ {
458
+ "neuron_a": 249,
459
+ "neuron_b": 1148,
460
+ "correlation": -0.8563556007303051,
461
+ "dominant_bucket": null,
462
+ "joint_active_n": 0
463
+ },
464
+ {
465
+ "neuron_a": 240,
466
+ "neuron_b": 1133,
467
+ "correlation": -0.8553672076772076,
468
+ "dominant_bucket": null,
469
+ "joint_active_n": 0
470
+ },
471
+ {
472
+ "neuron_a": 1740,
473
+ "neuron_b": 1701,
474
+ "correlation": 0.8545126526129291,
475
+ "dominant_bucket": "business",
476
+ "joint_active_n": 3014
477
+ },
478
+ {
479
+ "neuron_a": 1127,
480
+ "neuron_b": 249,
481
+ "correlation": -0.854489856140002,
482
+ "dominant_bucket": "core_technical",
483
+ "joint_active_n": 1017
484
+ },
485
+ {
486
+ "neuron_a": 1268,
487
+ "neuron_b": 234,
488
+ "correlation": 0.8544715510920551,
489
+ "dominant_bucket": "business",
490
+ "joint_active_n": 8965
491
+ },
492
+ {
493
+ "neuron_a": 1070,
494
+ "neuron_b": 1025,
495
+ "correlation": 0.8509017607076136,
496
+ "dominant_bucket": "business",
497
+ "joint_active_n": 8965
498
+ },
499
+ {
500
+ "neuron_a": 688,
501
+ "neuron_b": 240,
502
+ "correlation": 0.8494747371681644,
503
+ "dominant_bucket": null,
504
+ "joint_active_n": 0
505
+ },
506
+ {
507
+ "neuron_a": 240,
508
+ "neuron_b": 1070,
509
+ "correlation": -0.8488453313652751,
510
+ "dominant_bucket": null,
511
+ "joint_active_n": 0
512
+ },
513
+ {
514
+ "neuron_a": 234,
515
+ "neuron_b": 1107,
516
+ "correlation": -0.8473368503868184,
517
+ "dominant_bucket": "roleplay",
518
+ "joint_active_n": 8556
519
+ },
520
+ {
521
+ "neuron_a": 651,
522
+ "neuron_b": 1183,
523
+ "correlation": -0.8466571384116817,
524
+ "dominant_bucket": null,
525
+ "joint_active_n": 0
526
+ },
527
+ {
528
+ "neuron_a": 1680,
529
+ "neuron_b": 1674,
530
+ "correlation": 0.8464561073487222,
531
+ "dominant_bucket": "research",
532
+ "joint_active_n": 10
533
+ },
534
+ {
535
+ "neuron_a": 1055,
536
+ "neuron_b": 1025,
537
+ "correlation": -0.8460984759363506,
538
+ "dominant_bucket": "humor",
539
+ "joint_active_n": 4827
540
+ },
541
+ {
542
+ "neuron_a": 234,
543
+ "neuron_b": 1070,
544
+ "correlation": 0.8458571232006621,
545
+ "dominant_bucket": "business",
546
+ "joint_active_n": 8965
547
+ },
548
+ {
549
+ "neuron_a": 651,
550
+ "neuron_b": 249,
551
+ "correlation": -0.8455148707002085,
552
+ "dominant_bucket": null,
553
+ "joint_active_n": 0
554
+ },
555
+ {
556
+ "neuron_a": 240,
557
+ "neuron_b": 1107,
558
+ "correlation": 0.8454656414831919,
559
+ "dominant_bucket": null,
560
+ "joint_active_n": 0
561
+ },
562
+ {
563
+ "neuron_a": 240,
564
+ "neuron_b": 1127,
565
+ "correlation": 0.8445682246357661,
566
+ "dominant_bucket": null,
567
+ "joint_active_n": 0
568
+ },
569
+ {
570
+ "neuron_a": 1183,
571
+ "neuron_b": 1133,
572
+ "correlation": 0.8442694940726816,
573
+ "dominant_bucket": "design",
574
+ "joint_active_n": 8923
575
+ },
576
+ {
577
+ "neuron_a": 680,
578
+ "neuron_b": 1219,
579
+ "correlation": -0.8426498093185874,
580
+ "dominant_bucket": null,
581
+ "joint_active_n": 0
582
+ },
583
+ {
584
+ "neuron_a": 1751,
585
+ "neuron_b": 1729,
586
+ "correlation": 0.8418912337047263,
587
+ "dominant_bucket": "ml_ai",
588
+ "joint_active_n": 194
589
+ },
590
+ {
591
+ "neuron_a": 1701,
592
+ "neuron_b": 1722,
593
+ "correlation": -0.8417121110124107,
594
+ "dominant_bucket": "design",
595
+ "joint_active_n": 8758
596
+ },
597
+ {
598
+ "neuron_a": 651,
599
+ "neuron_b": 1133,
600
+ "correlation": -0.8411012379084366,
601
+ "dominant_bucket": null,
602
+ "joint_active_n": 0
603
+ },
604
+ {
605
+ "neuron_a": 1127,
606
+ "neuron_b": 234,
607
+ "correlation": -0.8403671072063426,
608
+ "dominant_bucket": "core_technical",
609
+ "joint_active_n": 1017
610
+ },
611
+ {
612
+ "neuron_a": 1205,
613
+ "neuron_b": 240,
614
+ "correlation": 0.8400424211455466,
615
+ "dominant_bucket": null,
616
+ "joint_active_n": 0
617
+ },
618
+ {
619
+ "neuron_a": 680,
620
+ "neuron_b": 1107,
621
+ "correlation": -0.8376376862333272,
622
+ "dominant_bucket": "roleplay",
623
+ "joint_active_n": 8556
624
+ },
625
+ {
626
+ "neuron_a": 1219,
627
+ "neuron_b": 1127,
628
+ "correlation": 0.8375987103016833,
629
+ "dominant_bucket": null,
630
+ "joint_active_n": 0
631
+ },
632
+ {
633
+ "neuron_a": 651,
634
+ "neuron_b": 234,
635
+ "correlation": -0.8375381137781508,
636
+ "dominant_bucket": null,
637
+ "joint_active_n": 0
638
+ },
639
+ {
640
+ "neuron_a": 1710,
641
+ "neuron_b": 1737,
642
+ "correlation": 0.8358415057203226,
643
+ "dominant_bucket": "niche",
644
+ "joint_active_n": 4909
645
+ },
646
+ {
647
+ "neuron_a": 680,
648
+ "neuron_b": 1183,
649
+ "correlation": 0.83460503272196,
650
+ "dominant_bucket": "business",
651
+ "joint_active_n": 8965
652
+ },
653
+ {
654
+ "neuron_a": 651,
655
+ "neuron_b": 1268,
656
+ "correlation": -0.8330696956909962,
657
+ "dominant_bucket": null,
658
+ "joint_active_n": 0
659
+ },
660
+ {
661
+ "neuron_a": 1268,
662
+ "neuron_b": 1107,
663
+ "correlation": -0.8328711883942959,
664
+ "dominant_bucket": "roleplay",
665
+ "joint_active_n": 8556
666
+ },
667
+ {
668
+ "neuron_a": 651,
669
+ "neuron_b": 1205,
670
+ "correlation": 0.8324435675523079,
671
+ "dominant_bucket": null,
672
+ "joint_active_n": 0
673
+ },
674
+ {
675
+ "neuron_a": 249,
676
+ "neuron_b": 1025,
677
+ "correlation": 0.8323972098526308,
678
+ "dominant_bucket": "business",
679
+ "joint_active_n": 8965
680
+ },
681
+ {
682
+ "neuron_a": 240,
683
+ "neuron_b": 1148,
684
+ "correlation": 0.8314999241927956,
685
+ "dominant_bucket": null,
686
+ "joint_active_n": 0
687
+ },
688
+ {
689
+ "neuron_a": 1183,
690
+ "neuron_b": 2041,
691
+ "correlation": -0.8302309617682624,
692
+ "dominant_bucket": null,
693
+ "joint_active_n": 0
694
+ },
695
+ {
696
+ "neuron_a": 2041,
697
+ "neuron_b": 1205,
698
+ "correlation": 0.8301689862807458,
699
+ "dominant_bucket": null,
700
+ "joint_active_n": 0
701
+ },
702
+ {
703
+ "neuron_a": 1219,
704
+ "neuron_b": 1148,
705
+ "correlation": 0.8300204773604244,
706
+ "dominant_bucket": null,
707
+ "joint_active_n": 0
708
+ },
709
+ {
710
+ "neuron_a": 2041,
711
+ "neuron_b": 1107,
712
+ "correlation": 0.8298026833762173,
713
+ "dominant_bucket": null,
714
+ "joint_active_n": 0
715
+ },
716
+ {
717
+ "neuron_a": 1133,
718
+ "neuron_b": 1055,
719
+ "correlation": -0.8287738221860464,
720
+ "dominant_bucket": "humor",
721
+ "joint_active_n": 4785
722
+ },
723
+ {
724
+ "neuron_a": 680,
725
+ "neuron_b": 249,
726
+ "correlation": 0.8286974755198706,
727
+ "dominant_bucket": "business",
728
+ "joint_active_n": 8965
729
+ },
730
+ {
731
+ "neuron_a": 1268,
732
+ "neuron_b": 1070,
733
+ "correlation": 0.828647345308149,
734
+ "dominant_bucket": "business",
735
+ "joint_active_n": 8965
736
+ },
737
+ {
738
+ "neuron_a": 680,
739
+ "neuron_b": 234,
740
+ "correlation": 0.826726602647022,
741
+ "dominant_bucket": "business",
742
+ "joint_active_n": 8965
743
+ },
744
+ {
745
+ "neuron_a": 1783,
746
+ "neuron_b": 1744,
747
+ "correlation": 0.8249500680666241,
748
+ "dominant_bucket": "niche",
749
+ "joint_active_n": 6762
750
+ },
751
+ {
752
+ "neuron_a": 651,
753
+ "neuron_b": 687,
754
+ "correlation": 0.8249420960654742,
755
+ "dominant_bucket": null,
756
+ "joint_active_n": 0
757
+ },
758
+ {
759
+ "neuron_a": 1183,
760
+ "neuron_b": 1025,
761
+ "correlation": 0.8235928920982355,
762
+ "dominant_bucket": "business",
763
+ "joint_active_n": 8965
764
+ },
765
+ {
766
+ "neuron_a": 2041,
767
+ "neuron_b": 1133,
768
+ "correlation": -0.8230169263803548,
769
+ "dominant_bucket": null,
770
+ "joint_active_n": 0
771
+ },
772
+ {
773
+ "neuron_a": 680,
774
+ "neuron_b": 688,
775
+ "correlation": -0.8227093285984436,
776
+ "dominant_bucket": null,
777
+ "joint_active_n": 0
778
+ },
779
+ {
780
+ "neuron_a": 1154,
781
+ "neuron_b": 205,
782
+ "correlation": -0.8213383798148389,
783
+ "dominant_bucket": null,
784
+ "joint_active_n": 0
785
+ },
786
+ {
787
+ "neuron_a": 680,
788
+ "neuron_b": 1133,
789
+ "correlation": 0.8203249425637381,
790
+ "dominant_bucket": "design",
791
+ "joint_active_n": 8923
792
+ },
793
+ {
794
+ "neuron_a": 1859,
795
+ "neuron_b": 1860,
796
+ "correlation": 0.8194190308311856,
797
+ "dominant_bucket": null,
798
+ "joint_active_n": 0
799
+ },
800
+ {
801
+ "neuron_a": 240,
802
+ "neuron_b": 1025,
803
+ "correlation": -0.8176755867310256,
804
+ "dominant_bucket": null,
805
+ "joint_active_n": 0
806
+ },
807
+ {
808
+ "neuron_a": 687,
809
+ "neuron_b": 1070,
810
+ "correlation": -0.8176558711204589,
811
+ "dominant_bucket": "ml_ai",
812
+ "joint_active_n": 28
813
+ },
814
+ {
815
+ "neuron_a": 1127,
816
+ "neuron_b": 1107,
817
+ "correlation": 0.8171345578869563,
818
+ "dominant_bucket": "core_technical",
819
+ "joint_active_n": 1017
820
+ },
821
+ {
822
+ "neuron_a": 1219,
823
+ "neuron_b": 1025,
824
+ "correlation": -0.816971561557754,
825
+ "dominant_bucket": null,
826
+ "joint_active_n": 0
827
+ },
828
+ {
829
+ "neuron_a": 1268,
830
+ "neuron_b": 240,
831
+ "correlation": -0.816672890312543,
832
+ "dominant_bucket": null,
833
+ "joint_active_n": 0
834
+ },
835
+ {
836
+ "neuron_a": 234,
837
+ "neuron_b": 1148,
838
+ "correlation": -0.8165643417135581,
839
+ "dominant_bucket": null,
840
+ "joint_active_n": 0
841
+ },
842
+ {
843
+ "neuron_a": 680,
844
+ "neuron_b": 1268,
845
+ "correlation": 0.8138102329660098,
846
+ "dominant_bucket": "business",
847
+ "joint_active_n": 8965
848
+ },
849
+ {
850
+ "neuron_a": 234,
851
+ "neuron_b": 1025,
852
+ "correlation": 0.8133184103370834,
853
+ "dominant_bucket": "business",
854
+ "joint_active_n": 8965
855
+ },
856
+ {
857
+ "neuron_a": 1205,
858
+ "neuron_b": 1133,
859
+ "correlation": -0.8129301993071804,
860
+ "dominant_bucket": null,
861
+ "joint_active_n": 0
862
+ },
863
+ {
864
+ "neuron_a": 1133,
865
+ "neuron_b": 1025,
866
+ "correlation": 0.812760592212042,
867
+ "dominant_bucket": "design",
868
+ "joint_active_n": 8923
869
+ },
870
+ {
871
+ "neuron_a": 1148,
872
+ "neuron_b": 1107,
873
+ "correlation": 0.8127190511739093,
874
+ "dominant_bucket": null,
875
+ "joint_active_n": 0
876
+ },
877
+ {
878
+ "neuron_a": 2041,
879
+ "neuron_b": 1070,
880
+ "correlation": -0.8124741702809632,
881
+ "dominant_bucket": null,
882
+ "joint_active_n": 0
883
+ },
884
+ {
885
+ "neuron_a": 2041,
886
+ "neuron_b": 688,
887
+ "correlation": 0.8119070580712117,
888
+ "dominant_bucket": null,
889
+ "joint_active_n": 0
890
+ },
891
+ {
892
+ "neuron_a": 1848,
893
+ "neuron_b": 249,
894
+ "correlation": -0.8098591975968547,
895
+ "dominant_bucket": "learning",
896
+ "joint_active_n": 93
897
+ },
898
+ {
899
+ "neuron_a": 680,
900
+ "neuron_b": 240,
901
+ "correlation": -0.8098362968301663,
902
+ "dominant_bucket": null,
903
+ "joint_active_n": 0
904
+ },
905
+ {
906
+ "neuron_a": 1783,
907
+ "neuron_b": 1737,
908
+ "correlation": 0.80935784548303,
909
+ "dominant_bucket": "niche",
910
+ "joint_active_n": 4909
911
+ },
912
+ {
913
+ "neuron_a": 1373,
914
+ "neuron_b": 1299,
915
+ "correlation": -0.8087881778003209,
916
+ "dominant_bucket": null,
917
+ "joint_active_n": 0
918
+ },
919
+ {
920
+ "neuron_a": 1205,
921
+ "neuron_b": 1025,
922
+ "correlation": -0.8063827768742085,
923
+ "dominant_bucket": null,
924
+ "joint_active_n": 0
925
+ },
926
+ {
927
+ "neuron_a": 1373,
928
+ "neuron_b": 1219,
929
+ "correlation": 0.8062583947671297,
930
+ "dominant_bucket": null,
931
+ "joint_active_n": 0
932
+ },
933
+ {
934
+ "neuron_a": 1332,
935
+ "neuron_b": 1299,
936
+ "correlation": -0.8044387407220437,
937
+ "dominant_bucket": null,
938
+ "joint_active_n": 0
939
+ },
940
+ {
941
+ "neuron_a": 2041,
942
+ "neuron_b": 1025,
943
+ "correlation": -0.8027898187035835,
944
+ "dominant_bucket": null,
945
+ "joint_active_n": 0
946
+ },
947
+ {
948
+ "neuron_a": 651,
949
+ "neuron_b": 240,
950
+ "correlation": 0.8014448575270832,
951
+ "dominant_bucket": null,
952
+ "joint_active_n": 0
953
+ },
954
+ {
955
+ "neuron_a": 1373,
956
+ "neuron_b": 1107,
957
+ "correlation": 0.8013889563673813,
958
+ "dominant_bucket": "roleplay",
959
+ "joint_active_n": 8556
960
+ },
961
+ {
962
+ "neuron_a": 1710,
963
+ "neuron_b": 1744,
964
+ "correlation": 0.8011419517316575,
965
+ "dominant_bucket": "niche",
966
+ "joint_active_n": 6763
967
+ },
968
+ {
969
+ "neuron_a": 223,
970
+ "neuron_b": 205,
971
+ "correlation": -0.8004654750397335,
972
+ "dominant_bucket": null,
973
+ "joint_active_n": 0
974
+ },
975
+ {
976
+ "neuron_a": 1105,
977
+ "neuron_b": 1032,
978
+ "correlation": 0.7979085894081591,
979
+ "dominant_bucket": "roleplay",
980
+ "joint_active_n": 8358
981
+ },
982
+ {
983
+ "neuron_a": 2041,
984
+ "neuron_b": 1148,
985
+ "correlation": 0.7966821191106653,
986
+ "dominant_bucket": null,
987
+ "joint_active_n": 0
988
+ },
989
+ {
990
+ "neuron_a": 651,
991
+ "neuron_b": 1055,
992
+ "correlation": 0.796391433735151,
993
+ "dominant_bucket": null,
994
+ "joint_active_n": 0
995
+ },
996
+ {
997
+ "neuron_a": 1133,
998
+ "neuron_b": 1148,
999
+ "correlation": -0.7958598139974556,
1000
+ "dominant_bucket": null,
1001
+ "joint_active_n": 0
1002
+ },
1003
+ {
1004
+ "neuron_a": 680,
1005
+ "neuron_b": 1205,
1006
+ "correlation": -0.7952960970384653,
1007
+ "dominant_bucket": null,
1008
+ "joint_active_n": 0
1009
+ },
1010
+ {
1011
+ "neuron_a": 1268,
1012
+ "neuron_b": 1133,
1013
+ "correlation": 0.7949809346725062,
1014
+ "dominant_bucket": "design",
1015
+ "joint_active_n": 8923
1016
+ },
1017
+ {
1018
+ "neuron_a": 688,
1019
+ "neuron_b": 1025,
1020
+ "correlation": -0.7949071049387634,
1021
+ "dominant_bucket": null,
1022
+ "joint_active_n": 0
1023
+ },
1024
+ {
1025
+ "neuron_a": 538,
1026
+ "neuron_b": 968,
1027
+ "correlation": -0.7944801887997732,
1028
+ "dominant_bucket": null,
1029
+ "joint_active_n": 0
1030
+ },
1031
+ {
1032
+ "neuron_a": 1183,
1033
+ "neuron_b": 1127,
1034
+ "correlation": -0.7943898512003952,
1035
+ "dominant_bucket": "core_technical",
1036
+ "joint_active_n": 1017
1037
+ },
1038
+ {
1039
+ "neuron_a": 651,
1040
+ "neuron_b": 2041,
1041
+ "correlation": 0.7940771128022941,
1042
+ "dominant_bucket": null,
1043
+ "joint_active_n": 0
1044
+ },
1045
+ {
1046
+ "neuron_a": 1848,
1047
+ "neuron_b": 240,
1048
+ "correlation": 0.7931008212430742,
1049
+ "dominant_bucket": null,
1050
+ "joint_active_n": 0
1051
+ },
1052
+ {
1053
+ "neuron_a": 1783,
1054
+ "neuron_b": 1697,
1055
+ "correlation": -0.7930073598132918,
1056
+ "dominant_bucket": "ml_ai",
1057
+ "joint_active_n": 35
1058
+ },
1059
+ {
1060
+ "neuron_a": 1032,
1061
+ "neuron_b": 1122,
1062
+ "correlation": 0.7925488420633144,
1063
+ "dominant_bucket": "business",
1064
+ "joint_active_n": 8965
1065
+ },
1066
+ {
1067
+ "neuron_a": 1744,
1068
+ "neuron_b": 1722,
1069
+ "correlation": 0.7916260206836138,
1070
+ "dominant_bucket": "niche",
1071
+ "joint_active_n": 6760
1072
+ },
1073
+ {
1074
+ "neuron_a": 1848,
1075
+ "neuron_b": 1219,
1076
+ "correlation": 0.7913577097554078,
1077
+ "dominant_bucket": null,
1078
+ "joint_active_n": 0
1079
+ },
1080
+ {
1081
+ "neuron_a": 1698,
1082
+ "neuron_b": 1667,
1083
+ "correlation": -0.7910209723428905,
1084
+ "dominant_bucket": null,
1085
+ "joint_active_n": 0
1086
+ },
1087
+ {
1088
+ "neuron_a": 680,
1089
+ "neuron_b": 1055,
1090
+ "correlation": -0.7909201053271177,
1091
+ "dominant_bucket": "humor",
1092
+ "joint_active_n": 4827
1093
+ },
1094
+ {
1095
+ "neuron_a": 1054,
1096
+ "neuron_b": 1148,
1097
+ "correlation": -0.7901586472721037,
1098
+ "dominant_bucket": null,
1099
+ "joint_active_n": 0
1100
+ },
1101
+ {
1102
+ "neuron_a": 2041,
1103
+ "neuron_b": 1127,
1104
+ "correlation": 0.7887398843271735,
1105
+ "dominant_bucket": null,
1106
+ "joint_active_n": 0
1107
+ },
1108
+ {
1109
+ "neuron_a": 1236,
1110
+ "neuron_b": 1219,
1111
+ "correlation": -0.7885595213848476,
1112
+ "dominant_bucket": null,
1113
+ "joint_active_n": 0
1114
+ },
1115
+ {
1116
+ "neuron_a": 249,
1117
+ "neuron_b": 1055,
1118
+ "correlation": -0.7881779982345267,
1119
+ "dominant_bucket": "humor",
1120
+ "joint_active_n": 4827
1121
+ },
1122
+ {
1123
+ "neuron_a": 1105,
1124
+ "neuron_b": 1107,
1125
+ "correlation": 0.7881305249846874,
1126
+ "dominant_bucket": "roleplay",
1127
+ "joint_active_n": 8322
1128
+ },
1129
+ {
1130
+ "neuron_a": 1205,
1131
+ "neuron_b": 1127,
1132
+ "correlation": 0.7875478278895056,
1133
+ "dominant_bucket": null,
1134
+ "joint_active_n": 0
1135
+ },
1136
+ {
1137
+ "neuron_a": 1148,
1138
+ "neuron_b": 1025,
1139
+ "correlation": -0.7874230753693163,
1140
+ "dominant_bucket": null,
1141
+ "joint_active_n": 0
1142
+ },
1143
+ {
1144
+ "neuron_a": 680,
1145
+ "neuron_b": 687,
1146
+ "correlation": -0.7870043561372958,
1147
+ "dominant_bucket": "ml_ai",
1148
+ "joint_active_n": 28
1149
+ },
1150
+ {
1151
+ "neuron_a": 688,
1152
+ "neuron_b": 1148,
1153
+ "correlation": 0.7864461612786259,
1154
+ "dominant_bucket": null,
1155
+ "joint_active_n": 0
1156
+ },
1157
+ {
1158
+ "neuron_a": 1848,
1159
+ "neuron_b": 688,
1160
+ "correlation": 0.786349047875427,
1161
+ "dominant_bucket": null,
1162
+ "joint_active_n": 0
1163
+ },
1164
+ {
1165
+ "neuron_a": 1183,
1166
+ "neuron_b": 1148,
1167
+ "correlation": -0.7857717560152352,
1168
+ "dominant_bucket": null,
1169
+ "joint_active_n": 0
1170
+ },
1171
+ {
1172
+ "neuron_a": 1744,
1173
+ "neuron_b": 1697,
1174
+ "correlation": -0.7839205741914755,
1175
+ "dominant_bucket": "ml_ai",
1176
+ "joint_active_n": 2
1177
+ },
1178
+ {
1179
+ "neuron_a": 1127,
1180
+ "neuron_b": 1133,
1181
+ "correlation": -0.7829278790165525,
1182
+ "dominant_bucket": "core_technical",
1183
+ "joint_active_n": 975
1184
+ },
1185
+ {
1186
+ "neuron_a": 680,
1187
+ "neuron_b": 2041,
1188
+ "correlation": -0.782630979429741,
1189
+ "dominant_bucket": null,
1190
+ "joint_active_n": 0
1191
+ },
1192
+ {
1193
+ "neuron_a": 1219,
1194
+ "neuron_b": 1105,
1195
+ "correlation": 0.7817692577931591,
1196
+ "dominant_bucket": null,
1197
+ "joint_active_n": 0
1198
+ },
1199
+ {
1200
+ "neuron_a": 687,
1201
+ "neuron_b": 688,
1202
+ "correlation": 0.7791341448100563,
1203
+ "dominant_bucket": null,
1204
+ "joint_active_n": 0
1205
+ },
1206
+ {
1207
+ "neuron_a": 1236,
1208
+ "neuron_b": 1133,
1209
+ "correlation": 0.778905872229692,
1210
+ "dominant_bucket": "writing",
1211
+ "joint_active_n": 2585
1212
+ },
1213
+ {
1214
+ "neuron_a": 1373,
1215
+ "neuron_b": 249,
1216
+ "correlation": -0.7788873474317358,
1217
+ "dominant_bucket": "business",
1218
+ "joint_active_n": 8965
1219
+ },
1220
+ {
1221
+ "neuron_a": 1785,
1222
+ "neuron_b": 1697,
1223
+ "correlation": 0.7788627828080771,
1224
+ "dominant_bucket": "core_technical",
1225
+ "joint_active_n": 1
1226
+ },
1227
+ {
1228
+ "neuron_a": 1299,
1229
+ "neuron_b": 1107,
1230
+ "correlation": -0.7785445534751075,
1231
+ "dominant_bucket": null,
1232
+ "joint_active_n": 0
1233
+ },
1234
+ {
1235
+ "neuron_a": 688,
1236
+ "neuron_b": 1055,
1237
+ "correlation": 0.7785240574382813,
1238
+ "dominant_bucket": null,
1239
+ "joint_active_n": 0
1240
+ },
1241
+ {
1242
+ "neuron_a": 1848,
1243
+ "neuron_b": 234,
1244
+ "correlation": -0.7744158627269447,
1245
+ "dominant_bucket": "learning",
1246
+ "joint_active_n": 93
1247
+ },
1248
+ {
1249
+ "neuron_a": 1236,
1250
+ "neuron_b": 1107,
1251
+ "correlation": -0.7732294413483777,
1252
+ "dominant_bucket": "writing",
1253
+ "joint_active_n": 2179
1254
+ },
1255
+ {
1256
+ "neuron_a": 188,
1257
+ "neuron_b": 205,
1258
+ "correlation": -0.7714512969661864,
1259
+ "dominant_bucket": null,
1260
+ "joint_active_n": 0
1261
+ },
1262
+ {
1263
+ "neuron_a": 1058,
1264
+ "neuron_b": 1848,
1265
+ "correlation": 0.7710812849862413,
1266
+ "dominant_bucket": "learning",
1267
+ "joint_active_n": 90
1268
+ },
1269
+ {
1270
+ "neuron_a": 1058,
1271
+ "neuron_b": 249,
1272
+ "correlation": -0.7710253577007087,
1273
+ "dominant_bucket": "business",
1274
+ "joint_active_n": 1942
1275
+ },
1276
+ {
1277
+ "neuron_a": 1299,
1278
+ "neuron_b": 1032,
1279
+ "correlation": -0.7704633904387996,
1280
+ "dominant_bucket": null,
1281
+ "joint_active_n": 0
1282
+ },
1283
+ {
1284
+ "neuron_a": 1848,
1285
+ "neuron_b": 1148,
1286
+ "correlation": 0.769207231781904,
1287
+ "dominant_bucket": null,
1288
+ "joint_active_n": 0
1289
+ },
1290
+ {
1291
+ "neuron_a": 249,
1292
+ "neuron_b": 1105,
1293
+ "correlation": -0.7689237532112575,
1294
+ "dominant_bucket": "roleplay",
1295
+ "joint_active_n": 8358
1296
+ },
1297
+ {
1298
+ "neuron_a": 1070,
1299
+ "neuron_b": 1148,
1300
+ "correlation": -0.7681096075131756,
1301
+ "dominant_bucket": null,
1302
+ "joint_active_n": 0
1303
+ },
1304
+ {
1305
+ "neuron_a": 1236,
1306
+ "neuron_b": 1070,
1307
+ "correlation": 0.7678537517519056,
1308
+ "dominant_bucket": "writing",
1309
+ "joint_active_n": 2585
1310
+ },
1311
+ {
1312
+ "neuron_a": 1236,
1313
+ "neuron_b": 249,
1314
+ "correlation": 0.7677682142436908,
1315
+ "dominant_bucket": "writing",
1316
+ "joint_active_n": 2585
1317
+ },
1318
+ {
1319
+ "neuron_a": 1219,
1320
+ "neuron_b": 1055,
1321
+ "correlation": 0.7677149025156578,
1322
+ "dominant_bucket": null,
1323
+ "joint_active_n": 0
1324
+ },
1325
+ {
1326
+ "neuron_a": 1127,
1327
+ "neuron_b": 1148,
1328
+ "correlation": 0.7676560245177234,
1329
+ "dominant_bucket": null,
1330
+ "joint_active_n": 0
1331
+ },
1332
+ {
1333
+ "neuron_a": 240,
1334
+ "neuron_b": 1055,
1335
+ "correlation": 0.7668910735992579,
1336
+ "dominant_bucket": null,
1337
+ "joint_active_n": 0
1338
+ },
1339
+ {
1340
+ "neuron_a": 687,
1341
+ "neuron_b": 1183,
1342
+ "correlation": -0.7668710733819395,
1343
+ "dominant_bucket": "ml_ai",
1344
+ "joint_active_n": 28
1345
+ },
1346
+ {
1347
+ "neuron_a": 1763,
1348
+ "neuron_b": 1752,
1349
+ "correlation": -0.7666690589987554,
1350
+ "dominant_bucket": null,
1351
+ "joint_active_n": 0
1352
+ },
1353
+ {
1354
+ "neuron_a": 1183,
1355
+ "neuron_b": 1055,
1356
+ "correlation": -0.7655975156459897,
1357
+ "dominant_bucket": "humor",
1358
+ "joint_active_n": 4827
1359
+ },
1360
+ {
1361
+ "neuron_a": 1236,
1362
+ "neuron_b": 240,
1363
+ "correlation": -0.7651900803649435,
1364
+ "dominant_bucket": null,
1365
+ "joint_active_n": 0
1366
+ },
1367
+ {
1368
+ "neuron_a": 2041,
1369
+ "neuron_b": 1055,
1370
+ "correlation": 0.764961293413353,
1371
+ "dominant_bucket": null,
1372
+ "joint_active_n": 0
1373
+ },
1374
+ {
1375
+ "neuron_a": 687,
1376
+ "neuron_b": 1055,
1377
+ "correlation": 0.7646988657905189,
1378
+ "dominant_bucket": "ml_ai",
1379
+ "joint_active_n": 28
1380
+ },
1381
+ {
1382
+ "neuron_a": 688,
1383
+ "neuron_b": 1127,
1384
+ "correlation": 0.7644356737755523,
1385
+ "dominant_bucket": null,
1386
+ "joint_active_n": 0
1387
+ },
1388
+ {
1389
+ "neuron_a": 1373,
1390
+ "neuron_b": 1127,
1391
+ "correlation": 0.7638048551490255,
1392
+ "dominant_bucket": "core_technical",
1393
+ "joint_active_n": 1017
1394
+ },
1395
+ {
1396
+ "neuron_a": 1373,
1397
+ "neuron_b": 1879,
1398
+ "correlation": -0.7632437445334924,
1399
+ "dominant_bucket": null,
1400
+ "joint_active_n": 0
1401
+ }
1402
+ ]
layers/17/components/q/code_analysis.json ADDED
@@ -0,0 +1,71 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "top_code_neurons": [
3
+ 1314,
4
+ 1908,
5
+ 1839,
6
+ 1269,
7
+ 1492,
8
+ 1678,
9
+ 1784,
10
+ 1204,
11
+ 899,
12
+ 403,
13
+ 919,
14
+ 1628,
15
+ 978,
16
+ 799,
17
+ 1914,
18
+ 1666,
19
+ 534,
20
+ 1621,
21
+ 1694,
22
+ 1127,
23
+ 1422,
24
+ 1293,
25
+ 1714,
26
+ 1831,
27
+ 1692,
28
+ 860,
29
+ 54,
30
+ 740,
31
+ 1369,
32
+ 1393
33
+ ],
34
+ "entangled_count": 8,
35
+ "selective_count": 22,
36
+ "entangled_neurons": [
37
+ 1269,
38
+ 919,
39
+ 1628,
40
+ 978,
41
+ 1914,
42
+ 860,
43
+ 54,
44
+ 1369
45
+ ],
46
+ "selective_neurons": [
47
+ 1314,
48
+ 1908,
49
+ 1839,
50
+ 1492,
51
+ 1678,
52
+ 1784,
53
+ 1204,
54
+ 899,
55
+ 403,
56
+ 799,
57
+ 1666,
58
+ 534,
59
+ 1621,
60
+ 1694,
61
+ 1127,
62
+ 1422,
63
+ 1293,
64
+ 1714,
65
+ 1831,
66
+ 1692,
67
+ 740,
68
+ 1393
69
+ ],
70
+ "code_bucket": "core_technical"
71
+ }
layers/17/components/q/summary.json ADDED
@@ -0,0 +1,29 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "component": "q",
3
+ "n_features": 2048,
4
+ "taxonomy": {
5
+ "all_shared": 742,
6
+ "broadly_shared": 264,
7
+ "partial_shared": 386,
8
+ "non_activated": 656
9
+ },
10
+ "fstat_top": 191.55084228515625,
11
+ "fstat_mean": 29.665550231933594,
12
+ "fstat_top_idx": 1767,
13
+ "code_bucket": "core_technical",
14
+ "code_entangled": 8,
15
+ "code_selective": 22,
16
+ "files": [
17
+ "taxonomy.json",
18
+ "separation_scores.npy",
19
+ "coactivation.json",
20
+ "bucket_metrics.json",
21
+ "code_analysis.json",
22
+ "census_heatmap.png"
23
+ ],
24
+ "bucket_quality_top": 0.1826195721055165,
25
+ "bucket_quality_top_idx": 1314,
26
+ "bucket_quality_top_bucket": "core_technical",
27
+ "bucket_quality_top_entropy": -0.0,
28
+ "bucket_quality_top_eta_squared": 0.1826195721055165
29
+ }