You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
We finished allocating the environment according to the instructions. Without downloading files on Google Cloud Storage bucket, we wrote .model and .npy by ourselves. But we still fail to run "LandscapeNotebook.ipynb" , it show error in "w2vruntime = word2vec5_9m.restore_runtime()" cause we failed in "load_vocab_mappings" , line 476 in "restore_runtime".
So I would like to ask where I can get the "vocab" file. Looking forward to your answer, thanks!
The text was updated successfully, but these errors were encountered:
We finished allocating the environment according to the instructions. Without downloading files on Google Cloud Storage bucket, we wrote .model and .npy by ourselves. But we still fail to run "LandscapeNotebook.ipynb" , it show error in "w2vruntime = word2vec5_9m.restore_runtime()" cause we failed in "load_vocab_mappings" , line 476 in "restore_runtime".
So I would like to ask where I can get the "vocab" file. Looking forward to your answer, thanks!
The text was updated successfully, but these errors were encountered: