bentrevett/pytorch-sentiment-analysis

shape of imdb sentences

antgr opened this issue · 1 comments

antgr commented

There is in the comments the info that
#text = [batch size, sent len]
but what I see is that sent len is always 512, for example running tut 6.
Have you noticed that?

antgr commented

Seems that there just exist many cases with length > 512 which is the limit