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

pytorch 和 tensorflow都是这行word2id = pickle.load(inp)报错 #51

Open
xxxtsing opened this issue Apr 2, 2024 · 0 comments
Open

Comments

@xxxtsing
Copy link

xxxtsing commented Apr 2, 2024

File "C:\Users\14027\ChineseNER\tensorflow\train.py", line 18, in
word2id = pickle.load(inp)
^^^^^^^^^^^^^^^^
_pickle.UnpicklingError: could not find MARK
这行代码报错是怎么回事呢?
而且我下载的代码的data中为什么没有renmindata.pkl和Bosondata.pkl

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

1 participant