Skip to content

Commit 65e5dc4

Browse files
authored
Update README.md
1 parent 889486c commit 65e5dc4

File tree

1 file changed

+4
-3
lines changed

1 file changed

+4
-3
lines changed

README.md

Lines changed: 4 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -33,10 +33,11 @@ In the genDataCode directory. Since we performed data generation for various typ
3333
## Citation
3434
If you find this repository helpful, feel free to cite our paper.
3535
```bibtex
36-
@article{hu2024limited,
37-
title={Limited Out-of-Context Knowledge Reasoning in Large Language Models},
36+
@inproceedings{hu2024large,
37+
title={Large Language Models are Limited in Out-of-Context Knowledge Reasoning},
3838
author={Hu, Peng and Gao, Changjiang and Gao, Ruiqi and Chen, Jiajun and Huang, Shujian},
39-
journal={arXiv preprint arXiv:2406.07393},
39+
booktitle={Findings of the Association for Computational Linguistics: EMNLP 2024},
40+
pages={3144--3155},
4041
year={2024}
4142
}
4243
```

0 commit comments

Comments
 (0)