Skip to content

MerlinRaptor/DigGPT

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

34 Commits
 
 
 
 
 
 

Repository files navigation

DigGPT

Transformer from scratch, basically rewrited from Andrej Karpathy's lecture code.
GPTFrame is the framework of decoder only transformer, trained on little shakespeare data, can generate to some extent shakespeare style texts.
ReproduceGPT2 is going to implement training method for efficiency that will complexify the model thus empower it to have teeth and to reproduce GPT2.

About

Transformer from scratch.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages