You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
When I run the following command: python3 run.py train --config_path experiments/exp_demo_imgs/config.py --log_dir experiments/exp_demo_imgs/logs \ --job_id 0 --wandb_project image-hijacks --no-playground
The validation and test results for both the best and last checkpoints seem to be zero. Could you help me identify what I might be missing?
The text was updated successfully, but these errors were encountered:
Thank you for your excellent work!
When I run the following command:
python3 run.py train --config_path experiments/exp_demo_imgs/config.py --log_dir experiments/exp_demo_imgs/logs \ --job_id 0 --wandb_project image-hijacks --no-playground
The validation and test results for both the best and last checkpoints seem to be zero. Could you help me identify what I might be missing?
The text was updated successfully, but these errors were encountered: