Debrup-61 commited on
Commit
0d0da9e
·
verified ·
1 Parent(s): fa90bc8

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +4 -2
README.md CHANGED
@@ -5,11 +5,13 @@ colorFrom: yellow
5
  colorTo: gray
6
  sdk: static
7
  pinned: false
8
- short_description: 'RaDeR: reasoning based dense retrievers and reranker'
9
  ---
10
 
 
 
11
  [RaDeR](https://arxiv.org/abs/2505.18405) are a series of reasoning based dense retrievers and rerankers, trained using data derived from mathematical problem solving using large language models.
12
 
13
  Github Link: https://github.com/Debrup-61/RaDeR.
14
 
15
- **Work from Center of Intelligent Information Retrieval (CIIR), UMass Amherst.**
 
5
  colorTo: gray
6
  sdk: static
7
  pinned: false
8
+ short_description: 'RaDeR: Reasoning-aware Dense Retrieval Models'
9
  ---
10
 
11
+ Paper: **RaDeR: Reasoning-aware Dense Retrieval Models**
12
+
13
  [RaDeR](https://arxiv.org/abs/2505.18405) are a series of reasoning based dense retrievers and rerankers, trained using data derived from mathematical problem solving using large language models.
14
 
15
  Github Link: https://github.com/Debrup-61/RaDeR.
16
 
17
+ **Work from Center of Intelligent Information Retrieval (CIIR), UMass Amherst.**