Update README.md
Browse files
README.md
CHANGED
@@ -23,10 +23,25 @@ with torch.no_grad():
|
|
23 |
|
24 |
## Citation
|
25 |
```
|
26 |
-
@
|
27 |
-
|
28 |
-
|
29 |
-
|
30 |
-
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
31 |
}
|
32 |
```
|
|
|
23 |
|
24 |
## Citation
|
25 |
```
|
26 |
+
@inproceedings{DBLP:conf/acl/Zhou0GTXLJJ23,
|
27 |
+
author = {Yucheng Zhou and
|
28 |
+
Tao Shen and
|
29 |
+
Xiubo Geng and
|
30 |
+
Chongyang Tao and
|
31 |
+
Can Xu and
|
32 |
+
Guodong Long and
|
33 |
+
Binxing Jiao and
|
34 |
+
Daxin Jiang},
|
35 |
+
title = {Towards Robust Ranker for Text Retrieval},
|
36 |
+
booktitle = {Findings of the Association for Computational Linguistics: {ACL} 2023,
|
37 |
+
Toronto, Canada, July 9-14, 2023},
|
38 |
+
pages = {5387--5401},
|
39 |
+
publisher = {Association for Computational Linguistics},
|
40 |
+
year = {2023},
|
41 |
+
url = {https://doi.org/10.18653/v1/2023.findings-acl.332},
|
42 |
+
doi = {10.18653/V1/2023.FINDINGS-ACL.332},
|
43 |
+
timestamp = {Sat, 30 Sep 2023 09:33:34 +0200},
|
44 |
+
biburl = {https://dblp.org/rec/conf/acl/Zhou0GTXLJJ23.bib},
|
45 |
+
bibsource = {dblp computer science bibliography, https://dblp.org}
|
46 |
}
|
47 |
```
|