TT
TT
same problem +1
@HaozhengLi try id2word[str(vocab_id)] -> id2word[str(int(vocab_id))]
I also encountered this problem when used ABCNN-1 and ABCNN3. But the problem seems to be different from the one in the issue. The nan occured at the beginning of...
same problem, can you provide the source of data? Thanks!
it still does not work on `1.25.2`