taf-agent / data /e5_amplitude /gpt2-xl.json
karlexmarin's picture
feat: ship paper artefacts + CLI diagnostic alongside browser tool
535348a
raw
history blame
1.44 kB
{
"model": "gpt2-xl",
"theta": null,
"C_theory": 9.2103,
"C_measured": 5.1924,
"C_error_pct": 43.62,
"A_bar_measured": 1.2981,
"A_bar_predicted": 2.3026,
"A_std": 0.3159,
"gamma_from_weights": null,
"gamma_from_E4": null,
"d_head": 64,
"n_heads": 25,
"n_layers_captured": 48,
"n_samples": 50,
"n_tokens": 128,
"per_layer_A_bar": [
0.1826,
0.5438,
0.7825,
1.1647,
1.3698,
1.5361,
1.5838,
1.5415,
1.5964,
1.4611,
1.3209,
1.3818,
1.6553,
1.6439,
1.6256,
1.4887,
1.5875,
1.6609,
1.5901,
1.3969,
1.4378,
1.5796,
1.6294,
1.4923,
1.4155,
1.4922,
1.5155,
1.403,
1.3828,
1.2529,
1.3058,
1.3096,
1.3026,
1.2972,
1.3793,
1.277,
1.299,
1.2757,
1.1785,
1.2169,
1.1775,
1.1916,
1.111,
1.109,
1.066,
0.8684,
0.6571,
0.572
],
"per_dim_A_bar": [
1.2784,
1.3119,
1.2721,
1.2502,
1.3204,
1.3095,
1.2482,
1.26,
1.2387,
1.3523,
1.3001,
1.2819,
1.303,
1.2809,
1.3204,
1.3093,
1.34,
1.3438,
1.2853,
1.286,
1.2813,
1.3216,
1.3054,
1.2953,
1.3246,
1.3335,
1.3003,
1.3287,
1.2619,
1.3065,
1.263,
1.3251
],
"runtime_seconds": 34.2,
"decision": "C_measured=5.192 vs C_theory=9.210: ANOMALY (err=43.6%)"
}