"vscode:/vscode.git/clone" did not exist on "44a9faad7ab60d6bbcc08e094c0eaa86a0d73063"
- 11 Jun, 2019 1 commit
-
-
Myle Ott authored
Summary: Pull Request resolved: https://github.com/pytorch/fairseq/pull/793 Differential Revision: D15758755 Pulled By: myleott fbshipit-source-id: b93e4ac11bde36a0b59b4d6d1c84d31c3124d767
-
- 04 Jun, 2019 2 commits
-
-
lematt1991 authored
Summary: Resolves #762 Pull Request resolved: https://github.com/pytorch/fairseq/pull/776 Differential Revision: D15631503 Pulled By: lematt1991 fbshipit-source-id: 103f77d553476917b8b0f8001767217fb311d920
-
lematt1991 authored
Summary: Resolves #768 Pull Request resolved: https://github.com/pytorch/fairseq/pull/769 Differential Revision: D15621841 Pulled By: lematt1991 fbshipit-source-id: 694effe3788ff7d04864217d673608ec31da589e
-
- 02 Jun, 2019 1 commit
-
-
Myle Ott authored
Summary: Pull Request resolved: https://github.com/fairinternal/fairseq-py/pull/624 Differential Revision: D15595746 Pulled By: myleott fbshipit-source-id: b79e489de9ff37ee7cbf939092a6e5ec0dbebbf5
-
- 30 May, 2019 1 commit
-
-
Myle Ott authored
Summary: Pull Request resolved: https://github.com/fairinternal/fairseq-py/pull/619 Differential Revision: D15562983 Pulled By: myleott fbshipit-source-id: 9240f56f18c87120b7d38e0db374d24a55999395
-
- 30 Apr, 2019 1 commit
-
-
Myle Ott authored
Summary: - Add --add-bos-token option to LM task - Cleanup utils.py and options.py Pull Request resolved: https://github.com/pytorch/fairseq/pull/654 Differential Revision: D15041794 Pulled By: myleott fbshipit-source-id: 3ad00007769d5f48308052cfd40de39c5ffa1a6e
-
- 29 Apr, 2019 2 commits
-
-
Myle Ott authored
Summary: Add missing backslash. Pull Request resolved: https://github.com/pytorch/fairseq/pull/679 Differential Revision: D15122270 Pulled By: myleott fbshipit-source-id: fbdfde648051294eaa9f7a4e0c4cfbc57491a718
-
Myle Ott authored
Summary: Pull Request resolved: https://github.com/pytorch/fairseq/pull/676 Differential Revision: D15114128 Pulled By: myleott fbshipit-source-id: b11dde77b2f2610d33649101aea03fb5a3eeb56a
-
- 25 Apr, 2019 1 commit
-
-
Angela Fan authored
Summary: Pull Request resolved: https://github.com/pytorch/fairseq/pull/665 Differential Revision: D15077853 Pulled By: huihuifan fbshipit-source-id: 2a0d3f6236ae002579f1ee72735d6d8000b8e6b6
-
- 16 Apr, 2019 1 commit
-
-
Kartikay Khandelwal authored
Summary: Pull Request resolved: https://github.com/pytorch/fairseq/pull/635 Adding a task and relevant models, datasets and criteria needed for training Cross-lingual Language Models similar to Masked Language Model used in XLM (Lample and Conneau, 2019 - https://arxiv.org/abs/1901.07291). Reviewed By: liezl200 Differential Revision: D14943776 fbshipit-source-id: 3e416a730303d1dd4f5b92550c78db989be27073
-
- 29 Mar, 2019 1 commit
-
-
Stefan Schweter authored
Summary: Hi, currently, the link to the language model readme is broken on the `examples/language_model/transformer_lm` page. This PR fixes the link :) Pull Request resolved: https://github.com/pytorch/fairseq/pull/600 Differential Revision: D14680985 Pulled By: myleott fbshipit-source-id: 62291efbf4ece2af54fae45c408c2759863f9847
-
- 15 Mar, 2019 1 commit
-
-
Myle Ott authored
Summary: Changelog: - 998ba4f: Add language models from Baevski & Auli (2018) - 4294c4f6: Add mixture of experts code from Shen et al. (2019) - 00493490: Add example for multilingual training - 48d9afbe: Speed improvements, including fused operators from apex - 44d27e64: Add Tensorboard support - d17fa851: Add Adadelta optimizer - 9e1c880f: Add `FairseqEncoderModel` - b65c579b: Add `FairseqTask.inference_step` to modularize generate.py - 2ad1178e: Add back `--curriculum` - Misc bug fixes and other features Pull Request resolved: https://github.com/pytorch/fairseq/pull/577 Differential Revision: D14481233 Pulled By: myleott fbshipit-source-id: 4ff8625ef1c0b24273fc65df7c5658e3c932e8b7
-
- 14 Mar, 2019 1 commit
-
-
Wen-Ding Li authored
Summary: Add `\` to fix for the shell command. Pull Request resolved: https://github.com/pytorch/fairseq/pull/561 Differential Revision: D14460091 Pulled By: myleott fbshipit-source-id: 3658ca41e69bcd00d4ad8ec2d79ddcc6a8de586e
-
- 28 Feb, 2019 2 commits
-
-
Myle Ott authored
Summary: Pull Request resolved: https://github.com/pytorch/fairseq/pull/543 Differential Revision: D14259481 Pulled By: myleott fbshipit-source-id: fcb0a150b8e851cf86ea5ed1f083f56e1600588e
-
Jo Chuang authored
Summary: Pull Request resolved: https://github.com/pytorch/fairseq/pull/538 Differential Revision: D14258736 Pulled By: myleott fbshipit-source-id: ca16355e4c4700fc8eecf2c9374ec170bca826a4
-
- 26 Feb, 2019 1 commit
-
-
Myle Ott authored
Summary: * Add example for multilingual translation on IWSLT'17 * Match dataset ordering for multilingual_translation and translation * Fix bug with LegacyDistributedDataParallel when calling forward of sub-modules Pull Request resolved: https://github.com/pytorch/fairseq/pull/527 Differential Revision: D14218372 Pulled By: myleott fbshipit-source-id: 2e3fe24aa39476bcc5c9af68ef9a40192db34a3b
-
- 23 Feb, 2019 1 commit
-
-
Myle Ott authored
Summary: Pull Request resolved: https://github.com/pytorch/fairseq/pull/522 Differential Revision: D14194672 Pulled By: myleott fbshipit-source-id: 4ff669826c4313de6f12076915cfb1bd15289ef0
-
- 22 Feb, 2019 1 commit
-
-
Myle Ott authored
Summary: Code for the paper: [Mixture Models for Diverse Machine Translation: Tricks of the Trade (Shen et al., 2019)](https://arxiv.org/abs/1902.07816). Pull Request resolved: https://github.com/pytorch/fairseq/pull/521 Differential Revision: D14188021 Pulled By: myleott fbshipit-source-id: ed5b1ed5ad9a582359bd5215fa2ea26dc76c673e
-
- 09 Feb, 2019 1 commit
-
-
Myle Ott authored
Summary: - fairseq can now be installed via pip: `pip install fairseq` - command-line tools are globally accessible: `fairseq-preprocess`, `fairseq-train`, `fairseq-generate`, etc. Pull Request resolved: https://github.com/pytorch/fairseq/pull/495 Differential Revision: D14017761 Pulled By: myleott fbshipit-source-id: 10c9f6634a3056074eac2f33324b4f1f404d4235
-
- 25 Jan, 2019 1 commit
-
-
Myle Ott authored
Summary: Changelog: - `e330f56`: Add code for the "Pay Less Attention with Lightweight and Dynamic Convolutions" paper - `5e3b98c`: Add scripts for computing tokenized BLEU with compound splitting and sacrebleu - update READMEs - misc fixes Pull Request resolved: https://github.com/pytorch/fairseq/pull/473 Differential Revision: D13819717 Pulled By: myleott fbshipit-source-id: f2dc12ea89a436b950cafec3593ed1b04af808e9
-
- 09 Jan, 2019 1 commit
-
-
Art Matsak authored
Summary: https://einstein.ai/research/the-wikitext-long-term-dependency-language-modeling-dataset is not longer valid, redirects to a blog post listing page. Pull Request resolved: https://github.com/pytorch/fairseq/pull/436 Differential Revision: D13607961 Pulled By: myleott fbshipit-source-id: 1a1074ffcbc454e29bc9d5aed84fdf2089a224bc
-
- 01 Nov, 2018 1 commit
-
-
John Pope authored
Summary: Pull Request resolved: https://github.com/pytorch/fairseq/pull/290 Differential Revision: D12876759 Pulled By: myleott fbshipit-source-id: 9f6d1c9de27dad29368a7edb923dfcf770355938
-
- 30 Sep, 2018 1 commit
-
-
Myle Ott authored
Summary: Changelog: - `90f52a1`: Support loading subsets of the data on each worker with the `--fix-batches-to-gpus` flag. This should fix #217 and #266. - `6eda0a9`: Update README for replicating the "Scaling Neural Machine Translation" paper - `b14c7cf`: Fallback to no_c10d backend for pytorch 0.4.1 (fixes #294) Pull Request resolved: https://github.com/pytorch/fairseq/pull/295 Differential Revision: D10121559 Pulled By: myleott fbshipit-source-id: 41c84d0ee4cdd113544b5d3aa38ae8b23acc2c27
-
- 07 Sep, 2018 1 commit
-
-
Angela Fan authored
-
- 25 Jul, 2018 1 commit
-
-
Sergey Edunov authored
-
- 20 Jul, 2018 1 commit
-
-
Angela Fan authored
-
- 08 Jul, 2018 1 commit
-
-
Angela Fan authored
add model override argument from load_ensemble_for_inference at generation time, updating readme for stories
-
- 28 Jun, 2018 1 commit
-
-
Myle Ott authored
-
- 21 Jun, 2018 3 commits
-
-
Myle Ott authored
-
Louis MARTIN authored
When downloading files in examples directory (e.g. when running `prepare-iwslt14.sh`), git sees them as untracked files but they should not be committed. Add a .gitignore script that ignore everything in the examples subdirectories except for .sh and .md files.
-
Myle Ott authored
-
- 20 Jun, 2018 3 commits
-
-
Angela Fan authored
-
Angela Fan authored
-
Angela Fan authored
-
- 15 Jun, 2018 2 commits
-
-
Myle Ott authored
A Task defines the data format, stores shared state (e.g., dictionaries) and provides helpers for building the model/criterion and calculating the loss. Changes: - Add TranslationTask and LanguageModelingTask. New tasks can be registered with @register_task decorator. - Add EpochBatchIterator to encapsulate batching and saving/restoring dataloader position - Remove LEFT_PAD_* constants and make them configurable per task
-
Alexei Baevski authored
-