- 02 Mar, 2018 1 commit
-
-
James Reed authored
Remove custom ConvTBC code
-
- 01 Mar, 2018 2 commits
- 27 Feb, 2018 10 commits
-
-
Sergey Edunov authored
Oss merge internal changes
-
Sergey Edunov authored
* Making our code compatible with the latest pytorch * revert * torch.nn.utils.clip_grad_norm now returns tensor
-
Myle Ott authored
-
Myle Ott authored
-
Myle Ott authored
-
Dario Pavllo authored
* Add prefix * Fixes * Keep original scores with prefix * Improve prefix code * Replace 'repeat' with 'expand'
-
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
-
- 12 Feb, 2018 1 commit
-
-
Myle Ott authored
-
- 09 Feb, 2018 1 commit
-
-
Sergey Edunov authored
-
- 31 Jan, 2018 5 commits
-
-
Sergey Edunov authored
Prepare scripts for WMT14 (#88)
-
Sergey Edunov authored
-
Sergey Edunov authored
-
Sergey Edunov authored
BLEU ratio should be predlen/reflen not reflen/predlen
-
Sergey Edunov authored
-
- 29 Jan, 2018 1 commit
-
-
Joost Bastings authored
To be compatible with multi-bleu. This seems to only affect the result_string.
-
- 27 Jan, 2018 2 commits
-
-
Sergey Edunov authored
-
Sergey Edunov authored
-
- 22 Jan, 2018 17 commits
-
-
Michael Auli authored
See https://arxiv.org/abs/1711.05101
-
Myle Ott authored
-
Myle Ott authored
-
Myle Ott authored
-
Myle Ott authored
-
Michael Auli authored
-
Michael Auli authored
-
Sergey Edunov authored
-
Sergey Edunov authored
-
Myle Ott authored
-
Myle Ott authored
-
Myle Ott authored
-
Myle Ott authored
-
Myle Ott authored
-
Myle Ott authored
-
Myle Ott authored
-
Myle Ott authored
-