emrekuruu commited on
Commit
1b2f635
·
verified ·
1 Parent(s): 1f73205

Fix baseline link

Browse files
Files changed (1) hide show
  1. README.md +1 -1
README.md CHANGED
@@ -139,7 +139,7 @@ above. Training data spans **85,103 queries across 11 benchmarks**.
139
 
140
  Against the strongest static pipeline, RetrievalRouter is **+2.5% nDCG@5 and 12.4× faster**.
141
  Against the prior adaptive strategy-selection baseline
142
- ([`emrekuruu/Baseline`](https://huggingface.co/emrekuruu/Baseline)), it achieves significantly
143
  higher nDCG@5 in accuracy-oriented settings and matches or numerically beats it on both nDCG@5
144
  and latency in latency-oriented settings. See the paper for full tables and significance tests.
145
 
 
139
 
140
  Against the strongest static pipeline, RetrievalRouter is **+2.5% nDCG@5 and 12.4× faster**.
141
  Against the prior adaptive strategy-selection baseline
142
+ ([`emrekuruu/RetrievalRouter_Baseline`](https://huggingface.co/emrekuruu/RetrievalRouter_Baseline)), it achieves significantly
143
  higher nDCG@5 in accuracy-oriented settings and matches or numerically beats it on both nDCG@5
144
  and latency in latency-oriented settings. See the paper for full tables and significance tests.
145