Skip to main content

job_checkpoints

Overview

Namejob_checkpoints
TypeResource
Idopenai.fine_tuning.job_checkpoints

Fields

NameDatatypeDescription
idstringThe checkpoint identifier, which can be referenced in the API endpoints.
created_atintegerThe Unix timestamp (in seconds) for when the checkpoint was created.
fine_tuned_model_checkpointstringThe name of the fine-tuned checkpoint model that is created.
fine_tuning_job_idstringThe name of the fine-tuning job that this checkpoint was created from.
metricsobjectMetrics at the step number during the fine-tuning job.
objectstringThe object type, which is always "fine_tuning.job.checkpoint".
step_numberintegerThe step number that the checkpoint was created at.

Methods

NameAccessible byRequired Params
list_fine_tuning_job_checkpointsSELECTfine_tuning_job_id