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

Stop Iteration #15

Open
nguyenvanhoang7398 opened this issue Sep 28, 2021 · 1 comment
Open

Stop Iteration #15

nguyenvanhoang7398 opened this issue Sep 28, 2021 · 1 comment

Comments

@nguyenvanhoang7398
Copy link

Hi, may I ask if anyone know what causes this Stop Iteration?

Screenshot 2021-09-28 at 1 55 58 PM

@BenfengXu
Copy link
Owner

Hi, may I ask if anyone know what causes this Stop Iteration?

Screenshot 2021-09-28 at 1 55 58 PM

These codes are inherited from the huggingface transformers implementation, you can find similar issuse there:
huggingface/transformers#4189
cooelf/AwesomeMRC#17
huggingface/transformers#4300

Some says it's caused by mismatched pytorch version, I guess you can try to down-grad your pytorch to 1.4.0, which is also the version this repo tested on (I've updated this information in README).

Good luck~

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