lasha-nlp commited on
Commit
e98213f
·
verified ·
1 Parent(s): c6fbb6c

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +5 -2
README.md CHANGED
@@ -47,11 +47,14 @@ For evaluating information-guided probes, visit our [GitHub repository](https://
47
  If you find our code or data useful, kindly cite our work:
48
 
49
  ```bibtex
50
- @misc{ravichander2025information,
51
  title={Information-Guided Identification of Training Data Imprint in (Proprietary) Large Language Models},
52
  author={Abhilasha Ravichander and Jillian Fisher and Taylor Sorensen and Ximing Lu and Yuchen Lin and Maria Antoniak and Niloofar Mireshghallah and Chandra Bhagavatula and Yejin Choi},
53
  year={2025},
54
- booktitle = {Proceedings of the 2025 Conference of the North American Chapter of the Association for Computational Linguistics: Human Language Technologies (Volume 2: Short Papers)"
 
 
 
55
  }
56
  ```
57
 
 
47
  If you find our code or data useful, kindly cite our work:
48
 
49
  ```bibtex
50
+ @misc{ravichander2025informationguidedidentificationtrainingdata,
51
  title={Information-Guided Identification of Training Data Imprint in (Proprietary) Large Language Models},
52
  author={Abhilasha Ravichander and Jillian Fisher and Taylor Sorensen and Ximing Lu and Yuchen Lin and Maria Antoniak and Niloofar Mireshghallah and Chandra Bhagavatula and Yejin Choi},
53
  year={2025},
54
+ eprint={2503.12072},
55
+ archivePrefix={arXiv},
56
+ primaryClass={cs.CL},
57
+ url={https://arxiv.org/abs/2503.12072},
58
  }
59
  ```
60