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

0% trained data trained #4

Open
akash-isu opened this issue Aug 6, 2020 · 4 comments
Open

0% trained data trained #4

akash-isu opened this issue Aug 6, 2020 · 4 comments

Comments

@akash-isu
Copy link

I keep following the steps in the ReadMe but whatever I do after the training phase it always shows TRAIN: 0% |.

@michiyasunaga
Copy link
Owner

Hi, perhaps this is a GPU issue - could you double check if your GPU is properly configured and recognized by pytorch?

@akash-isu
Copy link
Author

I do not have CUDA on my system. I tried removing the cuda references in the codebase. However, it still doesn't work.

@akash-isu
Copy link
Author

A small update. If I go ahead and remove the references to CUDA in the err_localize_edit.py and then run the code, I get the list index out of range error. Not sure how these are related.

@vj68
Copy link

vj68 commented May 19, 2021

You can reduce the no. of steps in DrRepair/model/configs/data-spoc/err-data-orig.yml

timing:
  max_steps: 150000

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

3 participants