@@ -223,7 +223,7 @@ Advanced configuration is possible by setting environment variables:
...
@@ -223,7 +223,7 @@ Advanced configuration is possible by setting environment variables:
| Environment Variable | Value |
| Environment Variable | Value |
|---|---|
|---|---|
| WANDB_LOG_MODEL | Log the model as artifact (log the model as artifact at the end of training (`false` by default) |
| WANDB_LOG_MODEL | Log the model as artifact (log the model as artifact at the end of training) (`false` by default) |
| WANDB_WATCH | one of `gradients` (default) to log histograms of gradients, `all` to log histograms of both gradients and parameters, or `false` for no histogram logging |
| WANDB_WATCH | one of `gradients` (default) to log histograms of gradients, `all` to log histograms of both gradients and parameters, or `false` for no histogram logging |