We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
train_batch_size我设置成1了,为啥还是out of memory. 我的显卡 getforce 930MX , 2G显存 请问最低显存要求是多少?为什么会out of memory? 15万的训练数据,才5个标签,应该不会很吃显存吧
The text was updated successfully, but these errors were encountered:
2g太小了啊 ,bert本身有点大,另外跟你的seq_length有关。换卡吧 8G我都觉得玩耍不友好了。
Sorry, something went wrong.
感谢回复。我没钱,不换显卡,搞完这个我就不弄nlp了。
No branches or pull requests
train_batch_size我设置成1了,为啥还是out of memory.
我的显卡 getforce 930MX , 2G显存
请问最低显存要求是多少?为什么会out of memory?
15万的训练数据,才5个标签,应该不会很吃显存吧
The text was updated successfully, but these errors were encountered: