mirror of
https://github.com/huggingface/transformers.git
synced 2025-08-03 03:31:05 +06:00

* Add dehatebert-mono-arabic readme card * Update dehatebert-mono-arabic model card * model cards for Hate-speech-CNERG models
439 B
439 B
This model is used detecting hatespeech in Polish language. The mono in the name refers to the monolingual setting, where the model is trained using only English language data. It is finetuned on multilingual bert model. The model is trained with different learning rates and the best validation score achieved is 0.723254 for a learning rate of 2e-5. Training code can be found at this url