Skip to content

A Tensorflow implementation of the Transformer model in "Attention is All You Need"

Notifications You must be signed in to change notification settings

pemywei/attention-is-all-you-need-tensorflow

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

17 Commits
 
 
 
 

Repository files navigation

Transformer

Re-implementation of "Attention is all you need".
Notice: this code is developed upon THUMT and XMUNMT

Requirements

Tensorflow 1.4
Python 2.7

Training

sh train.sh

Test

sh test.sh

About

A Tensorflow implementation of the Transformer model in "Attention is All You Need"

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published