minGPT icon indicating copy to clipboard operation
minGPT copied to clipboard

Implemented play_word.ipynb example

Open emukans opened this issue 3 years ago • 1 comments

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.

emukans avatar Apr 01 '21 22:04 emukans

Thank you for the PR, I will be looking at adding words next as well and will reference it.

karpathy avatar Mar 26 '22 12:03 karpathy