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
File "C:/Users/23318/PycharmProjects/Crawler/machineLearing/old/Learning2Ask_TypedDecoder-master/STD_code_final/main.py", line 43, in load_data
with open('%s/%s.post' % (path, fname)) as f:
FileNotFoundError: [Errno 2] No such file or directory: './data/weibo_pair_train_Q_after.post'
The text was updated successfully, but these errors were encountered:
File "C:/Users/23318/PycharmProjects/Crawler/machineLearing/old/Learning2Ask_TypedDecoder-master/STD_code_final/main.py", line 43, in load_data
with open('%s/%s.post' % (path, fname)) as f:
FileNotFoundError: [Errno 2] No such file or directory: './data/weibo_pair_train_Q_after.post'
The text was updated successfully, but these errors were encountered: