orionweller commited on
Commit
77ff288
·
verified ·
1 Parent(s): 2b1a0f3

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +1 -1
README.md CHANGED
@@ -14,7 +14,7 @@ language:
14
 
15
  # rank1-7b: Test-Time Compute for Reranking in Information Retrieval
16
 
17
- 📄 [Paper](https://arxiv.org/abs/2502.18418) | �� [GitHub Repository](https://github.com/orionw/rank1)
18
 
19
  rank1 is a reasoning reranker model that "thinks" before making relevance judgments. This 7B parameter model is trained from the Qwen2.5-7B base model and leverages test-time compute to generate reasoning chains before deciding if a document is relevant to a query.
20
 
 
14
 
15
  # rank1-7b: Test-Time Compute for Reranking in Information Retrieval
16
 
17
+ 📄 [Paper](https://arxiv.org/abs/2502.18418) | 🚀 [GitHub Repository](https://github.com/orionw/rank1)
18
 
19
  rank1 is a reasoning reranker model that "thinks" before making relevance judgments. This 7B parameter model is trained from the Qwen2.5-7B base model and leverages test-time compute to generate reasoning chains before deciding if a document is relevant to a query.
20