taf-agent / data /e5_amplitude /EleutherAI--pythia-2.8b.json
karlexmarin's picture
feat: ship paper artefacts + CLI diagnostic alongside browser tool
535348a
raw
history blame
1.21 kB
Invalid JSON:Unexpected token 'N', ..."easured": NaN, "C_"... is not valid JSON
{
"model": "EleutherAI/pythia-2.8b",
"theta": 10000,
"C_theory": 9.2103,
"C_measured": NaN,
"C_error_pct": null,
"A_bar_measured": NaN,
"A_bar_predicted": 2.0595,
"A_std": NaN,
"gamma_from_weights": NaN,
"gamma_from_E4": null,
"d_head": 80,
"n_heads": 32,
"n_layers_captured": 32,
"n_samples": 50,
"n_tokens": 128,
"per_layer_A_bar": [
0.4882,
0.9339,
0.5753,
0.7858,
0.7913,
0.9489,
0.9047,
0.8892,
1.1647,
1.0917,
1.3604,
1.2763,
1.322,
1.6303,
1.844,
2.0808,
2.0532,
2.7395,
3.2109,
4.2194,
7.3082,
8.0346,
17.3404,
30.0029,
38.4212,
61.0449,
73.5542,
51.2656,
68.1474,
NaN,
NaN,
NaN
],
"per_dim_A_bar": [
NaN,
NaN,
NaN,
NaN,
NaN,
NaN,
NaN,
NaN,
NaN,
NaN,
NaN,
NaN,
NaN,
NaN,
NaN,
NaN,
NaN,
NaN,
NaN,
NaN,
NaN,
NaN,
NaN,
NaN,
NaN,
NaN,
NaN,
NaN,
NaN,
NaN,
NaN,
NaN,
NaN,
NaN,
NaN,
NaN,
NaN,
NaN,
NaN,
NaN
],
"runtime_seconds": 33.1,
"decision": "FAILED: no amplitudes captured"
}