Finetune-GPT-3-for-customer-support-chatbot-
Finetune the OpenAI GPT-3 model for a customer service chatbot application
There are two notebooks included.
- GPT inference notebook uses a pretrained GPT-3 model for chatbot application.
- Data+finetuning notebook includes the steps for fine tuning a GPT-3 model using new data. The notebook includes steps for data preparing, finetuning, getting inference etc. from the finetuned model.
https://user-images.githubusercontent.com/57786021/177271879-6e7e1cc1-a2cd-438c-b855-b09fd0fb3f55.mp4