Views
No views yet
| Folder | Variant | Description |
|---|---|---|
bl_real_* | baseline | Original LiNo-UniPS (no LVC) |
fl_real_* | lvc_full | LiNo-UniPS + LVC full (loss weighting + feature scaling, proposed method) |
ll_real_* | lvc_loss | LVC loss weighting only (ablation) |
lf_real_* | lvc_feat | LVC feature scaling only (ablation) |
{variant_short}_{mode}_{DDMMYYYY}_{HHMMSS}_e{epoch}_v{val_loss}.ckptvariant_short: bl / fl / ll / lfmode: smoke (test) / real (production)