Create Sft Training Job
Create Sft Training Job
Create a new SFT (Supervised Fine-Tuning) training job.
POST
Create Sft Training Job
Documentation Index
Fetch the complete documentation index at: https://wb-21fd5541-docs-2658.mintlify.app/llms.txt
Use this file to discover all available pages before exploring further.
Authorizations
Bearer authentication header of the form Bearer <token>, where <token> is your auth token.
Body
application/json
Schema for creating a new SFT (Supervised Fine-Tuning) TrainingJob.
The client should upload the training data (trajectories.jsonl and metadata.json) to W&B Artifacts and provide the artifact URL.
Response
Successful Response
Schema for TrainingJob response.