chanind commited on
Commit
23db189
·
verified ·
1 Parent(s): 3bb1f95

Upload sparse_probing/gemma-2-2b-res-matryoshka-dc_blocks.7.hook_resid_post_eval_results.json with huggingface_hub

Browse files
sparse_probing/gemma-2-2b-res-matryoshka-dc_blocks.7.hook_resid_post_eval_results.json ADDED
@@ -0,0 +1,675 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "eval_type_id": "sparse_probing",
3
+ "eval_config": {
4
+ "random_seed": 42,
5
+ "dataset_names": [
6
+ "LabHC/bias_in_bios_class_set1",
7
+ "LabHC/bias_in_bios_class_set2",
8
+ "LabHC/bias_in_bios_class_set3",
9
+ "canrager/amazon_reviews_mcauley_1and5",
10
+ "canrager/amazon_reviews_mcauley_1and5_sentiment",
11
+ "codeparrot/github-code",
12
+ "fancyzhx/ag_news",
13
+ "Helsinki-NLP/europarl"
14
+ ],
15
+ "probe_train_set_size": 4000,
16
+ "probe_test_set_size": 1000,
17
+ "context_length": 128,
18
+ "sae_batch_size": 125,
19
+ "llm_batch_size": 32,
20
+ "llm_dtype": "bfloat16",
21
+ "model_name": "gemma-2-2b",
22
+ "k_values": [
23
+ 1,
24
+ 2,
25
+ 5
26
+ ],
27
+ "lower_vram_usage": false
28
+ },
29
+ "eval_id": "23b811f8-60d2-4669-9569-74fb61ee47a0",
30
+ "datetime_epoch_millis": 1745753939106,
31
+ "eval_result_metrics": {
32
+ "llm": {
33
+ "llm_test_accuracy": 0.957375044748187,
34
+ "llm_top_1_test_accuracy": 0.6615,
35
+ "llm_top_2_test_accuracy": 0.7375375,
36
+ "llm_top_5_test_accuracy": 0.7839499999999999,
37
+ "llm_top_10_test_accuracy": null,
38
+ "llm_top_20_test_accuracy": null,
39
+ "llm_top_50_test_accuracy": null,
40
+ "llm_top_100_test_accuracy": null
41
+ },
42
+ "sae": {
43
+ "sae_test_accuracy": 0.953193797916174,
44
+ "sae_top_1_test_accuracy": 0.77345,
45
+ "sae_top_2_test_accuracy": 0.8163124999999999,
46
+ "sae_top_5_test_accuracy": 0.8835437500000001,
47
+ "sae_top_10_test_accuracy": null,
48
+ "sae_top_20_test_accuracy": null,
49
+ "sae_top_50_test_accuracy": null,
50
+ "sae_top_100_test_accuracy": null
51
+ }
52
+ },
53
+ "eval_result_details": [
54
+ {
55
+ "dataset_name": "LabHC/bias_in_bios_class_set1_results",
56
+ "llm_test_accuracy": 0.9702000498771668,
57
+ "llm_top_1_test_accuracy": 0.6587999999999999,
58
+ "llm_top_2_test_accuracy": 0.7306,
59
+ "llm_top_5_test_accuracy": 0.7682,
60
+ "llm_top_10_test_accuracy": null,
61
+ "llm_top_20_test_accuracy": null,
62
+ "llm_top_50_test_accuracy": null,
63
+ "llm_top_100_test_accuracy": null,
64
+ "sae_test_accuracy": 0.9670000553131104,
65
+ "sae_top_1_test_accuracy": 0.8039999999999999,
66
+ "sae_top_2_test_accuracy": 0.8539999999999999,
67
+ "sae_top_5_test_accuracy": 0.8886,
68
+ "sae_top_10_test_accuracy": null,
69
+ "sae_top_20_test_accuracy": null,
70
+ "sae_top_50_test_accuracy": null,
71
+ "sae_top_100_test_accuracy": null
72
+ },
73
+ {
74
+ "dataset_name": "LabHC/bias_in_bios_class_set2_results",
75
+ "llm_test_accuracy": 0.9538000583648681,
76
+ "llm_top_1_test_accuracy": 0.6644,
77
+ "llm_top_2_test_accuracy": 0.7294,
78
+ "llm_top_5_test_accuracy": 0.7636000000000001,
79
+ "llm_top_10_test_accuracy": null,
80
+ "llm_top_20_test_accuracy": null,
81
+ "llm_top_50_test_accuracy": null,
82
+ "llm_top_100_test_accuracy": null,
83
+ "sae_test_accuracy": 0.9472000479698182,
84
+ "sae_top_1_test_accuracy": 0.7642,
85
+ "sae_top_2_test_accuracy": 0.7969999999999999,
86
+ "sae_top_5_test_accuracy": 0.8804000000000001,
87
+ "sae_top_10_test_accuracy": null,
88
+ "sae_top_20_test_accuracy": null,
89
+ "sae_top_50_test_accuracy": null,
90
+ "sae_top_100_test_accuracy": null
91
+ },
92
+ {
93
+ "dataset_name": "LabHC/bias_in_bios_class_set3_results",
94
+ "llm_test_accuracy": 0.9312000393867492,
95
+ "llm_top_1_test_accuracy": 0.6848000000000001,
96
+ "llm_top_2_test_accuracy": 0.726,
97
+ "llm_top_5_test_accuracy": 0.7602,
98
+ "llm_top_10_test_accuracy": null,
99
+ "llm_top_20_test_accuracy": null,
100
+ "llm_top_50_test_accuracy": null,
101
+ "llm_top_100_test_accuracy": null,
102
+ "sae_test_accuracy": 0.9280000567436218,
103
+ "sae_top_1_test_accuracy": 0.8119999999999999,
104
+ "sae_top_2_test_accuracy": 0.8314,
105
+ "sae_top_5_test_accuracy": 0.8744,
106
+ "sae_top_10_test_accuracy": null,
107
+ "sae_top_20_test_accuracy": null,
108
+ "sae_top_50_test_accuracy": null,
109
+ "sae_top_100_test_accuracy": null
110
+ },
111
+ {
112
+ "dataset_name": "canrager/amazon_reviews_mcauley_1and5_results",
113
+ "llm_test_accuracy": 0.9240000486373902,
114
+ "llm_top_1_test_accuracy": 0.6288,
115
+ "llm_top_2_test_accuracy": 0.6561999999999999,
116
+ "llm_top_5_test_accuracy": 0.6958,
117
+ "llm_top_10_test_accuracy": null,
118
+ "llm_top_20_test_accuracy": null,
119
+ "llm_top_50_test_accuracy": null,
120
+ "llm_top_100_test_accuracy": null,
121
+ "sae_test_accuracy": 0.9248000502586364,
122
+ "sae_top_1_test_accuracy": 0.7686,
123
+ "sae_top_2_test_accuracy": 0.8061999999999999,
124
+ "sae_top_5_test_accuracy": 0.8418000000000001,
125
+ "sae_top_10_test_accuracy": null,
126
+ "sae_top_20_test_accuracy": null,
127
+ "sae_top_50_test_accuracy": null,
128
+ "sae_top_100_test_accuracy": null
129
+ },
130
+ {
131
+ "dataset_name": "canrager/amazon_reviews_mcauley_1and5_sentiment_results",
132
+ "llm_test_accuracy": 0.9570000469684601,
133
+ "llm_top_1_test_accuracy": 0.641,
134
+ "llm_top_2_test_accuracy": 0.701,
135
+ "llm_top_5_test_accuracy": 0.746,
136
+ "llm_top_10_test_accuracy": null,
137
+ "llm_top_20_test_accuracy": null,
138
+ "llm_top_50_test_accuracy": null,
139
+ "llm_top_100_test_accuracy": null,
140
+ "sae_test_accuracy": 0.9390000402927399,
141
+ "sae_top_1_test_accuracy": 0.6,
142
+ "sae_top_2_test_accuracy": 0.73,
143
+ "sae_top_5_test_accuracy": 0.84,
144
+ "sae_top_10_test_accuracy": null,
145
+ "sae_top_20_test_accuracy": null,
146
+ "sae_top_50_test_accuracy": null,
147
+ "sae_top_100_test_accuracy": null
148
+ },
149
+ {
150
+ "dataset_name": "codeparrot/github-code_results",
151
+ "llm_test_accuracy": 0.9712000489234924,
152
+ "llm_top_1_test_accuracy": 0.6437999999999999,
153
+ "llm_top_2_test_accuracy": 0.7306000000000001,
154
+ "llm_top_5_test_accuracy": 0.7847999999999999,
155
+ "llm_top_10_test_accuracy": null,
156
+ "llm_top_20_test_accuracy": null,
157
+ "llm_top_50_test_accuracy": null,
158
+ "llm_top_100_test_accuracy": null,
159
+ "sae_test_accuracy": 0.9700000286102295,
160
+ "sae_top_1_test_accuracy": 0.6948000000000001,
161
+ "sae_top_2_test_accuracy": 0.6756,
162
+ "sae_top_5_test_accuracy": 0.8413999999999999,
163
+ "sae_top_10_test_accuracy": null,
164
+ "sae_top_20_test_accuracy": null,
165
+ "sae_top_50_test_accuracy": null,
166
+ "sae_top_100_test_accuracy": null
167
+ },
168
+ {
169
+ "dataset_name": "fancyzhx/ag_news_results",
170
+ "llm_test_accuracy": 0.9520000368356705,
171
+ "llm_top_1_test_accuracy": 0.641,
172
+ "llm_top_2_test_accuracy": 0.7605,
173
+ "llm_top_5_test_accuracy": 0.826,
174
+ "llm_top_10_test_accuracy": null,
175
+ "llm_top_20_test_accuracy": null,
176
+ "llm_top_50_test_accuracy": null,
177
+ "llm_top_100_test_accuracy": null,
178
+ "sae_test_accuracy": 0.9507500529289246,
179
+ "sae_top_1_test_accuracy": 0.7859999999999999,
180
+ "sae_top_2_test_accuracy": 0.8384999999999999,
181
+ "sae_top_5_test_accuracy": 0.9027499999999999,
182
+ "sae_top_10_test_accuracy": null,
183
+ "sae_top_20_test_accuracy": null,
184
+ "sae_top_50_test_accuracy": null,
185
+ "sae_top_100_test_accuracy": null
186
+ },
187
+ {
188
+ "dataset_name": "Helsinki-NLP/europarl_results",
189
+ "llm_test_accuracy": 0.9996000289916992,
190
+ "llm_top_1_test_accuracy": 0.7294,
191
+ "llm_top_2_test_accuracy": 0.866,
192
+ "llm_top_5_test_accuracy": 0.9269999999999999,
193
+ "llm_top_10_test_accuracy": null,
194
+ "llm_top_20_test_accuracy": null,
195
+ "llm_top_50_test_accuracy": null,
196
+ "llm_top_100_test_accuracy": null,
197
+ "sae_test_accuracy": 0.9988000512123107,
198
+ "sae_top_1_test_accuracy": 0.958,
199
+ "sae_top_2_test_accuracy": 0.9978,
200
+ "sae_top_5_test_accuracy": 0.999,
201
+ "sae_top_10_test_accuracy": null,
202
+ "sae_top_20_test_accuracy": null,
203
+ "sae_top_50_test_accuracy": null,
204
+ "sae_top_100_test_accuracy": null
205
+ }
206
+ ],
207
+ "sae_bench_commit_hash": "Unknown",
208
+ "sae_lens_id": "blocks.7.hook_resid_post",
209
+ "sae_lens_release_id": "gemma-2-2b-res-matryoshka-dc",
210
+ "sae_lens_version": "5.9.1",
211
+ "sae_cfg_dict": {
212
+ "architecture": "jumprelu",
213
+ "d_in": 2304,
214
+ "d_sae": 32768,
215
+ "activation_fn_str": "relu",
216
+ "apply_b_dec_to_input": true,
217
+ "finetuning_scaling_factor": false,
218
+ "context_size": 1024,
219
+ "model_name": "gemma-2-2b",
220
+ "hook_name": "blocks.7.hook_resid_post",
221
+ "hook_layer": 7,
222
+ "hook_head_index": null,
223
+ "prepend_bos": true,
224
+ "dataset_path": "chanind/pile-uncopyrighted-gemma-1024-abbrv-1B",
225
+ "dataset_trust_remote_code": true,
226
+ "normalize_activations": "none",
227
+ "dtype": "torch.bfloat16",
228
+ "device": "cuda",
229
+ "sae_lens_training_version": "5.5.1",
230
+ "activation_fn_kwargs": {
231
+ "k": 40
232
+ },
233
+ "neuronpedia_id": null,
234
+ "model_from_pretrained_kwargs": {
235
+ "center_writing_weights": false
236
+ },
237
+ "seqpos_slice": [
238
+ null
239
+ ]
240
+ },
241
+ "eval_result_unstructured": {
242
+ "LabHC/bias_in_bios_class_set1_results": {
243
+ "sae_test_accuracy": {
244
+ "0": 0.9440000653266907,
245
+ "1": 0.9630000591278076,
246
+ "2": 0.9550000429153442,
247
+ "6": 0.9900000691413879,
248
+ "9": 0.9830000400543213
249
+ },
250
+ "llm_test_accuracy": {
251
+ "0": 0.9550000429153442,
252
+ "1": 0.968000054359436,
253
+ "2": 0.9540000557899475,
254
+ "6": 0.9920000433921814,
255
+ "9": 0.9820000529289246
256
+ },
257
+ "llm_top_1_test_accuracy": {
258
+ "0": 0.592,
259
+ "1": 0.632,
260
+ "2": 0.6,
261
+ "6": 0.776,
262
+ "9": 0.694
263
+ },
264
+ "llm_top_2_test_accuracy": {
265
+ "0": 0.672,
266
+ "1": 0.651,
267
+ "2": 0.696,
268
+ "6": 0.79,
269
+ "9": 0.844
270
+ },
271
+ "llm_top_5_test_accuracy": {
272
+ "0": 0.688,
273
+ "1": 0.744,
274
+ "2": 0.747,
275
+ "6": 0.803,
276
+ "9": 0.859
277
+ },
278
+ "sae_top_1_test_accuracy": {
279
+ "0": 0.623,
280
+ "1": 0.638,
281
+ "2": 0.84,
282
+ "6": 0.977,
283
+ "9": 0.942
284
+ },
285
+ "sae_top_2_test_accuracy": {
286
+ "0": 0.67,
287
+ "1": 0.807,
288
+ "2": 0.863,
289
+ "6": 0.98,
290
+ "9": 0.95
291
+ },
292
+ "sae_top_5_test_accuracy": {
293
+ "0": 0.773,
294
+ "1": 0.822,
295
+ "2": 0.907,
296
+ "6": 0.989,
297
+ "9": 0.952
298
+ }
299
+ },
300
+ "LabHC/bias_in_bios_class_set2_results": {
301
+ "sae_test_accuracy": {
302
+ "11": 0.9480000734329224,
303
+ "13": 0.9550000429153442,
304
+ "14": 0.9500000476837158,
305
+ "18": 0.9190000295639038,
306
+ "19": 0.9640000462532043
307
+ },
308
+ "llm_test_accuracy": {
309
+ "11": 0.9630000591278076,
310
+ "13": 0.9530000686645508,
311
+ "14": 0.9580000638961792,
312
+ "18": 0.9360000491142273,
313
+ "19": 0.9590000510215759
314
+ },
315
+ "llm_top_1_test_accuracy": {
316
+ "11": 0.558,
317
+ "13": 0.67,
318
+ "14": 0.654,
319
+ "18": 0.663,
320
+ "19": 0.777
321
+ },
322
+ "llm_top_2_test_accuracy": {
323
+ "11": 0.771,
324
+ "13": 0.705,
325
+ "14": 0.684,
326
+ "18": 0.715,
327
+ "19": 0.772
328
+ },
329
+ "llm_top_5_test_accuracy": {
330
+ "11": 0.778,
331
+ "13": 0.756,
332
+ "14": 0.708,
333
+ "18": 0.721,
334
+ "19": 0.855
335
+ },
336
+ "sae_top_1_test_accuracy": {
337
+ "11": 0.734,
338
+ "13": 0.682,
339
+ "14": 0.886,
340
+ "18": 0.678,
341
+ "19": 0.841
342
+ },
343
+ "sae_top_2_test_accuracy": {
344
+ "11": 0.737,
345
+ "13": 0.772,
346
+ "14": 0.896,
347
+ "18": 0.738,
348
+ "19": 0.842
349
+ },
350
+ "sae_top_5_test_accuracy": {
351
+ "11": 0.924,
352
+ "13": 0.814,
353
+ "14": 0.876,
354
+ "18": 0.9,
355
+ "19": 0.888
356
+ }
357
+ },
358
+ "LabHC/bias_in_bios_class_set3_results": {
359
+ "sae_test_accuracy": {
360
+ "20": 0.9540000557899475,
361
+ "21": 0.9190000295639038,
362
+ "22": 0.9250000715255737,
363
+ "25": 0.9540000557899475,
364
+ "26": 0.8880000710487366
365
+ },
366
+ "llm_test_accuracy": {
367
+ "20": 0.956000030040741,
368
+ "21": 0.9220000505447388,
369
+ "22": 0.9230000376701355,
370
+ "25": 0.9660000205039978,
371
+ "26": 0.8890000581741333
372
+ },
373
+ "llm_top_1_test_accuracy": {
374
+ "20": 0.718,
375
+ "21": 0.726,
376
+ "22": 0.631,
377
+ "25": 0.718,
378
+ "26": 0.631
379
+ },
380
+ "llm_top_2_test_accuracy": {
381
+ "20": 0.81,
382
+ "21": 0.758,
383
+ "22": 0.66,
384
+ "25": 0.727,
385
+ "26": 0.675
386
+ },
387
+ "llm_top_5_test_accuracy": {
388
+ "20": 0.828,
389
+ "21": 0.772,
390
+ "22": 0.705,
391
+ "25": 0.83,
392
+ "26": 0.666
393
+ },
394
+ "sae_top_1_test_accuracy": {
395
+ "20": 0.841,
396
+ "21": 0.828,
397
+ "22": 0.898,
398
+ "25": 0.853,
399
+ "26": 0.64
400
+ },
401
+ "sae_top_2_test_accuracy": {
402
+ "20": 0.861,
403
+ "21": 0.829,
404
+ "22": 0.895,
405
+ "25": 0.848,
406
+ "26": 0.724
407
+ },
408
+ "sae_top_5_test_accuracy": {
409
+ "20": 0.915,
410
+ "21": 0.858,
411
+ "22": 0.893,
412
+ "25": 0.912,
413
+ "26": 0.794
414
+ }
415
+ },
416
+ "canrager/amazon_reviews_mcauley_1and5_results": {
417
+ "sae_test_accuracy": {
418
+ "1": 0.9540000557899475,
419
+ "2": 0.9360000491142273,
420
+ "3": 0.9190000295639038,
421
+ "5": 0.9310000538825989,
422
+ "6": 0.8840000629425049
423
+ },
424
+ "llm_test_accuracy": {
425
+ "1": 0.9410000443458557,
426
+ "2": 0.9390000700950623,
427
+ "3": 0.9260000586509705,
428
+ "5": 0.940000057220459,
429
+ "6": 0.8740000128746033
430
+ },
431
+ "llm_top_1_test_accuracy": {
432
+ "1": 0.722,
433
+ "2": 0.631,
434
+ "3": 0.621,
435
+ "5": 0.562,
436
+ "6": 0.608
437
+ },
438
+ "llm_top_2_test_accuracy": {
439
+ "1": 0.77,
440
+ "2": 0.638,
441
+ "3": 0.613,
442
+ "5": 0.622,
443
+ "6": 0.638
444
+ },
445
+ "llm_top_5_test_accuracy": {
446
+ "1": 0.794,
447
+ "2": 0.755,
448
+ "3": 0.632,
449
+ "5": 0.623,
450
+ "6": 0.675
451
+ },
452
+ "sae_top_1_test_accuracy": {
453
+ "1": 0.821,
454
+ "2": 0.817,
455
+ "3": 0.638,
456
+ "5": 0.857,
457
+ "6": 0.71
458
+ },
459
+ "sae_top_2_test_accuracy": {
460
+ "1": 0.87,
461
+ "2": 0.821,
462
+ "3": 0.705,
463
+ "5": 0.89,
464
+ "6": 0.745
465
+ },
466
+ "sae_top_5_test_accuracy": {
467
+ "1": 0.914,
468
+ "2": 0.875,
469
+ "3": 0.749,
470
+ "5": 0.906,
471
+ "6": 0.765
472
+ }
473
+ },
474
+ "canrager/amazon_reviews_mcauley_1and5_sentiment_results": {
475
+ "sae_test_accuracy": {
476
+ "1.0": 0.9380000233650208,
477
+ "5.0": 0.940000057220459
478
+ },
479
+ "llm_test_accuracy": {
480
+ "1.0": 0.9550000429153442,
481
+ "5.0": 0.9590000510215759
482
+ },
483
+ "llm_top_1_test_accuracy": {
484
+ "1.0": 0.641,
485
+ "5.0": 0.641
486
+ },
487
+ "llm_top_2_test_accuracy": {
488
+ "1.0": 0.701,
489
+ "5.0": 0.701
490
+ },
491
+ "llm_top_5_test_accuracy": {
492
+ "1.0": 0.746,
493
+ "5.0": 0.746
494
+ },
495
+ "sae_top_1_test_accuracy": {
496
+ "1.0": 0.6,
497
+ "5.0": 0.6
498
+ },
499
+ "sae_top_2_test_accuracy": {
500
+ "1.0": 0.73,
501
+ "5.0": 0.73
502
+ },
503
+ "sae_top_5_test_accuracy": {
504
+ "1.0": 0.84,
505
+ "5.0": 0.84
506
+ }
507
+ },
508
+ "codeparrot/github-code_results": {
509
+ "sae_test_accuracy": {
510
+ "C": 0.9570000171661377,
511
+ "Python": 0.9790000319480896,
512
+ "HTML": 0.9890000224113464,
513
+ "Java": 0.9650000333786011,
514
+ "PHP": 0.9600000381469727
515
+ },
516
+ "llm_test_accuracy": {
517
+ "C": 0.9580000638961792,
518
+ "Python": 0.9880000352859497,
519
+ "HTML": 0.9850000739097595,
520
+ "Java": 0.9610000252723694,
521
+ "PHP": 0.9640000462532043
522
+ },
523
+ "llm_top_1_test_accuracy": {
524
+ "C": 0.572,
525
+ "Python": 0.622,
526
+ "HTML": 0.797,
527
+ "Java": 0.622,
528
+ "PHP": 0.606
529
+ },
530
+ "llm_top_2_test_accuracy": {
531
+ "C": 0.68,
532
+ "Python": 0.708,
533
+ "HTML": 0.926,
534
+ "Java": 0.7,
535
+ "PHP": 0.639
536
+ },
537
+ "llm_top_5_test_accuracy": {
538
+ "C": 0.786,
539
+ "Python": 0.734,
540
+ "HTML": 0.953,
541
+ "Java": 0.774,
542
+ "PHP": 0.677
543
+ },
544
+ "sae_top_1_test_accuracy": {
545
+ "C": 0.638,
546
+ "Python": 0.638,
547
+ "HTML": 0.699,
548
+ "Java": 0.665,
549
+ "PHP": 0.834
550
+ },
551
+ "sae_top_2_test_accuracy": {
552
+ "C": 0.675,
553
+ "Python": 0.64,
554
+ "HTML": 0.837,
555
+ "Java": 0.647,
556
+ "PHP": 0.579
557
+ },
558
+ "sae_top_5_test_accuracy": {
559
+ "C": 0.817,
560
+ "Python": 0.951,
561
+ "HTML": 0.947,
562
+ "Java": 0.657,
563
+ "PHP": 0.835
564
+ }
565
+ },
566
+ "fancyzhx/ag_news_results": {
567
+ "sae_test_accuracy": {
568
+ "0": 0.940000057220459,
569
+ "1": 0.984000027179718,
570
+ "2": 0.9310000538825989,
571
+ "3": 0.9480000734329224
572
+ },
573
+ "llm_test_accuracy": {
574
+ "0": 0.9420000314712524,
575
+ "1": 0.9890000224113464,
576
+ "2": 0.9290000200271606,
577
+ "3": 0.9480000734329224
578
+ },
579
+ "llm_top_1_test_accuracy": {
580
+ "0": 0.608,
581
+ "1": 0.679,
582
+ "2": 0.651,
583
+ "3": 0.626
584
+ },
585
+ "llm_top_2_test_accuracy": {
586
+ "0": 0.794,
587
+ "1": 0.803,
588
+ "2": 0.697,
589
+ "3": 0.748
590
+ },
591
+ "llm_top_5_test_accuracy": {
592
+ "0": 0.819,
593
+ "1": 0.864,
594
+ "2": 0.767,
595
+ "3": 0.854
596
+ },
597
+ "sae_top_1_test_accuracy": {
598
+ "0": 0.822,
599
+ "1": 0.97,
600
+ "2": 0.606,
601
+ "3": 0.746
602
+ },
603
+ "sae_top_2_test_accuracy": {
604
+ "0": 0.851,
605
+ "1": 0.97,
606
+ "2": 0.774,
607
+ "3": 0.759
608
+ },
609
+ "sae_top_5_test_accuracy": {
610
+ "0": 0.896,
611
+ "1": 0.977,
612
+ "2": 0.857,
613
+ "3": 0.881
614
+ }
615
+ },
616
+ "Helsinki-NLP/europarl_results": {
617
+ "sae_test_accuracy": {
618
+ "en": 0.999000072479248,
619
+ "fr": 1.0,
620
+ "de": 0.999000072479248,
621
+ "es": 0.9970000386238098,
622
+ "nl": 0.999000072479248
623
+ },
624
+ "llm_test_accuracy": {
625
+ "en": 0.999000072479248,
626
+ "fr": 1.0,
627
+ "de": 1.0,
628
+ "es": 0.999000072479248,
629
+ "nl": 1.0
630
+ },
631
+ "llm_top_1_test_accuracy": {
632
+ "en": 0.833,
633
+ "fr": 0.598,
634
+ "de": 0.684,
635
+ "es": 0.909,
636
+ "nl": 0.623
637
+ },
638
+ "llm_top_2_test_accuracy": {
639
+ "en": 0.858,
640
+ "fr": 0.885,
641
+ "de": 0.81,
642
+ "es": 0.964,
643
+ "nl": 0.813
644
+ },
645
+ "llm_top_5_test_accuracy": {
646
+ "en": 0.929,
647
+ "fr": 0.962,
648
+ "de": 0.883,
649
+ "es": 0.988,
650
+ "nl": 0.873
651
+ },
652
+ "sae_top_1_test_accuracy": {
653
+ "en": 0.999,
654
+ "fr": 0.98,
655
+ "de": 1.0,
656
+ "es": 0.996,
657
+ "nl": 0.815
658
+ },
659
+ "sae_top_2_test_accuracy": {
660
+ "en": 0.997,
661
+ "fr": 0.997,
662
+ "de": 1.0,
663
+ "es": 0.996,
664
+ "nl": 0.999
665
+ },
666
+ "sae_top_5_test_accuracy": {
667
+ "en": 0.999,
668
+ "fr": 0.998,
669
+ "de": 1.0,
670
+ "es": 0.999,
671
+ "nl": 0.999
672
+ }
673
+ }
674
+ }
675
+ }