doc: update W&B related doc (#10086)
* doc: update W&B related doc * doc(wandb): mention report_to * doc(wandb): commit suggestion Co-authored-by: Sylvain Gugger <35901082+sgugger@users.noreply.github.com> * doc(wandb): fix typo * doc(wandb): remove WANDB_DISABLED Co-authored-by: Sylvain Gugger <35901082+sgugger@users.noreply.github.com>
This commit is contained in:
@@ -529,7 +529,7 @@ class WandbCallback(TrainerCallback):
|
||||
Setup the optional Weights & Biases (`wandb`) integration.
|
||||
|
||||
One can subclass and override this method to customize the setup if needed. Find more information `here
|
||||
<https://docs.wandb.com/huggingface>`__. You can also override the following environment variables:
|
||||
<https://docs.wandb.ai/integrations/huggingface>`__. You can also override the following environment variables:
|
||||
|
||||
Environment:
|
||||
WANDB_LOG_MODEL (:obj:`bool`, `optional`, defaults to :obj:`False`):
|
||||
|
||||
Reference in New Issue
Block a user