Fine-tuning
List job events
List the events for a single fine-tuning job.
get/fine-tunes/{id}/events
Path parameters
idstring required
The ID of the fine-tune job to list events for
Response
List of fine-tune events
Changes
Changed in 2 of the 15 revisions of this API.111
- ●
added the new
tokenized_dataset_upload_completeenum value to the//response property for the response statusresponse-property-enum-value-added
- ○
added the optional property
//to the response with the statusresponse-optional-property-added
- ●
- ▲
the
//response's property format changed fromfloatto no format for statusresponse-property-type-changed
This revision also has 2 changes that name no endpoint, such as unreferenced schemas being removed. See the revision's changelog
- ▲