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

list index out of bounds error #5

Open
akash-isu opened this issue Aug 14, 2020 · 1 comment
Open

list index out of bounds error #5

akash-isu opened this issue Aug 14, 2020 · 1 comment

Comments

@akash-isu
Copy link

tok=ex.src_vocab[idx - len(self.vocab)] in file DrRepair/model/repairer/data/err_dataset.py line 181 throws list index out of bounds error. How should i go about resolving this issue? I'm using the preprocessed models.

@michiyasunaga
Copy link
Owner

Hi,
it seems that I am unable replicate this issue on my side - could you perhaps provide examples of ex.src_vocab, idx, len(self.vocab) that cause this issue?

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

2 participants