Create a new SFT (Supervised Fine-Tuning) training job.
Bearer authentication header of the form Bearer <token>, where <token> is your auth token.
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.
Successful Response
Schema for TrainingJob response.