YixuanEvenXu commited on
Commit
1ea1ba7
·
verified ·
1 Parent(s): c86c5f4

Update citation to arXiv preprint

Browse files
Files changed (1) hide show
  1. README.md +4 -4
README.md CHANGED
@@ -64,11 +64,11 @@ The adapter was trained with supervised fine-tuning on paired examples `(a_i, h_
64
  If you use this adapter, please cite:
65
 
66
  ```bibtex
67
- @misc{hip2026,
68
  title={Base Models Look Human To AI Detectors},
69
- author={Anonymous Authors},
70
- year={2026},
71
- note={Preprint}
72
  }
73
  ```
74
 
 
64
  If you use this adapter, please cite:
65
 
66
  ```bibtex
67
+ @article{xu2026base,
68
  title={Base Models Look Human To AI Detectors},
69
+ author={Yixuan Even Xu and Ziqian Zhong and Aditi Raghunathan and Fei Fang and J. Zico Kolter},
70
+ journal={arXiv preprint arXiv:2605.19516},
71
+ year={2026}
72
  }
73
  ```
74