ArvinZhuang commited on
Commit
9cc3c09
1 Parent(s): f4b1904

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +7 -0
README.md CHANGED
@@ -77,4 +77,11 @@ for i, result in enumerate(results):
77
  journal={arXiv preprint arXiv:2206.10128},
78
  year={2022}
79
  }
 
 
 
 
 
 
 
80
  ```
 
77
  journal={arXiv preprint arXiv:2206.10128},
78
  year={2022}
79
  }
80
+
81
+ @inproceedings{zhuang2023augmenting,
82
+ title={Augmenting Passage Representations with Query Generation for Enhanced Cross-Lingual Dense Retrieval},
83
+ author={Zhuang, Shengyao and Shou, Linjun and Zuccon, Guido},
84
+ booktitle={Proceedings of the 46th international ACM SIGIR conference on research and development in information retrieval},
85
+ year={2023}
86
+ }
87
  ```