Skip to content

Latest commit

 

History

History
3 lines (2 loc) · 265 Bytes

README.md

File metadata and controls

3 lines (2 loc) · 265 Bytes

build_nanogpt

This repo reproduces GPT2 by building a trianing pipeline in PyTorch from scratch. Start by following the build_nanogpt lecture by Anjrey Karpathy, changed will be made later to improve functionalities.