roberta-base-ai-text-detection-v1
Finetuned RoBERTa-base model for detecting AI generated English texts.
See FakespotAILabs/ApolloDFT for more details and a technical report of the model and experiments we conducted.
For better performance, you should apply the `cleantext` function in utils.py.
- The model's score represents an estimation of the likelihood of the input text being AI-generated or human-written, rather than indicating the proportion of the text that is AI-generated or human-written. - The accuracy and performance of the model generally improve with longer text inputs.