Skip to main content
All CollectionsAPIFine-tuning
How do I format my fine-tuning data for the OpenAI API?
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 over 10 months ago

Fine-tuning OpenAI models

Fine-tuning data provides models with examples of how it should respond do 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.

Did this answer your question?