linxi20

Results 2 issues of linxi20

--------------------------------------------------------------------------- ModuleNotFoundError Traceback (most recent call last) /tmp/ipykernel_181923/3488589996.py in 45 return normalize_x(train_x), normalize_y(train_y, num_classes), normalize_x(test_x), normalize_y(test_y, num_classes) 46 ---> 47 cifar10_train_x, cifar10_train_y, cifar10_test_x, cifar10_test_y = get_data(10) /tmp/ipykernel_181923/3488589996.py in get_data(dataset, num_classes)...

Hello, Thank you for your contributions. I tried to run the UniTS_pretrain_x128.sh script, but after a while, the outputs appeared to be nan, and the corresponding loss value also changed...