andreas122001
commited on
Commit
•
e8e249a
1
Parent(s):
19d383d
Update README.md
Browse files
README.md
CHANGED
@@ -19,4 +19,5 @@ pipeline_tag: text-classification
|
|
19 |
tags:
|
20 |
- mgt-detection
|
21 |
- ai-detection
|
22 |
-
---
|
|
|
|
19 |
tags:
|
20 |
- mgt-detection
|
21 |
- ai-detection
|
22 |
+
---
|
23 |
+
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 real and GPT-2 generated wikipedia articles.
|