Update README.md
Browse files
README.md
CHANGED
@@ -7,6 +7,10 @@ language:
|
|
7 |
license: mit
|
8 |
---
|
9 |
### xlm-r-large-arabic-toxic (toxic/hate speech classifier)
|
|
|
|
|
|
|
|
|
10 |
Toxic (hate speech) classification (Label_0: non-toxic, Label_1: toxic) of Arabic comments by fine-tuning XLM-Roberta-Large.
|
11 |
Zero shot classification of other languages (also works in mixed languages - ex. Arabic & English).
|
12 |
Usage and further info: see last section in this [Colab notebook](https://lnkd.in/d3bCFyZ)
|
|
|
7 |
license: mit
|
8 |
---
|
9 |
### xlm-r-large-arabic-toxic (toxic/hate speech classifier)
|
10 |
+
Note (Oct. , 2024): a [new model](https://huggingface.co/akhooli/setfit_ar_hs) based on few shot learning is available.
|
11 |
+
See [this Linkedin post](https://www.linkedin.com/posts/akhooli_arabic-hate-speech-detection-after-trying-activity-7249064991411097600-qCpL)
|
12 |
+
|
13 |
+
This model:
|
14 |
Toxic (hate speech) classification (Label_0: non-toxic, Label_1: toxic) of Arabic comments by fine-tuning XLM-Roberta-Large.
|
15 |
Zero shot classification of other languages (also works in mixed languages - ex. Arabic & English).
|
16 |
Usage and further info: see last section in this [Colab notebook](https://lnkd.in/d3bCFyZ)
|