Rename A+C combo → JANUS: configs, model dirs, scripts, docs
This commit is contained in:
@@ -25,7 +25,7 @@ All numbers reported are 3-seed mean ± std. Two model families are tracked:
|
||||
- **Unified_CFM** (legacy / our previous internal recipe): single Transformer
|
||||
over [FLOW + packets] with Phase-2 consistency loss; λ=0.3. Strongest
|
||||
single-fixed-score (`terminal_norm`) within-dataset baseline.
|
||||
- **JANUS = A+C combo** (current main line, 2026-05-01): see above.
|
||||
- **JANUS** (current main line, 2026-05-01): see above.
|
||||
**New SOTA on cross-dataset transfer** under Mahalanobis auto-routing;
|
||||
matches legacy within-dataset under the same protocol. See
|
||||
`artifacts/route_comparison/SCORE_ROUTER.md`.
|
||||
@@ -300,7 +300,7 @@ scores are diagnostic only.
|
||||
|
||||
```yaml
|
||||
# CURRENT SOTA: JANUS (Mixed_CFM + causal-packet attention).
|
||||
# Configs at: Mixed_CFM/configs/<dataset>_ac_combo_seed{42,43,44}.yaml
|
||||
# Configs at: Mixed_CFM/configs/<dataset>_seed{42,43,44}.yaml
|
||||
model:
|
||||
T: 64
|
||||
d_model: 128
|
||||
|
||||
Reference in New Issue
Block a user