chanind commited on
Commit
b6959d5
·
verified ·
1 Parent(s): d76dabc

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

Browse files
sparse_probing/gemma-2-2b-res-matryoshka-dc_blocks.5.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": 1745753778261,
31
+ "eval_result_metrics": {
32
+ "llm": {
33
+ "llm_test_accuracy": 0.94785629324615,
34
+ "llm_top_1_test_accuracy": 0.679,
35
+ "llm_top_2_test_accuracy": 0.7241375,
36
+ "llm_top_5_test_accuracy": 0.7792437499999999,
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.9424250468611718,
44
+ "sae_top_1_test_accuracy": 0.761725,
45
+ "sae_top_2_test_accuracy": 0.7938937500000001,
46
+ "sae_top_5_test_accuracy": 0.8631499999999999,
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.9626000404357911,
57
+ "llm_top_1_test_accuracy": 0.6714,
58
+ "llm_top_2_test_accuracy": 0.6866,
59
+ "llm_top_5_test_accuracy": 0.7459999999999999,
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.9566000461578369,
65
+ "sae_top_1_test_accuracy": 0.7922,
66
+ "sae_top_2_test_accuracy": 0.8124,
67
+ "sae_top_5_test_accuracy": 0.9067999999999999,
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.9476000547409058,
76
+ "llm_top_1_test_accuracy": 0.6726,
77
+ "llm_top_2_test_accuracy": 0.7218,
78
+ "llm_top_5_test_accuracy": 0.7754,
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.9378000497817993,
84
+ "sae_top_1_test_accuracy": 0.7180000000000001,
85
+ "sae_top_2_test_accuracy": 0.7326,
86
+ "sae_top_5_test_accuracy": 0.8038000000000001,
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.9228000402450561,
95
+ "llm_top_1_test_accuracy": 0.6772,
96
+ "llm_top_2_test_accuracy": 0.708,
97
+ "llm_top_5_test_accuracy": 0.7418,
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.920400059223175,
103
+ "sae_top_1_test_accuracy": 0.7306000000000001,
104
+ "sae_top_2_test_accuracy": 0.7992,
105
+ "sae_top_5_test_accuracy": 0.835,
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.9000000357627869,
114
+ "llm_top_1_test_accuracy": 0.615,
115
+ "llm_top_2_test_accuracy": 0.6302000000000001,
116
+ "llm_top_5_test_accuracy": 0.6941999999999999,
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.8984000444412231,
122
+ "sae_top_1_test_accuracy": 0.692,
123
+ "sae_top_2_test_accuracy": 0.7429999999999999,
124
+ "sae_top_5_test_accuracy": 0.8023999999999999,
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.9340000450611115,
133
+ "llm_top_1_test_accuracy": 0.628,
134
+ "llm_top_2_test_accuracy": 0.686,
135
+ "llm_top_5_test_accuracy": 0.738,
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.9130000472068787,
141
+ "sae_top_1_test_accuracy": 0.755,
142
+ "sae_top_2_test_accuracy": 0.776,
143
+ "sae_top_5_test_accuracy": 0.842,
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.9710000514984131,
152
+ "llm_top_1_test_accuracy": 0.6568,
153
+ "llm_top_2_test_accuracy": 0.708,
154
+ "llm_top_5_test_accuracy": 0.7871999999999999,
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.9690000414848328,
160
+ "sae_top_1_test_accuracy": 0.6876,
161
+ "sae_top_2_test_accuracy": 0.6894000000000001,
162
+ "sae_top_5_test_accuracy": 0.843,
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.9452500492334366,
171
+ "llm_top_1_test_accuracy": 0.7120000000000001,
172
+ "llm_top_2_test_accuracy": 0.7595,
173
+ "llm_top_5_test_accuracy": 0.80375,
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.9450000524520874,
179
+ "sae_top_1_test_accuracy": 0.755,
180
+ "sae_top_2_test_accuracy": 0.80175,
181
+ "sae_top_5_test_accuracy": 0.8739999999999999,
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.799,
191
+ "llm_top_2_test_accuracy": 0.893,
192
+ "llm_top_5_test_accuracy": 0.9475999999999999,
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.9992000341415406,
198
+ "sae_top_1_test_accuracy": 0.9634,
199
+ "sae_top_2_test_accuracy": 0.9968,
200
+ "sae_top_5_test_accuracy": 0.9982,
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.5.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.5.hook_resid_post",
221
+ "hook_layer": 5,
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.937000036239624,
245
+ "1": 0.9550000429153442,
246
+ "2": 0.940000057220459,
247
+ "6": 0.9790000319480896,
248
+ "9": 0.9720000624656677
249
+ },
250
+ "llm_test_accuracy": {
251
+ "0": 0.9360000491142273,
252
+ "1": 0.9650000333786011,
253
+ "2": 0.9450000524520874,
254
+ "6": 0.9940000176429749,
255
+ "9": 0.9730000495910645
256
+ },
257
+ "llm_top_1_test_accuracy": {
258
+ "0": 0.595,
259
+ "1": 0.64,
260
+ "2": 0.67,
261
+ "6": 0.765,
262
+ "9": 0.687
263
+ },
264
+ "llm_top_2_test_accuracy": {
265
+ "0": 0.6,
266
+ "1": 0.619,
267
+ "2": 0.674,
268
+ "6": 0.809,
269
+ "9": 0.731
270
+ },
271
+ "llm_top_5_test_accuracy": {
272
+ "0": 0.697,
273
+ "1": 0.733,
274
+ "2": 0.72,
275
+ "6": 0.825,
276
+ "9": 0.755
277
+ },
278
+ "sae_top_1_test_accuracy": {
279
+ "0": 0.78,
280
+ "1": 0.614,
281
+ "2": 0.862,
282
+ "6": 0.965,
283
+ "9": 0.74
284
+ },
285
+ "sae_top_2_test_accuracy": {
286
+ "0": 0.799,
287
+ "1": 0.661,
288
+ "2": 0.862,
289
+ "6": 0.971,
290
+ "9": 0.769
291
+ },
292
+ "sae_top_5_test_accuracy": {
293
+ "0": 0.874,
294
+ "1": 0.834,
295
+ "2": 0.907,
296
+ "6": 0.976,
297
+ "9": 0.943
298
+ }
299
+ },
300
+ "LabHC/bias_in_bios_class_set2_results": {
301
+ "sae_test_accuracy": {
302
+ "11": 0.9480000734329224,
303
+ "13": 0.9450000524520874,
304
+ "14": 0.9390000700950623,
305
+ "18": 0.9000000357627869,
306
+ "19": 0.9570000171661377
307
+ },
308
+ "llm_test_accuracy": {
309
+ "11": 0.9580000638961792,
310
+ "13": 0.9440000653266907,
311
+ "14": 0.9510000348091125,
312
+ "18": 0.9220000505447388,
313
+ "19": 0.9630000591278076
314
+ },
315
+ "llm_top_1_test_accuracy": {
316
+ "11": 0.581,
317
+ "13": 0.693,
318
+ "14": 0.643,
319
+ "18": 0.687,
320
+ "19": 0.759
321
+ },
322
+ "llm_top_2_test_accuracy": {
323
+ "11": 0.76,
324
+ "13": 0.698,
325
+ "14": 0.664,
326
+ "18": 0.713,
327
+ "19": 0.774
328
+ },
329
+ "llm_top_5_test_accuracy": {
330
+ "11": 0.862,
331
+ "13": 0.769,
332
+ "14": 0.698,
333
+ "18": 0.727,
334
+ "19": 0.821
335
+ },
336
+ "sae_top_1_test_accuracy": {
337
+ "11": 0.819,
338
+ "13": 0.697,
339
+ "14": 0.637,
340
+ "18": 0.675,
341
+ "19": 0.762
342
+ },
343
+ "sae_top_2_test_accuracy": {
344
+ "11": 0.841,
345
+ "13": 0.732,
346
+ "14": 0.644,
347
+ "18": 0.702,
348
+ "19": 0.744
349
+ },
350
+ "sae_top_5_test_accuracy": {
351
+ "11": 0.861,
352
+ "13": 0.728,
353
+ "14": 0.809,
354
+ "18": 0.74,
355
+ "19": 0.881
356
+ }
357
+ },
358
+ "LabHC/bias_in_bios_class_set3_results": {
359
+ "sae_test_accuracy": {
360
+ "20": 0.9490000605583191,
361
+ "21": 0.9110000729560852,
362
+ "22": 0.9110000729560852,
363
+ "25": 0.9540000557899475,
364
+ "26": 0.8770000338554382
365
+ },
366
+ "llm_test_accuracy": {
367
+ "20": 0.9440000653266907,
368
+ "21": 0.9130000472068787,
369
+ "22": 0.9180000424385071,
370
+ "25": 0.956000030040741,
371
+ "26": 0.8830000162124634
372
+ },
373
+ "llm_top_1_test_accuracy": {
374
+ "20": 0.652,
375
+ "21": 0.718,
376
+ "22": 0.623,
377
+ "25": 0.737,
378
+ "26": 0.656
379
+ },
380
+ "llm_top_2_test_accuracy": {
381
+ "20": 0.784,
382
+ "21": 0.759,
383
+ "22": 0.606,
384
+ "25": 0.737,
385
+ "26": 0.654
386
+ },
387
+ "llm_top_5_test_accuracy": {
388
+ "20": 0.821,
389
+ "21": 0.769,
390
+ "22": 0.706,
391
+ "25": 0.752,
392
+ "26": 0.661
393
+ },
394
+ "sae_top_1_test_accuracy": {
395
+ "20": 0.903,
396
+ "21": 0.592,
397
+ "22": 0.891,
398
+ "25": 0.663,
399
+ "26": 0.604
400
+ },
401
+ "sae_top_2_test_accuracy": {
402
+ "20": 0.91,
403
+ "21": 0.691,
404
+ "22": 0.884,
405
+ "25": 0.867,
406
+ "26": 0.644
407
+ },
408
+ "sae_top_5_test_accuracy": {
409
+ "20": 0.915,
410
+ "21": 0.737,
411
+ "22": 0.877,
412
+ "25": 0.891,
413
+ "26": 0.755
414
+ }
415
+ },
416
+ "canrager/amazon_reviews_mcauley_1and5_results": {
417
+ "sae_test_accuracy": {
418
+ "1": 0.9290000200271606,
419
+ "2": 0.9230000376701355,
420
+ "3": 0.8840000629425049,
421
+ "5": 0.9040000438690186,
422
+ "6": 0.8520000576972961
423
+ },
424
+ "llm_test_accuracy": {
425
+ "1": 0.9240000247955322,
426
+ "2": 0.9200000166893005,
427
+ "3": 0.9040000438690186,
428
+ "5": 0.9030000567436218,
429
+ "6": 0.8490000367164612
430
+ },
431
+ "llm_top_1_test_accuracy": {
432
+ "1": 0.711,
433
+ "2": 0.595,
434
+ "3": 0.604,
435
+ "5": 0.558,
436
+ "6": 0.607
437
+ },
438
+ "llm_top_2_test_accuracy": {
439
+ "1": 0.695,
440
+ "2": 0.684,
441
+ "3": 0.604,
442
+ "5": 0.558,
443
+ "6": 0.61
444
+ },
445
+ "llm_top_5_test_accuracy": {
446
+ "1": 0.755,
447
+ "2": 0.742,
448
+ "3": 0.625,
449
+ "5": 0.658,
450
+ "6": 0.691
451
+ },
452
+ "sae_top_1_test_accuracy": {
453
+ "1": 0.616,
454
+ "2": 0.825,
455
+ "3": 0.623,
456
+ "5": 0.808,
457
+ "6": 0.588
458
+ },
459
+ "sae_top_2_test_accuracy": {
460
+ "1": 0.857,
461
+ "2": 0.838,
462
+ "3": 0.615,
463
+ "5": 0.813,
464
+ "6": 0.592
465
+ },
466
+ "sae_top_5_test_accuracy": {
467
+ "1": 0.888,
468
+ "2": 0.865,
469
+ "3": 0.728,
470
+ "5": 0.845,
471
+ "6": 0.686
472
+ }
473
+ },
474
+ "canrager/amazon_reviews_mcauley_1and5_sentiment_results": {
475
+ "sae_test_accuracy": {
476
+ "1.0": 0.9150000214576721,
477
+ "5.0": 0.9110000729560852
478
+ },
479
+ "llm_test_accuracy": {
480
+ "1.0": 0.9350000619888306,
481
+ "5.0": 0.9330000281333923
482
+ },
483
+ "llm_top_1_test_accuracy": {
484
+ "1.0": 0.628,
485
+ "5.0": 0.628
486
+ },
487
+ "llm_top_2_test_accuracy": {
488
+ "1.0": 0.686,
489
+ "5.0": 0.686
490
+ },
491
+ "llm_top_5_test_accuracy": {
492
+ "1.0": 0.738,
493
+ "5.0": 0.738
494
+ },
495
+ "sae_top_1_test_accuracy": {
496
+ "1.0": 0.755,
497
+ "5.0": 0.755
498
+ },
499
+ "sae_top_2_test_accuracy": {
500
+ "1.0": 0.776,
501
+ "5.0": 0.776
502
+ },
503
+ "sae_top_5_test_accuracy": {
504
+ "1.0": 0.842,
505
+ "5.0": 0.842
506
+ }
507
+ },
508
+ "codeparrot/github-code_results": {
509
+ "sae_test_accuracy": {
510
+ "C": 0.9500000476837158,
511
+ "Python": 0.984000027179718,
512
+ "HTML": 0.9890000224113464,
513
+ "Java": 0.9640000462532043,
514
+ "PHP": 0.9580000638961792
515
+ },
516
+ "llm_test_accuracy": {
517
+ "C": 0.9600000381469727,
518
+ "Python": 0.987000048160553,
519
+ "HTML": 0.9900000691413879,
520
+ "Java": 0.9620000720024109,
521
+ "PHP": 0.956000030040741
522
+ },
523
+ "llm_top_1_test_accuracy": {
524
+ "C": 0.643,
525
+ "Python": 0.599,
526
+ "HTML": 0.796,
527
+ "Java": 0.641,
528
+ "PHP": 0.605
529
+ },
530
+ "llm_top_2_test_accuracy": {
531
+ "C": 0.699,
532
+ "Python": 0.615,
533
+ "HTML": 0.935,
534
+ "Java": 0.665,
535
+ "PHP": 0.626
536
+ },
537
+ "llm_top_5_test_accuracy": {
538
+ "C": 0.752,
539
+ "Python": 0.77,
540
+ "HTML": 0.955,
541
+ "Java": 0.764,
542
+ "PHP": 0.695
543
+ },
544
+ "sae_top_1_test_accuracy": {
545
+ "C": 0.64,
546
+ "Python": 0.604,
547
+ "HTML": 0.931,
548
+ "Java": 0.634,
549
+ "PHP": 0.629
550
+ },
551
+ "sae_top_2_test_accuracy": {
552
+ "C": 0.638,
553
+ "Python": 0.635,
554
+ "HTML": 0.925,
555
+ "Java": 0.637,
556
+ "PHP": 0.612
557
+ },
558
+ "sae_top_5_test_accuracy": {
559
+ "C": 0.688,
560
+ "Python": 0.927,
561
+ "HTML": 0.946,
562
+ "Java": 0.748,
563
+ "PHP": 0.906
564
+ }
565
+ },
566
+ "fancyzhx/ag_news_results": {
567
+ "sae_test_accuracy": {
568
+ "0": 0.940000057220459,
569
+ "1": 0.9740000367164612,
570
+ "2": 0.9160000681877136,
571
+ "3": 0.9500000476837158
572
+ },
573
+ "llm_test_accuracy": {
574
+ "0": 0.9310000538825989,
575
+ "1": 0.9810000658035278,
576
+ "2": 0.9290000200271606,
577
+ "3": 0.940000057220459
578
+ },
579
+ "llm_top_1_test_accuracy": {
580
+ "0": 0.744,
581
+ "1": 0.783,
582
+ "2": 0.639,
583
+ "3": 0.682
584
+ },
585
+ "llm_top_2_test_accuracy": {
586
+ "0": 0.738,
587
+ "1": 0.806,
588
+ "2": 0.687,
589
+ "3": 0.807
590
+ },
591
+ "llm_top_5_test_accuracy": {
592
+ "0": 0.776,
593
+ "1": 0.877,
594
+ "2": 0.742,
595
+ "3": 0.82
596
+ },
597
+ "sae_top_1_test_accuracy": {
598
+ "0": 0.735,
599
+ "1": 0.856,
600
+ "2": 0.732,
601
+ "3": 0.697
602
+ },
603
+ "sae_top_2_test_accuracy": {
604
+ "0": 0.749,
605
+ "1": 0.863,
606
+ "2": 0.836,
607
+ "3": 0.759
608
+ },
609
+ "sae_top_5_test_accuracy": {
610
+ "0": 0.861,
611
+ "1": 0.943,
612
+ "2": 0.848,
613
+ "3": 0.844
614
+ }
615
+ },
616
+ "Helsinki-NLP/europarl_results": {
617
+ "sae_test_accuracy": {
618
+ "en": 0.9980000257492065,
619
+ "fr": 1.0,
620
+ "de": 1.0,
621
+ "es": 0.999000072479248,
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.894,
633
+ "fr": 0.634,
634
+ "de": 0.75,
635
+ "es": 0.88,
636
+ "nl": 0.837
637
+ },
638
+ "llm_top_2_test_accuracy": {
639
+ "en": 0.899,
640
+ "fr": 0.905,
641
+ "de": 0.83,
642
+ "es": 0.958,
643
+ "nl": 0.873
644
+ },
645
+ "llm_top_5_test_accuracy": {
646
+ "en": 0.984,
647
+ "fr": 0.969,
648
+ "de": 0.887,
649
+ "es": 0.978,
650
+ "nl": 0.92
651
+ },
652
+ "sae_top_1_test_accuracy": {
653
+ "en": 0.997,
654
+ "fr": 0.996,
655
+ "de": 0.986,
656
+ "es": 0.998,
657
+ "nl": 0.84
658
+ },
659
+ "sae_top_2_test_accuracy": {
660
+ "en": 0.998,
661
+ "fr": 0.997,
662
+ "de": 0.993,
663
+ "es": 0.998,
664
+ "nl": 0.998
665
+ },
666
+ "sae_top_5_test_accuracy": {
667
+ "en": 0.999,
668
+ "fr": 0.998,
669
+ "de": 0.995,
670
+ "es": 0.999,
671
+ "nl": 1.0
672
+ }
673
+ }
674
+ }
675
+ }