Create a new fine tuning job.
The hyperparameters used for the fine-tuning job.
The base model that is being fine-tuned.
Optional suffix to append to the fine tuned model's name.
The storage bucket or object used for training.
Successful Response
The fine_tuning.job object represents a fine-tuning job that has been created through the API.
The Unix timestamp (in seconds) for when the fine-tuning job was created.
The Unix timestamp (in seconds) for when the fine-tuning job was finished. The value will be null if the fine-tuning job is still running.
The name of the fine-tuned model that is being created.
The organization that owns the fine-tuning job.
The current status of the fine-tuning job.
The total number of billable tokens processed by this fine-tuning job. The value will be null if the fine-tuning job is still running.