Update mimir.py
Browse files
mimir.py
CHANGED
|
@@ -20,7 +20,7 @@ We also cache neighbors (generated for the NE attack).
|
|
| 20 |
_CITATION = """\
|
| 21 |
@article{duan2024do,
|
| 22 |
title={Do Membership Inference Attacks Work on Large Language Models?},
|
| 23 |
-
author={Duan*, Michael and
|
| 24 |
journal={arXiv preprint arXiv:???},
|
| 25 |
year={2024}
|
| 26 |
}
|
|
|
|
| 20 |
_CITATION = """\
|
| 21 |
@article{duan2024do,
|
| 22 |
title={Do Membership Inference Attacks Work on Large Language Models?},
|
| 23 |
+
author={Duan*, Michael and Suri*, Anshuman and Mireshghallah, Niloofar and Min, Sewon and Shi, Weijia and Zettlemoyer, Luke and Tsvetkov, Yulia and Choi, Yejin and Evans, David and Hajishirzi, Hannaneh},
|
| 24 |
journal={arXiv preprint arXiv:???},
|
| 25 |
year={2024}
|
| 26 |
}
|