Update README.md
Browse files
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{
|
| 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 |
-
|
|
|
|
|
|
|
|
|
|
| 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 |
|