Créer une tâche d'entraînement SFT
Créez une nouvelle tâche d’entraînement SFT (Fine-Tuning supervisé).
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.
Autorisations
Bearer authentication header of the form Bearer <token>, where <token> is your auth token.
Corps
Schéma pour créer un nouveau TrainingJob SFT (Supervised Fine-Tuning).
Le client doit téléverser les données d’entraînement (trajectories.jsonl et metadata.json) vers W&B Artifacts et fournir l’URL de l’artifact.
Chemin d’artifact W&B pour les données d’entraînement (par exemple, 'wandb-artifact:///entity/project/artifact-name:version')
Schéma de la configuration d’entraînement SFT.
Réponse
Réponse réussie
Schéma de la réponse de TrainingJob.