5939 Forks
26768 Stars
26768 Watchers

fairseq

Facebook AI Research Sequence-to-Sequence Toolkit written in Python.

How to download and setup fairseq

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

Or simply clone fairseq with SSH
[email protected]:facebookresearch/fairseq.git

If you have some problems with fairseq

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