system HF staff commited on
Commit
d63cc52
·
1 Parent(s): 320f6c3

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +2 -0
README.md ADDED
@@ -0,0 +1,2 @@
 
 
 
1
+ This model is used detecting hatespeech in Arabic language. The mono in the name refers to the monolingual setting, where the model is trained using only Arabic language data. It is finetuned on multilingual bert model.
2
+ The model is trained with different learning rates and the best validation f1-score achieved is 0.8674776 for a learning rate of 2e-5.