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

30G memory limited #6

Open
db12138 opened this issue Jul 24, 2019 · 1 comment
Open

30G memory limited #6

db12138 opened this issue Jul 24, 2019 · 1 comment

Comments

@db12138
Copy link

db12138 commented Jul 24, 2019

hi. I run the code in a 30G memory RAM but when the code run to
cls.TEXT.build_vocab(train, vectors=vectors) in SICK.iters() using glove.
the program will be killed because of no enough memory.
image
image

I want to know is this situation nomal ? how to fix it ? how much memory in needed at less?

@tuzhucheng
Copy link
Owner

May I know the vocab size of the dataset you are dealing with please? If the vocab size is too large it may cause out of memory.

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