Jiazuo Qiu

Results 1 issues of Jiazuo Qiu

Hi, @hengruo When I trained the model, I got an issue below: File "/XXX/QANet-pytorch-master/models.py", line 33, in __init__ self.pos_encoding = nn.Parameter(torch.sin(torch.add(torch.mul(pos, freqs), phases)), requires_grad=False) RuntimeError: Expected object of type torch.LongTensor...