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
I haven't tried the model, but look into file: datasets/twitter, there's no file named metadata.pkl. Guess it may be in the zipped file. Try unzip it manually first.
with open(PATH + 'metadata.pkl', 'rb') as f:
FileNotFoundError: [Errno 2] No such file or directory: 'datasets/twitter/metadata.pkl'
am I missing any files to import ? I followed the instructions mentioned in the blog. please let me know. Thanks.
The text was updated successfully, but these errors were encountered: