Register
Login
Resources
Docs Blog Datasets Glossary Case Studies Tutorials & Webinars
Product
Data Engine LLMs Platform Enterprise
Pricing Explore
Connect to our Discord channel
Commit History
Message Author SHA1 Date
Add standalone binaries   Myle Ott 5 years ago
FIX: '--user-dir' on multi-gpu (#449)   Davide Caroselli 5 years ago
Merge internal changes (#283)   Myle Ott 5 years ago
Merge small fixes from internal   Naman Goyal 5 years ago
Merge internal changes   Myle Ott 5 years ago
Merge internal changes   alexeib 5 years ago
Add documentation   Myle Ott 5 years ago
Misc changes to simplify upcoming tutorial   Myle Ott 5 years ago
Clean up FairseqTask so that it's easier to extend/add new tasks   Myle Ott 5 years ago
word stats in eval_lm   Alexei Baevski 5 years ago
load args from model for eval_lm   alexeib 5 years ago
option to print language model words and their log probs during evaluation   Alexei Baevski 5 years ago
Transformer lm   Alexei Baevski 5 years ago
make model access saner   alexeib 5 years ago
Merge branch 'master' of https://github.com/pytorch/fairseq into minor_fixes   Mehdi Drissi 5 years ago
Support FP16 during inference   Myle Ott 5 years ago
respect max tokens and ignore invalid inputs when evaluating lm   alexeib 5 years ago
Two tiny changes to train/eval_lm. For train fix an off by one, while for eval_lm make it work when the task is translation'   Mehdi Drissi 5 years ago
Change --path to be colon-separated instead of comma-separated   Myle Ott 5 years ago
Add FairseqTask   Myle Ott 5 years ago
Unify various sharding into ShardedIterator   Myle Ott 6 years ago
Migrate all binaries to use options.parse_args_and_arch   Myle Ott 6 years ago
fix model loading in eval_lm   alexeib 6 years ago
Conv lm implementation   alexeib 6 years ago