wandb.Run.config.update(...) to associate a dataset with a training run. W&B stores no data unless wandb.Run.save() is called with the local file name.
Experiments
wandb.Run.config.update(...) to associate a dataset with a training run. W&B stores no data unless wandb.Run.save() is called with the local file name.
Was this page helpful?