pytorch-skipthoughts
pytorch-skipthoughts copied to clipboard
teacher_forcing(decoders)
hello @kaniblu thanks for your work, I have a simple question about your implementation. Is teacher forcing enforced in your decoders? I think this was left out, if yes please can you point me to where I can see this in the code.
Thank you