Skip to content

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Transformer Decoder

I trained this transformer decoder model on the Titanic Screenplay dataset with the following hyperparameters: BLOCK_SIZE = 128 BATCH_SIZE = 64 n_embd = 64 dropout = 0.2

The result of this training is below:

quotes-results

Learned this from Karpathy Sensei and implemented it. Huge Thanks to Sensei!!!

About

Transformer decoder model trained on Titanic Screenplay

Resources

Stars

Watchers

Forks

Releases

Packages

Contributors

Languages