GuangzhiWang commited on
Commit
6f94e96
·
verified ·
1 Parent(s): 4844d29

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +7 -0
README.md CHANGED
@@ -37,6 +37,13 @@ model-index:
37
  name: nDCG@10
38
  ---
39
 
 
 
 
 
 
 
 
40
  # MQR-A1: Mira Query Rewriter — Alignment v1
41
 
42
  **MQR-A1** (Mira Query Rewriter, Alignment v1) is a GRPO-aligned query rewriting model designed for reasoning-intensive retrieval tasks. It is the alignment component of our retrieval pipeline: by rewriting queries to distill core retrieval intents and filter misleading noise, MQR-A1 enables the downstream retriever [MRE-T1](https://huggingface.co/ForwardAILabs/MRE-T1) to achieve state-of-the-art performance.
 
37
  name: nDCG@10
38
  ---
39
 
40
+ <div align="center">
41
+ <h3>Built by <a href="https://huggingface.co/ForwardAILabs">Forward AI Labs</a></h3>
42
+ <p>We are an AI company that provides recruitment agents. | <a href="https://www.mira.day/">mira.day</a></p>
43
+ </div>
44
+
45
+ ---
46
+
47
  # MQR-A1: Mira Query Rewriter — Alignment v1
48
 
49
  **MQR-A1** (Mira Query Rewriter, Alignment v1) is a GRPO-aligned query rewriting model designed for reasoning-intensive retrieval tasks. It is the alignment component of our retrieval pipeline: by rewriting queries to distill core retrieval intents and filter misleading noise, MQR-A1 enables the downstream retriever [MRE-T1](https://huggingface.co/ForwardAILabs/MRE-T1) to achieve state-of-the-art performance.