CoolFace
Apppublic

kazzzer/tweeteval-irony-hate

sourceHugging Faceupdated 3mo agoView on Hugging Face
0likes
App README

TweetEval — Irony & Hate Detection

Fine-tuned `cardiffnlp/twitter-roberta-base` on the TweetEval irony and hate tasks.

Type a tweet and pick a task → the model returns the irony / hate probability. Trained locally on an Apple M1 Max (MPS). Part of a Deep Learning capstone that compares a 4-model ladder (TF-IDF+LR → BiLSTM from scratch → roberta-base → twitter-roberta).