How should I finetune a pretrain model?

1.checkout your device whether on gpu
2.if your traindata isn’t converged,checkout the tensor’type of longint or float,sometimes loss or acc will calcuated zero when labels set float type.