error: size mismatch for embedding.weight: copying a param with shape torch.Size([149, 256]) from checkpoint, the shape in current model is torch.Size([130, 512]).
I am using model ‘checkpoint_272976.pth.tar’ but getting the above mentioned error. Any insight into this issue would be appreciated. Thanks.