nkh commited on
Commit
647c02c
·
verified ·
1 Parent(s): 9a921bc

Model card: drop em-dashes and 'One-vs-All' in description

Browse files
Files changed (1) hide show
  1. README.md +3 -3
README.md CHANGED
@@ -11,10 +11,10 @@ tags:
11
 
12
  # TimeRouter — 5-seed OvA Router Checkpoints (K=4 pool)
13
 
14
- Trained **One-vs-All XGBoost router** weights for
15
  [TimeRouter](https://github.com/UConn-DSIS/TimeRouter), the GIFT-EVAL submission that
16
- routes among **4 frozen time-series foundation models** Chronos-2, FlowState,
17
- PatchTST-FM, Sundial with a margin/diversity gate and a CV-inverse-weighted fallback.
18
 
19
  **LB MASE = 0.6746** on the full 97-config GIFT-EVAL test suite.
20
 
 
11
 
12
  # TimeRouter — 5-seed OvA Router Checkpoints (K=4 pool)
13
 
14
+ Trained **XGBoost router** weights for
15
  [TimeRouter](https://github.com/UConn-DSIS/TimeRouter), the GIFT-EVAL submission that
16
+ routes among **4 frozen time-series foundation models** (Chronos-2, FlowState,
17
+ PatchTST-FM, Sundial) with a margin/diversity gate and a CV-inverse-weighted fallback.
18
 
19
  **LB MASE = 0.6746** on the full 97-config GIFT-EVAL test suite.
20