How can I configure the name of the run in my training code?

At the beginning of the training script, call wandb.init with an experiment name. For example: wandb.init(name="my_awesome_run").


Last modified January 20, 2025: Add svg logos to front page (#1002) (e1444f4)