Hello, I would like to know which dataset you used to train the SDM.
During training, was it conditioned generation or unconditional generation?
In the original SDM code, both the training and sampling commands involve the num-classes parameter. How can I address the issue where the number of classes in the training dataset does not match the number of classes in the sampling dataset?
Thanks