Skip to content

Pytorch implementation of next word prediction. Includes my own implementation of Google AI's Transformer architecture

Notifications You must be signed in to change notification settings

DannyMerkx/next_word_prediction

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

40 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Project aimed at comparing Transformers and RNNs as models of human sentence processing.

Please cite our CMCL paper if you use this work:

@inproceedings{Merkx2021HumanSP,
  title={Human Sentence Processing: Recurrence or Attention?},
  author={Danny Merkx and S. Frank},
  booktitle={CMCL},
  year={2021}
}

About

Pytorch implementation of next word prediction. Includes my own implementation of Google AI's Transformer architecture

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published