- 15 Jun, 2018 5 commits
-
-
alexeib authored
-
Alexei Baevski authored
-
Alexei Baevski authored
-
Myle Ott authored
-
Myle Ott authored
-
- 27 Feb, 2018 4 commits
-
-
Myle Ott authored
-
Myle Ott authored
-
Myle Ott authored
-
Myle Ott authored
This PR includes breaking API changes to modularize fairseq-py and adds support for distributed training across multiple nodes. Changes: - c7033ef: add support for distributed training! See updated README for usage. - e016299: modularize fairseq-py, adding support for register_model, register_criterion, register_optimizer, etc. - 154e440: update LSTM implementation to use PackedSequence objects in the encoder, better following best practices and improving perf - 90c2973 and 1da6265: improve unit test coverage
-
- 22 Jan, 2018 5 commits
-
-
Myle Ott authored
-
Sergey Edunov authored
-
Myle Ott authored
-
Myle Ott authored
-
Myle Ott authored
-
- 06 Dec, 2017 1 commit
-
-
Myle Ott authored
-
- 02 Dec, 2017 1 commit
-
-
toothlessdragon authored
-
- 13 Nov, 2017 1 commit
-
-
Myle Ott authored
-
- 12 Nov, 2017 3 commits
- 08 Nov, 2017 7 commits
-
-
Louis Martin authored
* Add <eos> for unk replacement * Add IndexedRawTextDataset to load raw text files * Replace unk with original string * Add load_raw_text_dataset() and --output-format * Move has_binary_files to data.py
-
Myle Ott authored
-
Myle Ott authored
-
Myle Ott authored
-
Myle Ott authored
-
Myle Ott authored
-
Myle Ott authored
-
- 19 Oct, 2017 7 commits
-
-
Myle Ott authored
-
Louis Martin authored
-
Myle Ott authored
-
Myle Ott authored
-
Myle Ott authored
-
Myle Ott authored
-
Louis Martin authored
-
- 11 Oct, 2017 3 commits
-
-
Sergey Edunov authored
-
Sergey Edunov authored
-
Myle Ott authored
-
- 15 Sep, 2017 2 commits
-
-
Sergey Edunov authored
-
Sergey Edunov authored
-