Open wyywyy999 opened 2 months ago
Have you solved this problem now?
I have resolved the issue. It seems that the .pickle files cloned directly via git were incomplete. I downloaded all the pickle files in the prior_knowledge/ directory separately, and that solved the problem.
Hi, re-downloading the files cannot work for me. I intend to use human_mouse_tokens.pickle
If the human_mouse_tokens.pickle file is downloaded completely, it should be a file exceeding 1.1 MB. Are you still encountering the error _pickle.UnpicklingError: invalid load key, 'v'? After I re-downloaded it, I no longer encountered this issue. If you are still experiencing this problem, it might be due to the versions of Python and its dependencies.
Thanks! I ignore wget and upload again and it works for me. It seems that we can only use the most naive way.
Hello, developer! When I load the following
token_dictionary
, I met some problems:Can you help me to deal with or explain this issue? Waiting for your early reply. Thanks so much!