Datasets:

Modalities:
Text
Formats:
json
Languages:
English
ArXiv:
Libraries:
Datasets
pandas
License:
darklight03 commited on
Commit
c87c55d
·
verified ·
1 Parent(s): 844d005

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +8 -1
README.md CHANGED
@@ -46,5 +46,12 @@ To run our PAC method to perform membership inference attack, visit our [code re
46
  ⭐️ If you find our dataset helpful, please kindly cite our work :
47
 
48
  ```bibtex
49
- to-be-released
 
 
 
 
 
 
 
50
  ```
 
46
  ⭐️ If you find our dataset helpful, please kindly cite our work :
47
 
48
  ```bibtex
49
+ @misc{ye2024data,
50
+ title={Data Contamination Calibration for Black-box LLMs},
51
+ author={Wentao Ye and Jiaqi Hu and Liyao Li and Haobo Wang and Gang Chen and Junbo Zhao},
52
+ year={2024},
53
+ eprint={2405.11930},
54
+ archivePrefix={arXiv},
55
+ primaryClass={cs.LG}
56
+ }
57
  ```