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
请问resource文件里的model.pt是怎么获得的呢?我只有谷歌下载等bert文件:bert_config.json,bert_model.ckpt.data-00000-of-00001,bert_model.ckpt.index,bert_model.ckpt.meta。怎么获得model.pt文件呢?
The text was updated successfully, but these errors were encountered:
在main.py的最下边 只有这个if条件成立才会创建
Sorry, something went wrong.
No branches or pull requests
请问resource文件里的model.pt是怎么获得的呢?我只有谷歌下载等bert文件:bert_config.json,bert_model.ckpt.data-00000-of-00001,bert_model.ckpt.index,bert_model.ckpt.meta。怎么获得model.pt文件呢?
The text was updated successfully, but these errors were encountered: