A whole GPT (Generative Pre-trained Transformer) language model in a single Jupyter Notebook, written in PyTorch.
Think of this as a small starter kit for your next NLP project. All you need to provide is a text file.
The model will be trained on this text, line by line, and will aim to imitate it.