Fine-Tuning a Sentiment Classifier in 50 Lines
Take a pretrained language model, add three epochs of training, and get 91%+ accuracy on sentiment classification. The mechanics of fine-tuning explained through code.