chanind commited on
Commit
0b33279
·
verified ·
1 Parent(s): 7db6d12

Upload absorption/gemma-2-2b-res-snap-matryoshka-dc_blocks.4.hook_resid_post_eval_results.json with huggingface_hub

Browse files
absorption/gemma-2-2b-res-snap-matryoshka-dc_blocks.4.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": 1745715300314,
20
+ "eval_result_metrics": {
21
+ "mean": {
22
+ "mean_absorption_fraction_score": 0.028491299664495845,
23
+ "mean_full_absorption_score": 0.010148402753251037,
24
+ "mean_num_split_features": 1.1153846153846154,
25
+ "std_dev_absorption_fraction_score": 0.11438444432669825,
26
+ "std_dev_full_absorption_score": 0.0371814953839519,
27
+ "std_dev_num_split_features": 0.3258125936084211
28
+ }
29
+ },
30
+ "eval_result_details": [
31
+ {
32
+ "first_letter": "a",
33
+ "mean_absorption_fraction": 0.003611971141358597,
34
+ "full_absorption_rate": 0.008155339805825243,
35
+ "num_full_absorption": 21,
36
+ "num_probe_true_positives": 2575,
37
+ "num_split_features": 1
38
+ },
39
+ {
40
+ "first_letter": "b",
41
+ "mean_absorption_fraction": 0.0,
42
+ "full_absorption_rate": 0.0018281535648994515,
43
+ "num_full_absorption": 3,
44
+ "num_probe_true_positives": 1641,
45
+ "num_split_features": 1
46
+ },
47
+ {
48
+ "first_letter": "c",
49
+ "mean_absorption_fraction": 0.00030878827714068144,
50
+ "full_absorption_rate": 0.00035587188612099647,
51
+ "num_full_absorption": 1,
52
+ "num_probe_true_positives": 2810,
53
+ "num_split_features": 1
54
+ },
55
+ {
56
+ "first_letter": "d",
57
+ "mean_absorption_fraction": 0.0,
58
+ "full_absorption_rate": 0.002986857825567503,
59
+ "num_full_absorption": 5,
60
+ "num_probe_true_positives": 1674,
61
+ "num_split_features": 1
62
+ },
63
+ {
64
+ "first_letter": "e",
65
+ "mean_absorption_fraction": 0.0,
66
+ "full_absorption_rate": 0.0043397396156230625,
67
+ "num_full_absorption": 7,
68
+ "num_probe_true_positives": 1613,
69
+ "num_split_features": 1
70
+ },
71
+ {
72
+ "first_letter": "f",
73
+ "mean_absorption_fraction": 0.0007744174949998641,
74
+ "full_absorption_rate": 0.0016220600162206002,
75
+ "num_full_absorption": 2,
76
+ "num_probe_true_positives": 1233,
77
+ "num_split_features": 1
78
+ },
79
+ {
80
+ "first_letter": "g",
81
+ "mean_absorption_fraction": 0.043234746814266485,
82
+ "full_absorption_rate": 0.009540329575021683,
83
+ "num_full_absorption": 11,
84
+ "num_probe_true_positives": 1153,
85
+ "num_split_features": 1
86
+ },
87
+ {
88
+ "first_letter": "h",
89
+ "mean_absorption_fraction": 0.0004039064581796007,
90
+ "full_absorption_rate": 0.0009633911368015414,
91
+ "num_full_absorption": 1,
92
+ "num_probe_true_positives": 1038,
93
+ "num_split_features": 1
94
+ },
95
+ {
96
+ "first_letter": "i",
97
+ "mean_absorption_fraction": 0.0003431586586339689,
98
+ "full_absorption_rate": 0.0005704506560182544,
99
+ "num_full_absorption": 1,
100
+ "num_probe_true_positives": 1753,
101
+ "num_split_features": 2
102
+ },
103
+ {
104
+ "first_letter": "j",
105
+ "mean_absorption_fraction": 0.0037303050471264526,
106
+ "full_absorption_rate": 0.004454342984409799,
107
+ "num_full_absorption": 2,
108
+ "num_probe_true_positives": 449,
109
+ "num_split_features": 1
110
+ },
111
+ {
112
+ "first_letter": "k",
113
+ "mean_absorption_fraction": 0.0065926497632613525,
114
+ "full_absorption_rate": 0.0,
115
+ "num_full_absorption": 0,
116
+ "num_probe_true_positives": 692,
117
+ "num_split_features": 1
118
+ },
119
+ {
120
+ "first_letter": "l",
121
+ "mean_absorption_fraction": 0.00015344639723778797,
122
+ "full_absorption_rate": 0.0,
123
+ "num_full_absorption": 0,
124
+ "num_probe_true_positives": 1208,
125
+ "num_split_features": 1
126
+ },
127
+ {
128
+ "first_letter": "m",
129
+ "mean_absorption_fraction": 0.0016512550783602156,
130
+ "full_absorption_rate": 0.0017201834862385322,
131
+ "num_full_absorption": 3,
132
+ "num_probe_true_positives": 1744,
133
+ "num_split_features": 1
134
+ },
135
+ {
136
+ "first_letter": "n",
137
+ "mean_absorption_fraction": 0.010410229726142903,
138
+ "full_absorption_rate": 0.0023446658851113715,
139
+ "num_full_absorption": 2,
140
+ "num_probe_true_positives": 853,
141
+ "num_split_features": 1
142
+ },
143
+ {
144
+ "first_letter": "o",
145
+ "mean_absorption_fraction": 0.5871499978419803,
146
+ "full_absorption_rate": 0.1919191919191919,
147
+ "num_full_absorption": 209,
148
+ "num_probe_true_positives": 1089,
149
+ "num_split_features": 1
150
+ },
151
+ {
152
+ "first_letter": "p",
153
+ "mean_absorption_fraction": 0.0,
154
+ "full_absorption_rate": 0.0,
155
+ "num_full_absorption": 0,
156
+ "num_probe_true_positives": 2351,
157
+ "num_split_features": 1
158
+ },
159
+ {
160
+ "first_letter": "q",
161
+ "mean_absorption_fraction": 0.00712739162217137,
162
+ "full_absorption_rate": 0.005263157894736842,
163
+ "num_full_absorption": 1,
164
+ "num_probe_true_positives": 190,
165
+ "num_split_features": 1
166
+ },
167
+ {
168
+ "first_letter": "r",
169
+ "mean_absorption_fraction": 0.0007979163237209857,
170
+ "full_absorption_rate": 0.0,
171
+ "num_full_absorption": 0,
172
+ "num_probe_true_positives": 1633,
173
+ "num_split_features": 1
174
+ },
175
+ {
176
+ "first_letter": "s",
177
+ "mean_absorption_fraction": 0.002060894307223809,
178
+ "full_absorption_rate": 0.0007104795737122557,
179
+ "num_full_absorption": 2,
180
+ "num_probe_true_positives": 2815,
181
+ "num_split_features": 1
182
+ },
183
+ {
184
+ "first_letter": "t",
185
+ "mean_absorption_fraction": 0.0034319078400795013,
186
+ "full_absorption_rate": 0.0005991611743559018,
187
+ "num_full_absorption": 1,
188
+ "num_probe_true_positives": 1669,
189
+ "num_split_features": 1
190
+ },
191
+ {
192
+ "first_letter": "u",
193
+ "mean_absorption_fraction": 0.026832953876707505,
194
+ "full_absorption_rate": 0.00651890482398957,
195
+ "num_full_absorption": 5,
196
+ "num_probe_true_positives": 767,
197
+ "num_split_features": 1
198
+ },
199
+ {
200
+ "first_letter": "v",
201
+ "mean_absorption_fraction": 0.0,
202
+ "full_absorption_rate": 0.002506265664160401,
203
+ "num_full_absorption": 2,
204
+ "num_probe_true_positives": 798,
205
+ "num_split_features": 1
206
+ },
207
+ {
208
+ "first_letter": "w",
209
+ "mean_absorption_fraction": 0.011486860759853433,
210
+ "full_absorption_rate": 0.007363770250368188,
211
+ "num_full_absorption": 5,
212
+ "num_probe_true_positives": 679,
213
+ "num_split_features": 1
214
+ },
215
+ {
216
+ "first_letter": "x",
217
+ "mean_absorption_fraction": 0.000319212461038081,
218
+ "full_absorption_rate": 0.0,
219
+ "num_full_absorption": 0,
220
+ "num_probe_true_positives": 94,
221
+ "num_split_features": 2
222
+ },
223
+ {
224
+ "first_letter": "y",
225
+ "mean_absorption_fraction": 0.01861206081539049,
226
+ "full_absorption_rate": 0.00625,
227
+ "num_full_absorption": 1,
228
+ "num_probe_true_positives": 160,
229
+ "num_split_features": 2
230
+ },
231
+ {
232
+ "first_letter": "z",
233
+ "mean_absorption_fraction": 0.011739720572018586,
234
+ "full_absorption_rate": 0.0038461538461538464,
235
+ "num_full_absorption": 1,
236
+ "num_probe_true_positives": 260,
237
+ "num_split_features": 1
238
+ }
239
+ ],
240
+ "sae_bench_commit_hash": "Unknown",
241
+ "sae_lens_id": "blocks.4.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.4.hook_resid_post",
254
+ "hook_layer": 4,
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
+ }