你当前正在访问 Microsoft Azure Global Edition 技术文档网站。 如果需要访问由世纪互联运营的 Microsoft Azure 中国技术文档网站,请访问 https://docs.azure.cn。
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... |