taf-agent / data /e_goldstone /gpt2.json
karlexmarin's picture
feat: ship paper artefacts + CLI diagnostic alongside browser tool
535348a
raw
history blame
728 Bytes
{
"model": "gpt2",
"n_layers": 12,
"n_heads": 12,
"seq_len": 512,
"n_samples": 50,
"l_crit_from_e1": null,
"peak_cv_layer_1indexed": 5,
"peak_cv_value": 0.001014,
"min_entropy_layer_1indexed": 5,
"min_entropy_value": 1.5913,
"variance_per_layer": [
0.000636,
0.000181,
0.000422,
0.0006,
0.001014,
0.000986,
0.000806,
0.000947,
0.001006,
0.000882,
0.000578,
0.000485
],
"entropy_per_layer": [
3.2678,
4.3383,
2.4266,
2.0365,
1.5913,
1.8568,
2.2142,
2.4585,
2.0083,
2.3891,
3.2117,
3.546
],
"n_nan_layers": 0,
"dtype": "bfloat16",
"decision": "L_crit unknown (E1 not run)",
"runtime_seconds": 1.1
}