Note (Oct. , 2024): a
new model based on few shot learning is available.
See
this Linkedin post
This model:
Toxic (hate speech) classification (Label_0: non-toxic, Label_1: toxic) of Arabic comments by fine-tuning XLM-Roberta-Large.
Zero shot classification of other languages (also works in mixed languages - ex. Arabic & English).
Usage and further info: see last section in this
Colab notebook