mirror of
https://github.com/saymrwulf/transformers.git
synced 2026-05-14 20:58:08 +00:00
Create README.md (#7581)
This commit is contained in:
parent
85ead0fec4
commit
923dd4e5ef
1 changed files with 12 additions and 0 deletions
12
model_cards/akhooli/xlm-r-large-arabic-toxic/README.md
Normal file
12
model_cards/akhooli/xlm-r-large-arabic-toxic/README.md
Normal file
|
|
@ -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)
|
||||
Loading…
Reference in a new issue