tararad commited on
Commit
0564bce
·
verified ·
1 Parent(s): 28537c6

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +12 -1
README.md CHANGED
@@ -9,4 +9,15 @@ app_file: app.py
9
  pinned: false
10
  license: mit
11
  ---
12
- Check out the configuration reference at https://huggingface.co/docs/hub/spaces-config-reference
 
 
 
 
 
 
 
 
 
 
 
 
9
  pinned: false
10
  license: mit
11
  ---
12
+ Check out the configuration reference at https://huggingface.co/docs/hub/spaces-config-reference
13
+
14
+
15
+ ## Citation
16
+
17
+ ```bibtex
18
+ @article{radvand2025zero,
19
+ title={Zero-Shot Statistical Tests for LLM-Generated Text Detection using Finite Sample Concentration Inequalities},
20
+ author={Radvand, Tara and Abdolmaleki, Mojtaba and Mostagir, Mohamed and Tewari, Ambuj},
21
+ journal={arXiv preprint arXiv:2501.02406},
22
+ year={2025}
23
+ }