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
hello! I run your project in my computer, the command I runned is python run.py train
but the program prompt No such file or directory: 'glove_word2id
I think the code not include the data file, is it?
Thank you!
hello! I run your project in my computer, the command I runned is
python run.py trainbut the program prompt
No such file or directory: 'glove_word2idI think the code not include the data file, is it?
Thank you!