diff --git a/model_cards/akhooli/xlm-r-large-arabic-toxic/README.md b/model_cards/akhooli/xlm-r-large-arabic-toxic/README.md new file mode 100644 index 000000000..db380461b --- /dev/null +++ b/model_cards/akhooli/xlm-r-large-arabic-toxic/README.md @@ -0,0 +1,12 @@ +--- + +language: +- ar +- en + +license: mit +--- +### xlm-r-large-arabic-toxic (toxic/hate speech classifier) +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](https://lnkd.in/d3bCFyZ)