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
Hi! After downloading the dataset from the google drive link, I can't open the .pt files using torch.load. An error occurs: _pickle.UnpicklingError: invalid load key, '?'.
I wonder if this is related to torch version. Thanks!