113 Forks
349 Stars
349 Watchers

transformer-tensorflow

TensorFlow implementation of 'Attention Is All You Need (2017. 6)'

How to download and setup transformer-tensorflow

Open terminal and run command
git clone https://github.com/DongjunLee/transformer-tensorflow.git
git clone is used to create a copy or clone of transformer-tensorflow repositories. You pass git clone a repository URL.
it supports a few different network protocols and corresponding URL formats.

Also you may download zip file with transformer-tensorflow https://github.com/DongjunLee/transformer-tensorflow/archive/master.zip

Or simply clone transformer-tensorflow with SSH
[email protected]:DongjunLee/transformer-tensorflow.git

If you have some problems with transformer-tensorflow

You may open issue on transformer-tensorflow support forum (system) here: https://github.com/DongjunLee/transformer-tensorflow/issues