lukecq1231/nli

save model

Opened this issue · 1 comments

Hello.
I lowered the amount of data so I can run with CPU. But at last the model did not run and I encountered the following error. what is the reason.
image

�It seems that your toy training data is too small, and the saveFreq is too large. You can change the saveFreq in "train.py" to a smaller number.