Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Getting no output after running model training script for 12+ hours #160

Open
hhybang opened this issue Apr 5, 2024 · 0 comments
Open

Comments

@hhybang
Copy link

hhybang commented Apr 5, 2024

Hello,

I downloaded the dataset, iWildCAM, following the description in the github, and confirmed that it successfully downloaded. After this, I have been trying to run the example script to train a CORAL model on it, but it has been running for 12+ hours and still is not giving any outputs. I ran the following command, taken from CodaLab, with $HOME edited with the appropriate directory.

python wilds/examples/run_expt.py --root_dir $HOME --log_dir $HOME --dataset iwildcam --algorithm deepCORAL --seed 0 --lr 3e-05 --weight_decay 0 --coral_penalty_weight 10.0

I am also running this using a NVIDIA V100 GPU.
Thank you!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant