RoBERTa LoRA trained for hate speech detection. The original dataset is the balanced version of
Hate speech detection curated dataset, available on Kaggle.
The model achieved 0.91 macro-averaged F1 on a stratified 20% validation sample from the original dataset.
Full code for fine-tuning can be found in the following
Kaggle notebook.