minGPT
minGPT copied to clipboard
Implemented play_word.ipynb example
In the pull request, I implemented a play_word example, which trains a GPT model to translate from modern English to Shakespeare English. It uses a BPE for building vocabulary.
Thank you for the PR, I will be looking at adding words next as well and will reference it.