OpenAI

How do I format my fine-tuning data for the OpenAI API?

Learn about different data formats required for fine-tuning different OpenAI models

Updated: 10 days ago

Fine-tuning OpenAI models

Fine-tuning data provides models with examples of how they should respond to a given conversation. We'll want these examples to match the input that the model will see in production as closely as possible.

You can learn more about fine-tuning in our fine-tuning developer guide.

Was this article helpful?