configs/neural/{N0,N1,N2,N5}.yaml -> {bridge,collapse,grounding,architectures}.yaml,
results dirs likewise. Updated experiment/output.dir fields, comments/docstrings, and
docs; regenerated the four result manifests (now carrying the real git commit). No
functional path resolution referenced the codes (the Makefile globs configs/neural/*.yaml
and tests use inline configs), so nothing breaks. 92 tests green.
Co-Authored-By: Claude Opus 4.8 (1M context) <noreply@anthropic.com>
17 lines
No EOL
431 B
JSON
17 lines
No EOL
431 B
JSON
{
|
|
"experiment": "collapse_in_weights",
|
|
"master_seed": 20260704,
|
|
"git_commit": "840b6b00b35ea3f69ef7e0f531914986f88d74a5",
|
|
"python": "3.14.5",
|
|
"libraries": {
|
|
"numpy": "2.5.0",
|
|
"scipy": "1.18.0",
|
|
"pandas": "3.0.3",
|
|
"pyarrow": "24.0.0",
|
|
"torch": "2.12.1"
|
|
},
|
|
"rows": 520,
|
|
"results_sha256": "4f3642005e383b07826c3f36c888485005d710f15fb2773a6295d672f6c9af4d",
|
|
"layer": "1.5",
|
|
"model_kind": "rnn"
|
|
} |