Skip to content

Commit 7e96006

Browse files
authored
Update README.md
1 parent fb8f682 commit 7e96006

File tree

1 file changed

+4
-1
lines changed

1 file changed

+4
-1
lines changed

README.md

+4-1
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,9 @@
33

44
## Install Dependencies
55

6+
```
67
pip install -r requirements.txt
8+
```
79

810
## Note
911

@@ -52,9 +54,10 @@ All the reranking results are in the folder [data/eval/ablation](data/eval/ablat
5254
The collected data can be found in the [data/rag](data/rag). All samples have been anonymized.
5355

5456
## Citation
55-
57+
```
5658
@article{xiao24quill
5759
author = {JinXiao, BoweiZhang, QianyuHe, JiaqingLiang, FengWei, JingleiChen, ZujieLiang, DeqingYang, YanghuaXiao},
5860
title = {QUILL: Quotation Generation Enhancement of Large Language Models},
5961
year = {2024},
6062
}
63+
```

0 commit comments

Comments
 (0)