openai wandb sync
VERSION
is either:v2
ft-xxxxxxxxx
latest
or manuallyartifact_job.metadata
. For example, the fine-tuned model can be retrieved with artifact_job.metadata[
"fine_tuned_model"]
.openai wandb sync
and we will re-sync any run that was not synced successfully.openai wandb sync --id fine_tune_id --force
to force re-syncing a specific fine-tune.