Skip to content

I created this repository to train a transformer model using Shakespeare's text. I was inspired by Andrej Karpathy's NanoGPT tutorial.

Notifications You must be signed in to change notification settings

abrahamalbert18/AIShakespeare

Repository files navigation

AIShakespeare

I created this repository to train a transformer model using Shakespeare's text. I am inspired by Andrej Karpathy's YouTube lecture.

Trained a custom WordPiece tokenizer from scratch using Hugging Face's transformers library.

Aim is that AIShakespeare will predict the next word based on the previous word(s). I intend to tryout multiple transformer model architectures.

About

I created this repository to train a transformer model using Shakespeare's text. I was inspired by Andrej Karpathy's NanoGPT tutorial.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages