Skip to content

Commit ac8e652

Browse files
Update README.md
1 parent 1588a25 commit ac8e652

File tree

1 file changed

+20
-0
lines changed

1 file changed

+20
-0
lines changed

README.md

Lines changed: 20 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -40,3 +40,23 @@ This command runs an evaluation script for the NSE algorithm using the Llama3-8b
4040

4141
## Acknowledgment
4242
Our code is based on [``MEMIT``](https://github.com/kmeng01/memit.git) and [``UnKE``](https://github.com/TrustedLLM/UnKE.git).
43+
44+
## Citation
45+
46+
If you find this work useful, please cite our paper:
47+
48+
```bibtex
49+
@article{anyedit,
50+
author = {Houcheng Jiang and
51+
Junfeng Fang and
52+
Ningyu Zhang and
53+
Guojun Ma and
54+
Mingyang Wan and
55+
Xiang Wang and
56+
Xiangnan He and
57+
Tat{-}Seng Chua},
58+
title = {AnyEdit: Edit Any Knowledge Encoded in Language Models},
59+
journal = {CoRR},
60+
volume = {abs/2502.05628},
61+
year = {2025}
62+
}

0 commit comments

Comments
 (0)