Upload absorption/gemma-2-2b-res-snap-matryoshka-dc_blocks.8.hook_resid_post_eval_results.json with huggingface_hub
Browse files
absorption/gemma-2-2b-res-snap-matryoshka-dc_blocks.8.hook_resid_post_eval_results.json
ADDED
@@ -0,0 +1,275 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
+
{
|
2 |
+
"eval_type_id": "absorption_first_letter",
|
3 |
+
"eval_config": {
|
4 |
+
"model_name": "gemma-2-2b",
|
5 |
+
"random_seed": 42,
|
6 |
+
"f1_jump_threshold": 0.03,
|
7 |
+
"max_k_value": 10,
|
8 |
+
"prompt_template": "{word} has the first letter:",
|
9 |
+
"prompt_token_pos": -6,
|
10 |
+
"llm_batch_size": 32,
|
11 |
+
"llm_dtype": "bfloat16",
|
12 |
+
"k_sparse_probe_l1_decay": 0.01,
|
13 |
+
"k_sparse_probe_batch_size": 4096,
|
14 |
+
"k_sparse_probe_num_epochs": 50,
|
15 |
+
"min_GT_probe_f1": 0.6,
|
16 |
+
"min_feats_for_eval": 20
|
17 |
+
},
|
18 |
+
"eval_id": "7dac3d47-5282-48db-a705-23f393c4c7d6",
|
19 |
+
"datetime_epoch_millis": 1745719249324,
|
20 |
+
"eval_result_metrics": {
|
21 |
+
"mean": {
|
22 |
+
"mean_absorption_fraction_score": 0.00849608699429072,
|
23 |
+
"mean_full_absorption_score": 0.005332496852924044,
|
24 |
+
"mean_num_split_features": 1.1923076923076923,
|
25 |
+
"std_dev_absorption_fraction_score": 0.011257446352611816,
|
26 |
+
"std_dev_full_absorption_score": 0.0054153913868388364,
|
27 |
+
"std_dev_num_split_features": 0.4914656259988704
|
28 |
+
}
|
29 |
+
},
|
30 |
+
"eval_result_details": [
|
31 |
+
{
|
32 |
+
"first_letter": "a",
|
33 |
+
"mean_absorption_fraction": 0.0,
|
34 |
+
"full_absorption_rate": 0.0015349194167306216,
|
35 |
+
"num_full_absorption": 4,
|
36 |
+
"num_probe_true_positives": 2606,
|
37 |
+
"num_split_features": 1
|
38 |
+
},
|
39 |
+
{
|
40 |
+
"first_letter": "b",
|
41 |
+
"mean_absorption_fraction": 0.0017258586584180155,
|
42 |
+
"full_absorption_rate": 0.007352941176470588,
|
43 |
+
"num_full_absorption": 12,
|
44 |
+
"num_probe_true_positives": 1632,
|
45 |
+
"num_split_features": 1
|
46 |
+
},
|
47 |
+
{
|
48 |
+
"first_letter": "c",
|
49 |
+
"mean_absorption_fraction": 0.0007065002407756726,
|
50 |
+
"full_absorption_rate": 0.0003619254433586681,
|
51 |
+
"num_full_absorption": 1,
|
52 |
+
"num_probe_true_positives": 2763,
|
53 |
+
"num_split_features": 1
|
54 |
+
},
|
55 |
+
{
|
56 |
+
"first_letter": "d",
|
57 |
+
"mean_absorption_fraction": 0.0,
|
58 |
+
"full_absorption_rate": 0.004667444574095682,
|
59 |
+
"num_full_absorption": 8,
|
60 |
+
"num_probe_true_positives": 1714,
|
61 |
+
"num_split_features": 1
|
62 |
+
},
|
63 |
+
{
|
64 |
+
"first_letter": "e",
|
65 |
+
"mean_absorption_fraction": 0.0,
|
66 |
+
"full_absorption_rate": 0.0012391573729863693,
|
67 |
+
"num_full_absorption": 2,
|
68 |
+
"num_probe_true_positives": 1614,
|
69 |
+
"num_split_features": 1
|
70 |
+
},
|
71 |
+
{
|
72 |
+
"first_letter": "f",
|
73 |
+
"mean_absorption_fraction": 0.022999228274488366,
|
74 |
+
"full_absorption_rate": 0.007518796992481203,
|
75 |
+
"num_full_absorption": 9,
|
76 |
+
"num_probe_true_positives": 1197,
|
77 |
+
"num_split_features": 1
|
78 |
+
},
|
79 |
+
{
|
80 |
+
"first_letter": "g",
|
81 |
+
"mean_absorption_fraction": 0.017162911537986707,
|
82 |
+
"full_absorption_rate": 0.005235602094240838,
|
83 |
+
"num_full_absorption": 6,
|
84 |
+
"num_probe_true_positives": 1146,
|
85 |
+
"num_split_features": 2
|
86 |
+
},
|
87 |
+
{
|
88 |
+
"first_letter": "h",
|
89 |
+
"mean_absorption_fraction": 0.00977314513127678,
|
90 |
+
"full_absorption_rate": 0.008695652173913044,
|
91 |
+
"num_full_absorption": 9,
|
92 |
+
"num_probe_true_positives": 1035,
|
93 |
+
"num_split_features": 1
|
94 |
+
},
|
95 |
+
{
|
96 |
+
"first_letter": "i",
|
97 |
+
"mean_absorption_fraction": 0.0013778418224468837,
|
98 |
+
"full_absorption_rate": 0.003486345148169669,
|
99 |
+
"num_full_absorption": 6,
|
100 |
+
"num_probe_true_positives": 1721,
|
101 |
+
"num_split_features": 1
|
102 |
+
},
|
103 |
+
{
|
104 |
+
"first_letter": "j",
|
105 |
+
"mean_absorption_fraction": 0.00856764628821801,
|
106 |
+
"full_absorption_rate": 0.00909090909090909,
|
107 |
+
"num_full_absorption": 4,
|
108 |
+
"num_probe_true_positives": 440,
|
109 |
+
"num_split_features": 1
|
110 |
+
},
|
111 |
+
{
|
112 |
+
"first_letter": "k",
|
113 |
+
"mean_absorption_fraction": 0.002424164950516951,
|
114 |
+
"full_absorption_rate": 0.001451378809869376,
|
115 |
+
"num_full_absorption": 1,
|
116 |
+
"num_probe_true_positives": 689,
|
117 |
+
"num_split_features": 1
|
118 |
+
},
|
119 |
+
{
|
120 |
+
"first_letter": "l",
|
121 |
+
"mean_absorption_fraction": 0.0001241204628941615,
|
122 |
+
"full_absorption_rate": 0.0,
|
123 |
+
"num_full_absorption": 0,
|
124 |
+
"num_probe_true_positives": 1220,
|
125 |
+
"num_split_features": 1
|
126 |
+
},
|
127 |
+
{
|
128 |
+
"first_letter": "m",
|
129 |
+
"mean_absorption_fraction": 0.004420601412823913,
|
130 |
+
"full_absorption_rate": 0.0011435105774728416,
|
131 |
+
"num_full_absorption": 2,
|
132 |
+
"num_probe_true_positives": 1749,
|
133 |
+
"num_split_features": 1
|
134 |
+
},
|
135 |
+
{
|
136 |
+
"first_letter": "n",
|
137 |
+
"mean_absorption_fraction": 0.0026002795862142694,
|
138 |
+
"full_absorption_rate": 0.0011148272017837235,
|
139 |
+
"num_full_absorption": 1,
|
140 |
+
"num_probe_true_positives": 897,
|
141 |
+
"num_split_features": 1
|
142 |
+
},
|
143 |
+
{
|
144 |
+
"first_letter": "o",
|
145 |
+
"mean_absorption_fraction": 0.016910753534243702,
|
146 |
+
"full_absorption_rate": 0.014299332697807437,
|
147 |
+
"num_full_absorption": 15,
|
148 |
+
"num_probe_true_positives": 1049,
|
149 |
+
"num_split_features": 1
|
150 |
+
},
|
151 |
+
{
|
152 |
+
"first_letter": "p",
|
153 |
+
"mean_absorption_fraction": 0.0,
|
154 |
+
"full_absorption_rate": 0.0008547008547008547,
|
155 |
+
"num_full_absorption": 2,
|
156 |
+
"num_probe_true_positives": 2340,
|
157 |
+
"num_split_features": 1
|
158 |
+
},
|
159 |
+
{
|
160 |
+
"first_letter": "q",
|
161 |
+
"mean_absorption_fraction": 0.007804842632591571,
|
162 |
+
"full_absorption_rate": 0.006134969325153374,
|
163 |
+
"num_full_absorption": 1,
|
164 |
+
"num_probe_true_positives": 163,
|
165 |
+
"num_split_features": 2
|
166 |
+
},
|
167 |
+
{
|
168 |
+
"first_letter": "r",
|
169 |
+
"mean_absorption_fraction": 0.029781651136315337,
|
170 |
+
"full_absorption_rate": 0.014226437462951986,
|
171 |
+
"num_full_absorption": 24,
|
172 |
+
"num_probe_true_positives": 1687,
|
173 |
+
"num_split_features": 1
|
174 |
+
},
|
175 |
+
{
|
176 |
+
"first_letter": "s",
|
177 |
+
"mean_absorption_fraction": 0.00312977151299912,
|
178 |
+
"full_absorption_rate": 0.0024946543121881683,
|
179 |
+
"num_full_absorption": 7,
|
180 |
+
"num_probe_true_positives": 2806,
|
181 |
+
"num_split_features": 1
|
182 |
+
},
|
183 |
+
{
|
184 |
+
"first_letter": "t",
|
185 |
+
"mean_absorption_fraction": 0.0010544198516813646,
|
186 |
+
"full_absorption_rate": 0.0006038647342995169,
|
187 |
+
"num_full_absorption": 1,
|
188 |
+
"num_probe_true_positives": 1656,
|
189 |
+
"num_split_features": 1
|
190 |
+
},
|
191 |
+
{
|
192 |
+
"first_letter": "u",
|
193 |
+
"mean_absorption_fraction": 0.043622843678462524,
|
194 |
+
"full_absorption_rate": 0.017834394904458598,
|
195 |
+
"num_full_absorption": 14,
|
196 |
+
"num_probe_true_positives": 785,
|
197 |
+
"num_split_features": 2
|
198 |
+
},
|
199 |
+
{
|
200 |
+
"first_letter": "v",
|
201 |
+
"mean_absorption_fraction": 0.0001906515352730492,
|
202 |
+
"full_absorption_rate": 0.0026560424966799467,
|
203 |
+
"num_full_absorption": 2,
|
204 |
+
"num_probe_true_positives": 753,
|
205 |
+
"num_split_features": 1
|
206 |
+
},
|
207 |
+
{
|
208 |
+
"first_letter": "w",
|
209 |
+
"mean_absorption_fraction": 0.0215796713199841,
|
210 |
+
"full_absorption_rate": 0.01422475106685633,
|
211 |
+
"num_full_absorption": 10,
|
212 |
+
"num_probe_true_positives": 703,
|
213 |
+
"num_split_features": 1
|
214 |
+
},
|
215 |
+
{
|
216 |
+
"first_letter": "x",
|
217 |
+
"mean_absorption_fraction": 0.0027988336693133666,
|
218 |
+
"full_absorption_rate": 0.0,
|
219 |
+
"num_full_absorption": 0,
|
220 |
+
"num_probe_true_positives": 109,
|
221 |
+
"num_split_features": 3
|
222 |
+
},
|
223 |
+
{
|
224 |
+
"first_letter": "y",
|
225 |
+
"mean_absorption_fraction": 0.019691286254293176,
|
226 |
+
"full_absorption_rate": 0.012422360248447204,
|
227 |
+
"num_full_absorption": 2,
|
228 |
+
"num_probe_true_positives": 161,
|
229 |
+
"num_split_features": 1
|
230 |
+
},
|
231 |
+
{
|
232 |
+
"first_letter": "z",
|
233 |
+
"mean_absorption_fraction": 0.002451238360341718,
|
234 |
+
"full_absorption_rate": 0.0,
|
235 |
+
"num_full_absorption": 0,
|
236 |
+
"num_probe_true_positives": 227,
|
237 |
+
"num_split_features": 1
|
238 |
+
}
|
239 |
+
],
|
240 |
+
"sae_bench_commit_hash": "Unknown",
|
241 |
+
"sae_lens_id": "blocks.8.hook_resid_post",
|
242 |
+
"sae_lens_release_id": "gemma-2-2b-res-snap-matryoshka-dc",
|
243 |
+
"sae_lens_version": "5.9.1",
|
244 |
+
"sae_cfg_dict": {
|
245 |
+
"architecture": "jumprelu",
|
246 |
+
"d_in": 2304,
|
247 |
+
"d_sae": 32768,
|
248 |
+
"activation_fn_str": "relu",
|
249 |
+
"apply_b_dec_to_input": true,
|
250 |
+
"finetuning_scaling_factor": false,
|
251 |
+
"context_size": 1024,
|
252 |
+
"model_name": "gemma-2-2b",
|
253 |
+
"hook_name": "blocks.8.hook_resid_post",
|
254 |
+
"hook_layer": 8,
|
255 |
+
"hook_head_index": null,
|
256 |
+
"prepend_bos": true,
|
257 |
+
"dataset_path": "chanind/pile-uncopyrighted-gemma-1024-abbrv-1B",
|
258 |
+
"dataset_trust_remote_code": true,
|
259 |
+
"normalize_activations": "none",
|
260 |
+
"dtype": "torch.bfloat16",
|
261 |
+
"device": "cuda",
|
262 |
+
"sae_lens_training_version": "5.5.1",
|
263 |
+
"activation_fn_kwargs": {
|
264 |
+
"k": 40
|
265 |
+
},
|
266 |
+
"neuronpedia_id": null,
|
267 |
+
"model_from_pretrained_kwargs": {
|
268 |
+
"center_writing_weights": false
|
269 |
+
},
|
270 |
+
"seqpos_slice": [
|
271 |
+
null
|
272 |
+
]
|
273 |
+
},
|
274 |
+
"eval_result_unstructured": null
|
275 |
+
}
|