Skip to main content

Documentation Index

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

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

thoughtful Sweeps でモデルをログに記録する効果的なアプローチの 1 つに、その sweep 用のモデル Artifact を作成する方法があります。各バージョンは、sweep 内の異なる run を表します。以下のように実装します。
wandb.Artifact(name="sweep_name", type="model")