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
Merge internal changes (#163)   Myle Ott 6 years ago
Update dataset code for use by https://github.com/pytorch/translate/pull/62 (#161)   theweiho 6 years ago
Fix old model checkpoints after #151 (fixes #156) (#157)   Myle Ott 6 years ago
Flake8   Myle Ott 6 years ago
Add pretrained embedding support (#151)   Sai 6 years ago
use implicit padding when possible (#152)   ngimel 6 years ago
Update README.md   Myle Ott 6 years ago
Disallow --batch-size in interactive.py   Myle Ott 6 years ago
make interactive mode print out alignment nicely   alexeib 6 years ago
Merge internal changes (#136)   Myle Ott 6 years ago
Merge pull request #134 from hitvoice/master   Sergey Edunov 6 years ago
Update training command for IWSLT14   Runqi Yang 6 years ago
Update training commands   Runqi Yang 6 years ago
Update training commands   Runqi Yang 6 years ago
Merge remote-tracking branch 'upstream/master'   杨润琦 6 years ago
fix typo in data/README (#131)   Runqi Yang 6 years ago
fix typo in data/README   Runqi Yang 6 years ago
Enforce upper-bound on maximum generation length (#121)   Myle Ott 6 years ago
Merge pull request #116 from facebookresearch/oss-merge-internal   Sergey Edunov 6 years ago
Allow more flexible pre-processing and generation (#227)   Sergey Edunov 6 years ago
Filter padding properly in LabelSmoothedCrossEntropyCriterion (#229)   Myle Ott 6 years ago
Small fixes   Myle Ott 6 years ago
Use ATen built-in conv_tbc method (#66)   James Reed 6 years ago
More updates for PyTorch (#114)   Myle Ott 6 years ago
More fixes for recent PyTorch (incl. topk issue) (#113)   Myle Ott 6 years ago
Merge pull request #107 from facebookresearch/oss-merge-internal   Sergey Edunov 6 years ago
Making our code compatible with the latest pytorch (#223)   Sergey Edunov 6 years ago
Refactor incremental generation to be more explicit and less magical (#222)   Myle Ott 6 years ago
Fix LabelSmoothedCrossEntropy test   Myle Ott 6 years ago
pytorch update: no need to rewrap variable in backward()   Myle Ott 6 years ago