From 923dd4e5ef2afff41e2a816c235db9acd4dd3d7d Mon Sep 17 00:00:00 2001 From: Abed khooli Date: Wed, 7 Oct 2020 23:37:40 +0300 Subject: [PATCH] Create README.md (#7581) --- .../akhooli/xlm-r-large-arabic-toxic/README.md | 12 ++++++++++++ 1 file changed, 12 insertions(+) create mode 100644 model_cards/akhooli/xlm-r-large-arabic-toxic/README.md 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)