Get FinetuneJob
Get a finetune job.
Authorizations
Tune API Keys are the preferred way to authenticate with the API. You can create an API Key from your Tune Studio Profile → 'Access Keys' (in sidebar)
Body
The finetune job ID to be fetched.
Response
The id of the finetune job.
The name of the finetune job.
LLM model id which is supported by tune.Studio or any huggingface model.
tracker id of the for finetune analytics.
dataset for the finetune job.
Used to specify the resource requirement for a (job, model).
feature gates for the finetune job (internal use).
training config for the finetune job.
status of the finetune job.
The time the finetune job was created.
The time the finetune job was last updated.
The time the finetune job was started.
The time the finetune job was finished.
Was this page helpful?