◆ Created_At
| int32 FFineTuningJobCheckpointResponse::Created_At {} |
The Unix timestamp (in seconds) for when the checkpoint was created.
◆ Fine_Tuned_Model_Checkpoint
| FString FFineTuningJobCheckpointResponse::Fine_Tuned_Model_Checkpoint |
The name of the fine-tuned checkpoint model that is created.
◆ Fine_Tuning_Job_Id
| FString FFineTuningJobCheckpointResponse::Fine_Tuning_Job_Id |
The name of the fine-tuning job that this checkpoint was created from.
◆ ID
| FString FFineTuningJobCheckpointResponse::ID |
The checkpoint identifier, which can be referenced in the API endpoints.
◆ Metrics
| FMetrics FFineTuningJobCheckpointResponse::Metrics |
Metrics at the step number during the fine-tuning job.
◆ Object
| FString FFineTuningJobCheckpointResponse::Object |
The object type, which is always "fine_tuning.job.checkpoint".
◆ Step_Number
| int32 FFineTuningJobCheckpointResponse::Step_Number {} |
The step number that the checkpoint was created at.
The documentation for this struct was generated from the following file: