vikigenius / conditional_text_generation

Adversarial Latent Space model for dialog generation
Creative Commons Zero v1.0 Universal
3 stars 1 forks source link

Fixed issue with Empty responses #7

Closed vikigenius closed 5 years ago

vikigenius commented 5 years ago

This Pull Request fixes issues where some of the responses were empty. This was happening because sentences which did not have a EOS token were completely ignored leading to an empty sequence.