andreas122001 commited on
Commit
52f6289
1 Parent(s): 824cfa3

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +1 -1
README.md CHANGED
@@ -21,4 +21,4 @@ tags:
21
  - ai-detection
22
  ---
23
 
24
- This is a fine-tuned text classification model based on **RoBERTa-base** (see https://huggingface.co/roberta-base). The model is trained to detect machine-generated text, and is trained on generated scientific abstracts by **ChatGPT** and real abstracts of arxiv papers.
 
21
  - ai-detection
22
  ---
23
 
24
+ This is a text classification model for detecting machine-generated text and is fine-tuned from **RoBERTa-base** (see https://huggingface.co/roberta-base). The model is trained on generated scientific abstracts by **ChatGPT** and real scientific abstracts of arxiv papers.