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

我的checkpoints文件夹是空的 #55

Open
wuchenyang0812 opened this issue Nov 22, 2023 · 1 comment
Open

我的checkpoints文件夹是空的 #55

wuchenyang0812 opened this issue Nov 22, 2023 · 1 comment

Comments

@wuchenyang0812
Copy link

Traceback (most recent call last):
File "D:\NER-ProJect\pytorch_bert_bilstm_crf_ner-main\predict.py", line 93, in
with open(args_path, "r", encoding="utf-8") as fp:
FileNotFoundError: [Errno 2] No such file or directory: './checkpoints/bert_crf_cner/args.json'
大佬我这个文件夹里没有东西,然后从网上也没有找到这个args.json

@taishan1994
Copy link
Owner

这个得自己跑一边训练的代码才会生成。

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

2 participants