Fine Tuning
Operations
Cancel |
Cancels the processing of the fine-tune job specified by the given fine-tune-id. |
Create |
Creates a job that fine-tunes a specified model from a given training file. Response includes details of the enqueued job including job status and hyper paramete... |
Delete |
Deletes the fine-tune job specified by the given fine-tune-id. |
Get |
Gets details for a single fine-tune job specified by the given fine-tune-id. The details contain the base model, training and validation files, hyper parameters,... |
Get Checkpoints |
Gets the checkpoints for the fine-tune job specified by the given fine-tune-id. Checkpoints are created at the end of successful epochs during training. |
Get Events |
Gets the events for the fine-tune job specified by the given fine-tune-id. Events are created when the job status changes, e.g. running or complete, and when res... |
List |
Gets a list of all fine-tune jobs owned by the Azure OpenAI resource. The details that are returned for each fine-tune job contain besides its identifier the base... |