Documenta archive/codes.csv en el README
Browse files
README.md
CHANGED
|
@@ -36,6 +36,15 @@ Per-run auxiliary CSVs (`layerwise.csv`, `entropy.csv`,
|
|
| 36 |
`head_norms.csv` under each `attnA_*` directory) are diagnostic detail
|
| 37 |
behind `run.csv`, not cited individually.
|
| 38 |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 39 |
## License
|
| 40 |
|
| 41 |
Apache-2.0, matching the code repository.
|
|
|
|
| 36 |
`head_norms.csv` under each `attnA_*` directory) are diagnostic detail
|
| 37 |
behind `run.csv`, not cited individually.
|
| 38 |
|
| 39 |
+
## `archive/`
|
| 40 |
+
|
| 41 |
+
`archive/codes.csv`: spherical-code validation (kissing-number lower
|
| 42 |
+
bounds) and prototype-detection artifacts from analyses retired
|
| 43 |
+
before the current paper (v5.3 surgery dropped the Riesz-energy/
|
| 44 |
+
spherical-codes apparatus and the earlier detection contribution
|
| 45 |
+
entirely). Kept for provenance, not cited by any table or figure
|
| 46 |
+
above.
|
| 47 |
+
|
| 48 |
## License
|
| 49 |
|
| 50 |
Apache-2.0, matching the code repository.
|