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 have quick question: which file should I first run?
I guess I need to first train the model, so I ran train.py, but it gave me "FileNotFoundError: [Errno 2] No such file or directory: 'config_hcnn_attent_7.json'".
Could you please let me know where I can get the file config_hcnn_attent_7.json, or should I start from the other file?
I also tried make_data.py, it gave "FileNotFoundError: [Errno 2] No such file or directory: './data/data/text_dict'", the make_vocab.py gave "FileNotFoundError: [Errno 2] No such file or directory: './data/data/abstract_train'"
Could you please upload all the missing files, or let me know where to download these files?
The text was updated successfully, but these errors were encountered:
I have quick question: which file should I first run?
I guess I need to first train the model, so I ran train.py, but it gave me "FileNotFoundError: [Errno 2] No such file or directory: 'config_hcnn_attent_7.json'".
Could you please let me know where I can get the file config_hcnn_attent_7.json, or should I start from the other file?
I also tried make_data.py, it gave "FileNotFoundError: [Errno 2] No such file or directory: './data/data/text_dict'", the make_vocab.py gave "FileNotFoundError: [Errno 2] No such file or directory: './data/data/abstract_train'"
Could you please upload all the missing files, or let me know where to download these files?
The text was updated successfully, but these errors were encountered: