Update README.md
Browse files
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.
|