transformer_pytorch Transformer(Attention Is All You Need) Implementation in Pytorch. A detailed implementation description is provided in the post below. Blog Post Install bash prepare.sh Run Train (Multi30k) python3 main.py Reference Attention Is All You Need Harvard NLP hyunwoongko/transformer WikiDocs