tobil commited on
Commit
7aef2c5
·
verified ·
1 Parent(s): 04e8ac4

Upload README.md with huggingface_hub

Browse files
Files changed (1) hide show
  1. README.md +2 -2
README.md CHANGED
@@ -20,7 +20,7 @@ datasets:
20
 
21
  A Qwen3-1.7B model finetuned for **query expansion** in hybrid search systems (RAG). Expands user queries into retrieval-optimized variations for both sparse (BM25) and dense (vector) search.
22
 
23
- **Repository**: [github.com/Shopify/qmd](https://github.com/Shopify/qmd)
24
 
25
  ## What This Model Does
26
 
@@ -284,7 +284,7 @@ Our evaluation metric scores expansions on:
284
  title={QMD Query Expansion Model},
285
  author={Shopify},
286
  year={2025},
287
- url={https://github.com/Shopify/qmd}
288
  }
289
  ```
290
 
 
20
 
21
  A Qwen3-1.7B model finetuned for **query expansion** in hybrid search systems (RAG). Expands user queries into retrieval-optimized variations for both sparse (BM25) and dense (vector) search.
22
 
23
+ **Repository**: [github.com/tobi/qmd](https://github.com/tobi/qmd)
24
 
25
  ## What This Model Does
26
 
 
284
  title={QMD Query Expansion Model},
285
  author={Shopify},
286
  year={2025},
287
+ url={https://github.com/tobi/qmd}
288
  }
289
  ```
290