Closed bastienmasse closed 1 year ago
Hi, you need to change the RUN_NAME entry in config.json, or add --no-wandb to your command line:
python3 -m tmrl --trainer --no-wandb
Closing as this is not a bug, but in version 0.6
we will make logging to wandb an option rather than the default behaviour, in order to avoid this type of issues.
Hi, I followed the instructions in the tutorial, but when i launch the trainer, i have got this message: wandb: ERROR Error while calling W&B API: run tmrl/tmrl/SAC_4_imgs_pretrained was previously created and deleted; try a new run name (<Response [409]>)