taf-agent / data /exp_filt_a /gpt2-medium_filt_comparison.json
karlexmarin's picture
feat: ship paper artefacts + CLI diagnostic alongside browser tool
535348a
raw
history blame
1.3 kB
{
"model": "gpt2-medium",
"theta": null,
"d_head": 64,
"n_dead": 0,
"f_active": 1.0,
"n_prompts": 30,
"baseline": {
"R_curve": [
-0.0154,
-0.2126,
-0.296,
-0.2649,
-0.2521,
-0.196,
-0.0872,
-0.0299,
0.0106,
0.034,
0.1714,
0.287,
0.2542,
0.262,
0.2399,
0.2436,
0.3028,
0.3387,
0.4227,
0.5352,
0.6811,
0.8315,
0.9307,
1.0
],
"L_crit": 22,
"mu_baseline": -9.7962,
"mu_d10": -5.6337,
"max_R": 1.0
},
"filtered": {
"R_curve": [
-0.0154,
-0.2126,
-0.296,
-0.2649,
-0.2521,
-0.196,
-0.0872,
-0.0299,
0.0106,
0.034,
0.1714,
0.287,
0.2542,
0.262,
0.2399,
0.2436,
0.3028,
0.3387,
0.4227,
0.5352,
0.6811,
0.8315,
0.9307,
1.0
],
"L_crit": 22,
"mu_baseline": -9.7962,
"mu_d10": -5.6337,
"max_R": 1.0
},
"delta_R": [
0.0,
0.0,
0.0,
0.0,
0.0,
0.0,
0.0,
0.0,
0.0,
0.0,
0.0,
0.0,
0.0,
0.0,
0.0,
0.0,
0.0,
0.0,
0.0,
0.0,
0.0,
0.0,
0.0,
0.0
],
"lcrit_shift": 0
}