Class TunedModelCheckpoint (1.98.0)

TunedModelCheckpoint(mapping=None, *, ignore_unknown_fields=False, **kwargs)

TunedModelCheckpoint for the Tuned Model of a Tuning Job.

Attributes

Name Description
checkpoint_id str
The ID of the checkpoint.
epoch int
The epoch of the checkpoint.
step int
The step of the checkpoint.
endpoint str
The Endpoint resource name that the checkpoint is deployed to. Format: projects/{project}/locations/{location}/endpoints/{endpoint}.

Methods

TunedModelCheckpoint

TunedModelCheckpoint(mapping=None, *, ignore_unknown_fields=False, **kwargs)

TunedModelCheckpoint for the Tuned Model of a Tuning Job.