Authorizations
Bearer token authentication. Get your API key from the dashboard.
Path Parameters
The ID of the fine-tuning job to cancel
Response
Successful response
The object identifier
The object type, which is always 'fine_tuning.job'
fine_tuning.job
The Unix timestamp (in seconds) for when the fine-tuning job was created
The name of the fine-tuned model that is being created
The Unix timestamp (in seconds) for when the fine-tuning job was finished
The base model that is being fine-tuned
The organization that owns the fine-tuning job
The compiled results file ID(s) for the fine-tuning job
The current status of the fine-tuning job
validating_files
, queued
, running
, succeeded
, failed
, cancelled
The total number of billable tokens processed by this fine-tuning job
The file ID used for training
The file ID used for validation
A list of integrations enabled for this fine-tuning job
The seed used for the fine-tuning job
The Unix timestamp (in seconds) for when the fine-tuning job is estimated to finish