in wandb, why is it creating a new sweep id grj782il
and not using the ID qmi88fp4
?
CUDA_VISIBLE_DEVICES=4 wandb agent organisation_name/sweep_project/qmi88fp4
wandb: Starting wandb agent 🕵️
2023-09-17 17:33:59,952 - wandb.wandb_agent - INFO - Running runs: []
2023-09-17 17:34:00,599 - wandb.wandb_agent - INFO - Agent received command: run
2023-09-17 17:34:00,599 - wandb.wandb_agent - INFO - Agent starting run with config:
batch_size: 8
densenet_depth: 121
lr: 0.0001
n_epochs: 10
2023-09-17 17:34:00,601 - wandb.wandb_agent - INFO - About to run command: /usr/bin/env python
3d_training.py --batch_size=8 --densenet_depth=121 --lr=0.0001 --n_epochs=10
2023-09-17 17:34:05,612 - wandb.wandb_agent - INFO - Running runs: ['ofr52kq1']
Create sweep with ID: grj782il
Sweep URL: https://wandb.ai/organisation_name/sweep_project/sweeps/grj782il