Text classification: Difference between revisions
Jump to navigation
Jump to search
(Created page with "==Hate Speech Classifier for Social Media Content in Dutch== This is a monolingual model for hate speech classification of social media content in Dutch. The model was trained...") |
mNo edit summary |
||
Line 2: | Line 2: | ||
This is a monolingual model for hate speech classification of social media content in Dutch. The model was trained on 20000 social media posts (YouTube, Twitter, Facebook) and tested on an independent test set of 2000 posts. It is based on the pre-trained language model BERTje. | This is a monolingual model for hate speech classification of social media content in Dutch. The model was trained on 20000 social media posts (YouTube, Twitter, Facebook) and tested on an independent test set of 2000 posts. It is based on the pre-trained language model BERTje. | ||
[https://huggingface.co/IMSyPP/hate_speech_nl Info page] | * [https://huggingface.co/IMSyPP/hate_speech_nl Info page] | ||
[https://huggingface.co/IMSyPP/hate_speech_nl/tree/main Model download page] | * [https://huggingface.co/IMSyPP/hate_speech_nl/tree/main Model download page] |
Revision as of 13:50, 15 April 2022
Hate Speech Classifier for Social Media Content in Dutch
This is a monolingual model for hate speech classification of social media content in Dutch. The model was trained on 20000 social media posts (YouTube, Twitter, Facebook) and tested on an independent test set of 2000 posts. It is based on the pre-trained language model BERTje.