Skip to main content

Documentation Index

Fetch the complete documentation index at: https://wb-21fd5541-john-wbdocs-2044-rename-serverless-products.mintlify.app/llms.txt

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

sweep에서 모델을 로깅하는 효과적인 방법 중 하나는 sweep용 모델 artifact를 만드는 것입니다. 각 버전은 sweep의 서로 다른 run에 해당합니다. 다음과 같이 구현하세요:
wandb.Artifact(name="sweep_name", type="model")

Artifacts Sweeps