OPENAPI / COMPONENTS / SCHEMAS
Create Fine Tuning Job Request data structure
CreateFineTuningJobRequestStructural definition for Create Fine Tuning Job Request in the OpenAI API contract.
object9properties
hyperparametersobjecthyperparameters value in the OpenAI API contract.
integrationsarrayintegrations value in the OpenAI API contract.
metadataMetadatametadata value in the OpenAI API contract.
methodFineTuneMethodmethod value in the OpenAI API contract.
modelstringrequiredmodel value in the OpenAI API contract.
seedintegerseed value in the OpenAI API contract.
suffixstringsuffix value in the OpenAI API contract.
training_filestringrequiredtraining file value in the OpenAI API contract.
validation_filestringvalidation file value in the OpenAI API contract.