GeoDiff
GeoDiff copied to clipboard
I got errors when training the code
When loading the dataset, the code runs until train_set = ConformationDataset(config.dataset.train, transform=transforms) an error occurs
Traceback (most recent call last):
File "/storage/weijinzhu/GeoDiff-main/train.py", line 60, in
I got the same error.