SeanLee97 commited on
Commit
136ff72
·
verified ·
1 Parent(s): eb3d42f

update citation

Browse files
Files changed (1) hide show
  1. README.md +14 -0
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},