Retrieves the fine-tuning job metrics.
Documentation Index
Fetch the complete documentation index at: https://docs.nscale.com/llms.txt
Use this file to discover all available pages before exploring further.
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