--- datasets: - hatexplain language: - en pipeline_tag: text-classification --- # BERT for hate speech classification The model is based on BERT and used for classifying a text as **toxic** and **non-toxic**. The model was fine-tuned on the HateXplain dataset found here: https://huggingface.co/datasets/hatexplain