How to fine-tune a GPT-3 model using Python with your own data for improved performance
Expand the training data The training data analysis by OpenAI in step 2 of this guide suggests expanding the training data amount. I only used 2 prompts in this guide. The suggestion says at least a few hundred examples/prompts. FAQ might not be the best use case FAQ-related questions might not be the best use case for fine-tuning. If you'd like to automate your support questions, a question-answering approach might be better suited than fine-tuning a GPT-3 model.
Feb-20-2023, 11:10:13 GMT
- Technology: