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
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.
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?