Update README.md
Browse files
README.md
CHANGED
@@ -19,7 +19,12 @@ Paper: COMING SOON
|
|
19 |
|
20 |
BibTeX:
|
21 |
```
|
22 |
-
|
|
|
|
|
|
|
|
|
|
|
23 |
```
|
24 |
|
25 |
<img src="fig1-1.png" alt="model manipulation attacks" width="500"/>
|
|
|
19 |
|
20 |
BibTeX:
|
21 |
```
|
22 |
+
@article{che2025model,
|
23 |
+
title={Model Tampering Attacks Enable More Rigorous Evaluations of LLM Capabilities},
|
24 |
+
author={Che, Zora and Casper, Stephen and Kirk, Robert and Satheesh, Anirudh and Slocum, Stewart and McKinney, Lev E and Gandikota, Rohit and Ewart, Aidan and Rosati, Domenic and Wu, Zichu and others},
|
25 |
+
journal={arXiv preprint arXiv:2502.05209},
|
26 |
+
year={2025}
|
27 |
+
}
|
28 |
```
|
29 |
|
30 |
<img src="fig1-1.png" alt="model manipulation attacks" width="500"/>
|