12 Forks
108 Stars
108 Watchers

long-short-transformer

Implementation of Long-Short Transformer, combining local and global inductive biases for attention over long sequences, in Pytorch

How to download and setup long-short-transformer

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

Or simply clone long-short-transformer with SSH
[email protected]:lucidrains/long-short-transformer.git

If you have some problems with long-short-transformer

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