Spaces:
Running
on
Zero
Running
on
Zero
Update README.md
Browse files
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 |
+
}
|