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

the train.lua stop print informatation when the input file is bigger than 500MB? #17

Open
esrrhs opened this issue Nov 18, 2019 · 0 comments

Comments

@esrrhs
Copy link

esrrhs commented Nov 18, 2019

Hi, my input file is very big, about 500MB. and the train.lua stop print information when run for a while. the last info it's print is

Epoch 1.02 / 50, i = 994 / 3145800, loss = 4.990288
Epoch 1.02 / 50, i = 995 / 3145800, loss = 5.104537
Epoch 1.02 / 50, i = 996 / 3145800, loss = 4.961758
Epoch 1.02 / 50, i = 997 / 3145800, loss = 4.969568
Epoch 1.02 / 50, i = 998 / 3145800, loss = 5.046015
Epoch 1.02 / 50, i = 999 / 3145800, loss = 4.955519
Epoch 1.02 / 50, i = 1000 / 3145800, loss = 4.886581

and the process CPU run at 100%
PID USER PR NI VIRT RES SHR S %CPU %MEM TIME+ COMMAND
31256 root 20 0 2333920 2.0g 1916 R 108.0 54.5 172:40.70 luajit

is this normal? should I just wait?

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

1 participant