Views
No views yet
average__aligned, average__naive, average__transport, csp__aligned, csp__naive, csp__transport, dare__aligned, dare__naive, dare__transport, opcm__aligned, opcm__naive, opcm__transport, ortho_merge__aligned, ortho_merge__naive, ortho_merge__transport, svc__aligned, svc__naive, svc__transport, task_arithmetic__aligned, task_arithmetic__naive, task_arithmetic__transport, ties__aligned, ties__naive, ties__transport.average, csp, dare, opcm, ortho_merge, svc, task_arithmetic, tiesaligned, naive, transport__aligned variants in this repository are not usable__aligned folders here. The __naive and
__transport folders are unaffected and remain valid: the bug only ever touched the aligned arm.common/alignment.py now classifies these names, residual_coverage() reports the
fraction classified, and align_state_dict(..., strict=True) raises rather than silently skipping
tensors when it cannot classify ≥99% of the residual-facing mass). Corrected aligned merges are being
regenerated from the re-run sweep.<recipe>__<arm>:| part | meaning |
|---|---|
average, task_arithmetic, ties, qmd_guided | the merge operator |
__naive | parents merged as-is |
__aligned | parents merged after a function-preserving alignment map |
__transport | parents merged after vocabulary transport (cross-tokenizer pairs) |
delta_floor (nats against the better parent) as the outcome. Alignment-dependent
columns from sweeps predating the fix are void; see the note above where it applies.