Retrieves the fine-tuning job metrics.
Bearer HTTP authentication. Allowed headers -- Authorization: Bearer <access_token>
Successful response.
The total number of training steps. Each step typically corresponds to a single forward and backward pass over a batch of training data
The cumulative number of tokens processed during training.
The total number of validation steps. Each step typically corresponds to a single forward and backward pass over a batch of validation data