In this Python NLP Tutorial, We'll learn how to fine-tune a pre-trained GPT2 Model with Custom Text Data (Indian Food Recipes) and let the model generate new Text. This is done using aitextgen package and we use 124M GPT-2 Model for Demonstration.
Links:
GPT2 generated Indian Food Recipes - https://www.kaggle.com/nulldata/gpt2-...
aitextgen github - https://github.com/minimaxir/aitextgen
aitextgen documentation - https://docs.aitextgen.io/
How to upload model to hugging face - https://docs.aitextgen.io/upload/
6000+ Indian Food Recipes Dataset- https://www.kaggle.com/kanishk307/600...
Recommended Videos:
Build Streamlit PCA Web App in Python - Code Walkthrough - • Build Streamlit PCA Web App in Python - Co...
MBart Language Translation (English to Tamil/Hindi) using Hugging Face | Python NLP
• MBart Language Translation (English to Tam...