Skip to content

Simple implementation of the research paper- "Attention is all you need " on tiny Shakespere dataset by andrej karpathy

Notifications You must be signed in to change notification settings

RNTUNOOB/Tiny_GPT

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 

Repository files navigation

This is a implementation of reasearch paper " Attention is all you need ". Here, I have used only decoder model.

  • It is trained on Tiny_shakespere dataset.
  • It utilizes bigram model.
  • It generates new text based on its training and learning done on the dataset
  • It is inspired from the youtube video of Andrej Karpathy.

About

Simple implementation of the research paper- "Attention is all you need " on tiny Shakespere dataset by andrej karpathy

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published