Skip to main content

Documentation Index

Fetch the complete documentation index at: https://wb-21fd5541-update-training-api-25.mintlify.app/llms.txt

Use this file to discover all available pages before exploring further.

Sweeps 에서 모델을 로그하는 효과적인 방법 중 하나는 해당 스윕을 위한 모델 아티팩트(artifact)를 생성하는 것입니다. 각 버전은 스윕의 서로 다른 run 을 나타냅니다. 다음과 같이 구현하세요:
wandb.Artifact(name="sweep_name", type="model")