iamgroot42 commited on
Commit
3ecfb9b
·
verified ·
1 Parent(s): 935c316

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +0 -14
README.md CHANGED
@@ -36,17 +36,3 @@ dataset = load_dataset("iamgroot42/mimir", name="the_pile_arxiv", split=f"member
36
  ## 🛠️ Codebase
37
  For evaluating MIA methods on our datasets, visit our [GitHub repository](http://github.com/iamgroot42/mimir).
38
 
39
- ## ⭐ Citing our Work
40
-
41
- If you find our codebase and datasets beneficial, kindly cite our work:
42
-
43
- ```bibtex
44
- @article{duan2024do,
45
- title={Do Membership Inference Attacks Work on Large Language Models?},
46
- 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},
47
- journal={arXiv preprint arXiv:???},
48
- year={2024}
49
- }
50
- ```
51
-
52
-
 
36
  ## 🛠️ Codebase
37
  For evaluating MIA methods on our datasets, visit our [GitHub repository](http://github.com/iamgroot42/mimir).
38