Update README.md
Browse files
README.md
CHANGED
@@ -28,6 +28,9 @@ To reproduce the experiments and benchmarks from the paper, follow the instructi
|
|
28 |
- Model Name: LLM-QE-DPO
|
29 |
- Architecture: LLaMA3-8B-Instruct with query expansion alignment using ranking preferences
|
30 |
|
|
|
|
|
|
|
31 |
## 🔖 Citation
|
32 |
If you use LLM-QE in your work, please consider citing our paper:
|
33 |
```
|
|
|
28 |
- Model Name: LLM-QE-DPO
|
29 |
- Architecture: LLaMA3-8B-Instruct with query expansion alignment using ranking preferences
|
30 |
|
31 |
+
## 📈 Usage:
|
32 |
+
You can use this model for query expansion tasks, particularly in information retrieval systems that benefit from alignment with ranking preferences.
|
33 |
+
|
34 |
## 🔖 Citation
|
35 |
If you use LLM-QE in your work, please consider citing our paper:
|
36 |
```
|