Code to fine tune a huggingface model to improve the models ability to determine if a movie review is positve or negative. This code shows the difference between a trained model and one that has been fine tuned with LoRA.
I used Kaggle's online jupyter notebook and their GPU accelerators.