MK2112 / GPTemplate

A GPT in a Jupyter Notebook, written in PyTorch. Starter kit for your next NLP project.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

GPTemplate

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.

About

A GPT in a Jupyter Notebook, written in PyTorch. Starter kit for your next NLP project.


Languages

Language:Jupyter Notebook 100.0%