Datasets:
Update README.md
Browse files
README.md
CHANGED
|
@@ -24,13 +24,24 @@ We propose a instruction-following alignement pipline named **VIF-RAG framework*
|
|
| 24 |
Please star our github repo and cite our work if you find the repository helpful.
|
| 25 |
|
| 26 |
```
|
| 27 |
-
@
|
| 28 |
-
|
| 29 |
-
|
| 30 |
-
|
| 31 |
-
|
| 32 |
-
|
| 33 |
-
|
| 34 |
-
|
| 35 |
-
}
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 36 |
```
|
|
|
|
| 24 |
Please star our github repo and cite our work if you find the repository helpful.
|
| 25 |
|
| 26 |
```
|
| 27 |
+
@article{dong2024general,
|
| 28 |
+
author = {Guanting Dong and
|
| 29 |
+
Xiaoshuai Song and
|
| 30 |
+
Yutao Zhu and
|
| 31 |
+
Runqi Qiao and
|
| 32 |
+
Zhicheng Dou and
|
| 33 |
+
Ji{-}Rong Wen},
|
| 34 |
+
title = {Toward General Instruction-Following Alignment for Retrieval-Augmented
|
| 35 |
+
Generation},
|
| 36 |
+
journal = {CoRR},
|
| 37 |
+
volume = {abs/2410.09584},
|
| 38 |
+
year = {2024},
|
| 39 |
+
url = {https://doi.org/10.48550/arXiv.2410.09584},
|
| 40 |
+
doi = {10.48550/ARXIV.2410.09584},
|
| 41 |
+
eprinttype = {arXiv},
|
| 42 |
+
eprint = {2410.09584},
|
| 43 |
+
timestamp = {Fri, 22 Nov 2024 21:38:25 +0100},
|
| 44 |
+
biburl = {https://dblp.org/rec/journals/corr/abs-2410-09584.bib},
|
| 45 |
+
bibsource = {dblp computer science bibliography, https://dblp.org}
|
| 46 |
+
}}
|
| 47 |
```
|