Is there a version of the ChatBot tutorial that uses dataloader class?

I wanted to use the dataloader class for the ChatBot tutorial and use the best practices for padding, packing, variable size sequences with a real model (ideally using GPU as much as possible). Is there an example of how to use the dataloader class like that with the chatbot tutorial that is fully functional?


cross posted: https://www.quora.com/unanswered/Is-there-a-version-of-the-ChatBot-tutorial-that-uses-dataloader-class