Disclaimer - GoEmotions is a multilabel and multiclass dataset, but I have made it multiclass by keeping just the first label in multilabel rows.
- goemotions-distilbert.ipynb contains all training and basic inference code.
- Convert to TFLite for mobile devices.
- Deploying model.