Closed yuweijiang closed 4 years ago
Hi @yuweijiang can you post the full error? Thanks!
Sure, the full error is following.
{'tests_seen': 1533,
'tests_unseen': 1529,
'train': 21023,
'valid_seen': 820,
'valid_unseen': 821}
Traceback (most recent call last):
File "models/train/train_seq2seq.py", line 103, in
@yuweijiang did you follow the installation instructions here?
Also, have you looked at this? You could try a smaller batch-size, as per the comments here.
Can you double check that these requirements with the right versions have been installed correctly in your virtualenv?
I met a problem with the cuDNN. My system is Unbuntu 18.04, my GPU is 2080Ti. I follow the requirement.txt to install the packages. Could you help me to solve this problem? Thanks a lot!