Corrige fila invertida de ablation_A.csv: pasa al parrafo de auxiliares, no es item citado
Browse files
README.md
CHANGED
|
@@ -36,11 +36,12 @@ Paper (both languages): [`paper/angular_separation_paper.pdf`](paper/angular_sep
|
|
| 36 |
| tab:decision (decision instability under gauge, language, Pythia-410M) | `logs/decision_rota/decision_rota_lm.csv` |
|
| 37 |
| tab:poda (pruning by similarity vs. random) | `logs/poda_criterio/poda_criterio.csv` |
|
| 38 |
| app:orbita (certified gauge orbit) | `logs/orbita_gauge/orbita_gauge.csv`, `logs/orbita_gauge/certificado_simultaneo.csv` |
|
| 39 |
-
| `artifacts/tables/ablation_A.csv` | raw per-arch ablation table (last-epoch extraction; the paper's prose numbers use the ce>0 window instead, see `sec:setup` "Métricas") |
|
| 40 |
|
| 41 |
Per-run auxiliary CSVs (`layerwise.csv`, `entropy.csv`,
|
| 42 |
`head_norms.csv` under each `attnA_*` directory) are diagnostic detail
|
| 43 |
-
behind `run.csv`, not cited individually.
|
|
|
|
|
|
|
| 44 |
|
| 45 |
## `archive/`
|
| 46 |
|
|
|
|
| 36 |
| tab:decision (decision instability under gauge, language, Pythia-410M) | `logs/decision_rota/decision_rota_lm.csv` |
|
| 37 |
| tab:poda (pruning by similarity vs. random) | `logs/poda_criterio/poda_criterio.csv` |
|
| 38 |
| app:orbita (certified gauge orbit) | `logs/orbita_gauge/orbita_gauge.csv`, `logs/orbita_gauge/certificado_simultaneo.csv` |
|
|
|
|
| 39 |
|
| 40 |
Per-run auxiliary CSVs (`layerwise.csv`, `entropy.csv`,
|
| 41 |
`head_norms.csv` under each `attnA_*` directory) are diagnostic detail
|
| 42 |
+
behind `run.csv`, not cited individually. `tables/ablation_A.csv` is
|
| 43 |
+
a raw last-epoch extraction kept for completeness; the paper's prose
|
| 44 |
+
numbers use the ce>0 window instead (see sec:setup).
|
| 45 |
|
| 46 |
## `archive/`
|
| 47 |
|