Model Card for Model ID

This model is fine-tuned on top of facebook roberta model for hatespeech on another set of hate speech data. Its purpose is to predict whether a given text contains hate speech or not. Class Label are 1 for hatspeech and 0 for not.

Model Details

Model Description

Important info This model works with binary classification and doesn't consider multilabel clssification. It detects it's either a hatespeech or not.

  • Developed by: Ayush Dhoundiyal
  • Language(s) (NLP): English
  • Finetuned from model: Facebook Model

Model Sources [optional]

[More Information Needed]

Training Details

Training Data

Pre-processing invloved basic steps like lemmtizing, stemming of words. Removing stop words and lowercasing the text to be classified. It's requested to perform these steps for good results.

Evaluation

The model provides the accuracy of 0.94, precision of 0.98. recall of 0.96 and f1 score of 0.97.

Downloads last month
4
Safetensors
Model size
125M params
Tensor type
F32
·
Inference Providers NEW
This model is not currently available via any of the supported third-party Inference Providers, and the model is not deployed on the HF Inference API.