--- license: mit language: - en size_categories: - 1Kreleased before May 2024 and pretrained with Stack Exchange corpus : - **Black-box OpenAI models:** - *text-davinci-001* - *text-davinci-002* - *...* - **White-box models:** - *LLaMA and LLaMA2* - *Pythia* - *GPT-Neo* - *GPT-J* - *OPT* - *StableLM* - *Falcon* - *...* ## Related repo To run our PAC method to perform membership inference attack, visit our [code repo](https://github.com/yyy01/PAC) ## Cite our work ⭐️ If you find our dataset helpful, please kindly cite our work : ```bibtex @misc{ye2024data, title={Data Contamination Calibration for Black-box LLMs}, author={Wentao Ye and Jiaqi Hu and Liyao Li and Haobo Wang and Gang Chen and Junbo Zhao}, year={2024}, eprint={2405.11930}, archivePrefix={arXiv}, primaryClass={cs.LG} } ```