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
没有显存报错信息: 我在按照文本信息抽取readme进行配置小样本微调时,运行#2.3 finetune.py后没有保存模型,仅仅在checkpoint目录下有log。 debug和检查环境配置花了很多时间发现电脑8G显存不够,运行时爆显存需要降低batch_size,但是没有任何报错或是提示,只是直接结束运行。
#2.3 finetune.py
checkpoint
The text was updated successfully, but these errors were encountered:
显存和内存不够可以使用uie-small模型试一下,另外,uie已经停止更新了,欢迎开发者进行贡献。
Sorry, something went wrong.
wawltor
No branches or pull requests
问题描述
没有显存报错信息:
我在按照文本信息抽取readme进行配置小样本微调时,运行
#2.3 finetune.py
后没有保存模型,仅仅在checkpoint
目录下有log。debug和检查环境配置花了很多时间发现电脑8G显存不够,运行时爆显存需要降低batch_size,但是没有任何报错或是提示,只是直接结束运行。
The text was updated successfully, but these errors were encountered: