This project follows MTL approch by leverages knowledge gained from sentiment analysis and emotion detection in detection hate speech in the given sentence. Out of all the models build, MTL with emotion and polarity outperformed all others.
MODEL | F1_SCORE |
---|---|
STL | 66.4% |
MTL with emotion | 71.47% |
MTL with polarity | 70.50% |
MTL with emotion and polarity | 72.27% |
- You can visit my application
- Input a sentence and click submit
You can download the model checkpoints
This project is based on the reaseach paper