使い方
説明
wandb online または wandb sync を使用します。
たとえば、クラウドに同期せずにデータをローカルにログするために、スクリプトをオフライン モードで実行する
には次のようにします:
Documentation Index
Fetch the complete documentation index at: /llms.txt
Use this file to discover all available pages before exploring further.
Help us improve these docs. Take our quick survey.
offline [OPTIONS]
wandb online または wandb sync を使用します。
たとえば、クラウドに同期せずにデータをローカルにログするために、スクリプトをオフライン モードで実行する
には次のようにします:
wandb offline && python train.py
wandb offline && python train.py
wandb sync --sync-all