practical_seq2seq
practical_seq2seq copied to clipboard
File not found error while running data.py
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.
I got the same problem. Any ideas?
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.
you need to pull the metadata from the dropbox link which he provided in pull file .
if i am not wrong this is the link https://www.dropbox.com/s/d35skwq8hk2ljbr/metadata.pkl?dl=0