Darleen71 opened this issue 5 months ago · 0 comments
Hello~ may I ask a question? In this line of code -- ys = trg[:, 1:].contiguous().view(-1),why do we have to discard the first seq?