wangying1586

Results 2 issues of wangying1586

which 670 test datasets would you choose??? or from shuffle?

![image](https://user-images.githubusercontent.com/52782861/71074531-6aa5ae80-21bd-11ea-846b-fe570ed56dae.png) sentences = [' '.join([self.ix2word[idx] for idx in sent]) for sent in sentences] File "F:\Reference_code\VideoCaption-master\model.py", line 75, in sentences = [' '.join([self.ix2word[idx] for idx in sent]) for sent in sentences]...