Update README.md
Browse files
README.md
CHANGED
@@ -22,6 +22,9 @@ pipeline_tag: text-classification
|
|
22 |
## Model Description
|
23 |
|
24 |
**OSM-Det** (Online Social Media Detector) is a state-of-the-art AI-generated text detection model specifically designed for social media content. This model is introduced in the paper "[*Are We in the AI-Generated Text World Already? Quantifying and Monitoring AIGT on Social Media*](https://arxiv.org/abs/2412.18148)".
|
|
|
|
|
|
|
25 |
|
26 |
## Model Details
|
27 |
|
|
|
22 |
## Model Description
|
23 |
|
24 |
**OSM-Det** (Online Social Media Detector) is a state-of-the-art AI-generated text detection model specifically designed for social media content. This model is introduced in the paper "[*Are We in the AI-Generated Text World Already? Quantifying and Monitoring AIGT on Social Media*](https://arxiv.org/abs/2412.18148)".
|
25 |
+
<div align="center">
|
26 |
+
<img src="pipeline.jpg" alt="AIGTBench Pipeline" width="800"/>
|
27 |
+
</div>
|
28 |
|
29 |
## Model Details
|
30 |
|