Trying to use model for dialogue system

Hello,

I am using openNMT to generate responses in my dialogue system. I have followed all the steps in the documentation and also used word-embeddings in embeddings_to_torch.py. But the problem is that in the test set I always get ‘Yes .’ as response. I am not sure what is the problem. I would really appreciate if someone can give me some hints.

thanks