- 08 Nov, 2017 13 commits
-
-
Myle Ott authored
-
Myle Ott authored
-
Louis Martin authored
* Split generate.py to generate.py and interactive.py and refactor code The main motivation behind these changes is to try to decorrelate use cases in order to implement future improvements such as unk replacement with original string during evaluation on test and writing predictions to output file. The previous implementation worked well but I found it difficult to integrate these future improvements. * Add --replace-unk arg to be used without align dict Replacing <unk> tokens can be beneficial even without an alignment dictionary.
-
Myle Ott authored
-
Myle Ott authored
-
Louis Martin authored
-
Myle Ott authored
-
Michael Auli authored
-
Myle Ott authored
* Move some functionality out of FConvModel into FairseqModel base class * Move incremental decoding functionality into FairseqIncrementalDecoder module * Refactor positional embeddings to be more specific to FConvModel
-
Myle Ott authored
-
Myle Ott authored
-
Myle Ott authored
-
Myle Ott authored
-
- 02 Nov, 2017 1 commit
-
-
Sergey Edunov authored
-
- 01 Nov, 2017 1 commit
-
-
Myle Ott authored
-
- 24 Oct, 2017 1 commit
-
-
James Reed authored
-
- 19 Oct, 2017 21 commits
-
-
Myle Ott authored
Changes: Add support for NCCL v2 Add support for additional optimizers SequenceGenerator returns attention matrix Misc bugfixes (e.g., fixes #32) and cleanup
-
Myle Ott authored
-
Louis Martin authored
-
Myle Ott authored
-
Myle Ott authored
-
Myle Ott authored
-
Myle Ott authored
-
Louis Martin authored
-
Myle Ott authored
-
Myle Ott authored
-
Myle Ott authored
-
Louis Martin authored
-
Louis Martin authored
-
Myle Ott authored
-
Myle Ott authored
-
Myle Ott authored
-
Myle Ott authored
-
Myle Ott authored
-
Louis Martin authored
-
Myle Ott authored
-
Myle Ott authored
-
- 17 Oct, 2017 1 commit
-
-
Sergey Edunov authored
-
- 15 Oct, 2017 1 commit
-
-
Myle Ott authored
-
- 13 Oct, 2017 1 commit
-
-
Myle Ott authored
Don't suggest Miniconda (see #24)
-