Update README.md
Browse files
README.md
CHANGED
|
@@ -7,6 +7,10 @@ base_model:
|
|
| 7 |
pipeline_tag: text-classification
|
| 8 |
---
|
| 9 |
|
|
|
|
|
|
|
|
|
|
|
|
|
| 10 |
# Confli-mBERT: ModernBERT-based Terrorist Attack Type Classification
|
| 11 |
|
| 12 |
Confli-mBERT is a fine-tuned ModernBERT model for multi-label classification of terrorist attack types, trained on the Global Terrorism Database (GTD). This model leverages ModernBERT's enhanced architecture and extends it to the domain of conflict and terrorism analysis.
|
|
|
|
| 7 |
pipeline_tag: text-classification
|
| 8 |
---
|
| 9 |
|
| 10 |
+
<p align="center">
|
| 11 |
+
<img src="images/logo-mbert.png" alt="Project Logo" width="200"/>
|
| 12 |
+
</p>
|
| 13 |
+
|
| 14 |
# Confli-mBERT: ModernBERT-based Terrorist Attack Type Classification
|
| 15 |
|
| 16 |
Confli-mBERT is a fine-tuned ModernBERT model for multi-label classification of terrorist attack types, trained on the Global Terrorism Database (GTD). This model leverages ModernBERT's enhanced architecture and extends it to the domain of conflict and terrorism analysis.
|