Finetune API Reference
Start Run
This endpoint starts a fine-tuning run
POST
/
conduit
/
finetuning
/
start
Body
Indicates the ID of the dataset
Indicates the name of the base model
Indicates the learning rate
Indicates the steps
The number of epochs to run for
The system prompt of the model
Name
Wandb project name
Wandb entity
Response
Indicates the ID of the file
Indicates the ID of the user
Indicates the ID of the dataset
Indicates the name of the dataset
Indicates the name of the fine-tuning run
Indicates the status of the fine-tuning run
Indicates the Weights and Biases URL
The time that the file was created at
The time that the file was last updated at
The logs of the fine-tuning run
The stats of the fine-tuning run
Config