Skip to content

Pytorch lightning implementation of the original Transformer architecture

Notifications You must be signed in to change notification settings

ggldnl/Transformer

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

56 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Transformer

Pytorch lightning implementation of the original Transformer architecture as described in the Attention Is All You Need paper. Along with the architecture, the repo contains the code to run training and inference on a machine translation task to translate from english to italian. A Tokenizer and a Dataloader are provided as well. The dataloader uses the OPUS Books dataset.

About

Pytorch lightning implementation of the original Transformer architecture

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages