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
generate_en_vocab.py", line 17, in
with open("data/vocab.enzh-sub-en.{}".format(vocab_size), "w") as fopen:
FileNotFoundError: [Errno 2] No such file or directory: 'data/vocab.enzh-sub-en.50000'
The text was updated successfully, but these errors were encountered:
generate_en_vocab.py", line 17, in
with open("data/vocab.enzh-sub-en.{}".format(vocab_size), "w") as fopen:
FileNotFoundError: [Errno 2] No such file or directory: 'data/vocab.enzh-sub-en.50000'
The text was updated successfully, but these errors were encountered: