Martin Li
Martin Li
Hi, we found smaller thickness makes training unstable, but you might get away with a better imbalance training technique or a gradual reduction of thickness during training. This code does...
Hi, thanks for the suggestion! I am surprised that my old codebase works with the latest PyTorch
Hi, if you are using compatible model definition and checkpoint, then the cause is most likely the inconsistency with the saving and loading of nn.DataParellel and/or weight devices, for which...
Hi ysig, I am glad that you like this repo! You are right that mixed column types and table transpose are currently not implemented. I have marked this issue as...
Hi, I don't see a problem with your description. Could you share the example code?
Hi you were trying to use the pretrained model, please download it first on the project readme page.