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.

環境変数 WANDB_DIR を設定することで、W&B の run データのログ記録用ディレクトリーを指定できます。例:
import os
os.environ["WANDB_DIR"] = os.path.abspath("your/directory")