andreas122001
commited on
Commit
·
fc2c424
1
Parent(s):
49f9063
Update README.md
Browse files
README.md
CHANGED
@@ -19,4 +19,6 @@ pipeline_tag: text-classification
|
|
19 |
tags:
|
20 |
- mgt-detection
|
21 |
- ai-detection
|
22 |
-
---
|
|
|
|
|
|
19 |
tags:
|
20 |
- mgt-detection
|
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.
|