8 Forks
62 Stars
62 Watchers

transformer

Neutron: A pytorch based implementation of Transformer and its variants.

How to download and setup transformer

Open terminal and run command
git clone https://github.com/hfxunlp/transformer.git
git clone is used to create a copy or clone of transformer 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 https://github.com/hfxunlp/transformer/archive/master.zip

Or simply clone transformer with SSH
[email protected]:hfxunlp/transformer.git

If you have some problems with transformer

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