Fine-Tuning Hugging Face Model with Custom Dataset

End-to-end example to explain how to fine-tune the Hugging Face model with a custom dataset using TensorFlow and Keras. I show how to save/load the trained model and execute the predict function with tokenized input.

Andrej Baranovskij
Towards Data Science
4 min readSep 12, 2020

--

Author: Andrej Baranovskij

--

--