Seq2Seq model implemented with pytorch, using temperature sampling, top-k sampling, top-p sampling / nucleus sampling, and beam search.
-
Updated
Jul 30, 2022 - Python
Seq2Seq model implemented with pytorch, using temperature sampling, top-k sampling, top-p sampling / nucleus sampling, and beam search.
Add a description, image, and links to the temperature-sampling topic page so that developers can more easily learn about it.
To associate your repository with the temperature-sampling topic, visit your repo's landing page and select "manage topics."