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(Supervised Fine-Tuning) TrainingJob을 생성하기 위한 스키마입니다.
클라이언트는 트레이닝 데이터(trajectories.jsonl 및 metadata.json)를 W&B Artifacts에 업로드하고 artifact URL을 제공해야 합니다.
응답
성공 응답
TrainingJob 응답 스키마.