update citation
Browse files
README.md
CHANGED
|
@@ -216,6 +216,20 @@ Paper following soon.
|
|
| 216 |
|
| 217 |
## 🎓 Citation
|
| 218 |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 219 |
```bibtex
|
| 220 |
@online{v2rerank2025mxbai,
|
| 221 |
title={Baked-in Brilliance: Reranking Meets RL with mxbai-rerank-v2},
|
|
|
|
| 216 |
|
| 217 |
## 🎓 Citation
|
| 218 |
|
| 219 |
+
If you find our models useful, please consider giving a star and citation
|
| 220 |
+
|
| 221 |
+
arXiv:
|
| 222 |
+
|
| 223 |
+
```bibtex
|
| 224 |
+
@article{li2025prorank,
|
| 225 |
+
title={ProRank: Prompt Warmup via Reinforcement Learning for Small Language Models Reranking},
|
| 226 |
+
author={Li, Xianming and Shakir, Aamir and Huang, Rui and Lipp, Julius and Li, Jing},
|
| 227 |
+
journal={arXiv preprint arXiv:2506.03487},
|
| 228 |
+
year={2025}
|
| 229 |
+
}
|
| 230 |
+
```
|
| 231 |
+
|
| 232 |
+
blog post:
|
| 233 |
```bibtex
|
| 234 |
@online{v2rerank2025mxbai,
|
| 235 |
title={Baked-in Brilliance: Reranking Meets RL with mxbai-rerank-v2},
|