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

Question about running train.py #39

Open
YuyingShang opened this issue Mar 15, 2021 · 1 comment
Open

Question about running train.py #39

YuyingShang opened this issue Mar 15, 2021 · 1 comment

Comments

@YuyingShang
Copy link

when I run the code, no matter lsr-bert model or lsr model, after the evaluate_epoch=30, my process will be killed. For both models, I have set my batch_size=3, lr=1e-3. Do you have any idea about this problem? Looking forward to your reply.

image

image

@logan-markewich
Copy link

"exit code 137" means out of memory, so you don't have enough memory to train.

I would decrease the batch size to 1 or 2

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