Remove third-party citations, keep only adaptive-classifier
Browse files
README.md
CHANGED
|
@@ -122,18 +122,4 @@ The model generalizes well to unseen AI models (Llama 3.3-70B), achieving higher
|
|
| 122 |
publisher = {GitHub},
|
| 123 |
url = {https://github.com/codelion/adaptive-classifier}
|
| 124 |
}
|
| 125 |
-
|
| 126 |
-
@inproceedings{thai2026editlens,
|
| 127 |
-
title = {EditLens: Quantifying the Extent of AI Editing in Text},
|
| 128 |
-
author = {Thai, Katherine and Emi, Bradley and Masrour, Elyas and Iyyer, Mohit},
|
| 129 |
-
booktitle = {ICLR},
|
| 130 |
-
year = {2026}
|
| 131 |
-
}
|
| 132 |
-
|
| 133 |
-
@article{hu2023radar,
|
| 134 |
-
title = {RADAR: Robust AI-Text Detection via Adversarial Learning},
|
| 135 |
-
author = {Hu, Xiaomeng and Chen, Pin-Yu and Ho, Tsung-Yi},
|
| 136 |
-
journal = {arXiv preprint arXiv:2307.03838},
|
| 137 |
-
year = {2023}
|
| 138 |
-
}
|
| 139 |
```
|
|
|
|
| 122 |
publisher = {GitHub},
|
| 123 |
url = {https://github.com/codelion/adaptive-classifier}
|
| 124 |
}
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 125 |
```
|