Samanehmoghaddam commited on
Commit
17bfb38
·
verified ·
1 Parent(s): 322f91a

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +8 -3
README.md CHANGED
@@ -1,3 +1,8 @@
1
- ---
2
- license: apache-2.0
3
- ---
 
 
 
 
 
 
1
+ ---
2
+ license: apache-2.0
3
+ ---
4
+ AbuseBERT is a BERT-based model fine-tuned for abusive language detection.
5
+ It leverages ten diverse datasets harmonized under a unified taxonomy to improve cross-dataset generalization.
6
+ The integrated approach mitigates sampling and lexical biases, achieving superior F1 scores on held-out benchmarks compared to models trained on individual datasets.
7
+
8
+ AbuseBERT is designed to be **robust and generalizable across platforms, domains, and contexts**, making it well-suited for research, social media moderation studies, and real-world abusive language detection tasks.