Update README.md
Browse files
README.md
CHANGED
|
@@ -16,9 +16,8 @@ pipeline_tag: text-classification
|
|
| 16 |
# IRouterLM: Adaptive Query Routing for Multimodal RAG
|
| 17 |
|
| 18 |
<p align="center">
|
| 19 |
-
<a href="https://github.com/ananoymous/sigir26">Paper</a> •
|
| 20 |
<a href="https://github.com/ananoymous/sigir26">GitHub</a> •
|
| 21 |
-
<a href="https://
|
| 22 |
</p>
|
| 23 |
|
| 24 |
> A lightweight query-aware router that dynamically selects the optimal retrieval modality and architecture per query. IRouterLM achieves **state-of-the-art accuracy (0.76 nDCG@5)** while reducing latency by **90%** compared to the strongest baseline.
|
|
|
|
| 16 |
# IRouterLM: Adaptive Query Routing for Multimodal RAG
|
| 17 |
|
| 18 |
<p align="center">
|
|
|
|
| 19 |
<a href="https://github.com/ananoymous/sigir26">GitHub</a> •
|
| 20 |
+
<a href="https://hf.co/collections/ananoymous/irouterlm">Training Data</a>
|
| 21 |
</p>
|
| 22 |
|
| 23 |
> A lightweight query-aware router that dynamically selects the optimal retrieval modality and architecture per query. IRouterLM achieves **state-of-the-art accuracy (0.76 nDCG@5)** while reducing latency by **90%** compared to the strongest baseline.
|