Commit ·
52f6289
1
Parent(s): 824cfa3
Update README.md
Browse files
README.md
CHANGED
|
@@ -21,4 +21,4 @@ tags:
|
|
| 21 |
- ai-detection
|
| 22 |
---
|
| 23 |
|
| 24 |
-
This is a
|
|
|
|
| 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.
|