SFTトレーニング ジョブを作成
SFTトレーニング ジョブを作成
新しい SFT(教師ありファインチューニング)トレーニングジョブを作成します。
POST
SFTトレーニング ジョブを作成
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.
承認
Bearer authentication header of the form Bearer <token>, where <token> is your auth token.
ボディ
application/json
新しい SFT(教師ありファインチューニング)TrainingJob を作成するためのスキーマ。
クライアントはトレーニングデータ(trajectories.jsonl と metadata.json)を W&B Artifacts にアップロードし、artifact URL を指定する必要があります。
レスポンス
正常なレスポンス
TrainingJobレスポンスのスキーマ。