POST
/
conduit
/
finetuning
/
start

Body

datasetID
string

Indicates the ID of the dataset

baseModelName
string

Indicates the name of the base model

lr
float

Indicates the learning rate

steps
int

Indicates the steps

epochs
int

The number of epochs to run for

systemPrompt
string

The system prompt of the model

name
string

Name

wandbProject
string

Wandb project name

wandbEntity
string

Wandb entity

Response

id
string

Indicates the ID of the file

userId
string

Indicates the ID of the user

datasetID
string

Indicates the ID of the dataset

datasetName
string

Indicates the name of the dataset

name
string

Indicates the name of the fine-tuning run

status
string

Indicates the status of the fine-tuning run

wandbURL
string

Indicates the Weights and Biases URL

createdAt
string

The time that the file was created at

updatedAt
string

The time that the file was last updated at

logs
array

The logs of the fine-tuning run

stats
dict

The stats of the fine-tuning run

config
dict

Config