Skip to content

My own implementation of a Transformer-based decoder-only LM, inspired by Andrej Karpathy's video.

Notifications You must be signed in to change notification settings

Sam-Oliveira/language_model_from_scratch

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 

Repository files navigation

Decoder-only Language Model

My implementation of a GPT like decoder language model, pre-trained on the Tiny Shakespeare dataset. GPT-2's tokeniser is used.

About

My own implementation of a Transformer-based decoder-only LM, inspired by Andrej Karpathy's video.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages