shenjian5

Results 3 comments of shenjian5

> Traceback (most recent call last): > File "train.py", line 299, in > main() > File "train.py", line 291, in main > max_bleu = train(model, vocab, dataloader, scheduler, optim, updates)...

Maybe this is a small mistake. Perhaps you can refer to the following modification code: def generate_train_batch(self, seq_len, batch_size, normalise): '''Yield a generator of training data from filename on given...

I just download the last code,and run compare_all_models.py file . Then I meet the error below: ![error of compare_all_models.py file](https://user-images.githubusercontent.com/6245847/79678223-aadc7280-822b-11ea-9ebf-96499b9e065e.png)