hi! in this notebook, you'll find the code to train a hate-speech detection model on Harvard's 2019 OLID dataset.
specifically, we'll be doing some transfer learning with RoBERTa
to run this notebook, you'll need jupyter!
brew install jupyter
jupyter notebook
You can find our models here.