Skip to content
  1. May 24, 2018
  2. May 22, 2018
  3. May 21, 2018
  4. May 09, 2018
  5. May 01, 2018
  6. Apr 02, 2018
    • Myle Ott's avatar
      Merge internal changes (#136) · d3795d6c
      Myle Ott authored
      Changes:
      - 7d19e36: Add `--sampling` flag to generate.py to sample instead of doing beam search
      - c777340: Add `scripts/average_checkpoints.py` to average multiple checkpoints into a combined model
      - 3ea882c: Add `--max-update` option to train.py to stop training after a given number of updates
      - small bugfixes for distributed training, LSTM, inverse square root LR scheduler
      d3795d6c
  7. Mar 28, 2018
    • Sergey Edunov's avatar
      Merge pull request #134 from hitvoice/master · 48836525
      Sergey Edunov authored
      Update training commands
      48836525
    • Runqi Yang's avatar
      Update training command for IWSLT14 · 0a141e3f
      Runqi Yang authored
      specify a single GPU setup for IWSLT14
      0a141e3f
    • Runqi Yang's avatar
      Update training commands · 435ed351
      Runqi Yang authored
      Update training commands in data/README to match the latest version of this project according to #132.
      
      Continue from 3c072958: add omitted "\".
      435ed351
    • Runqi Yang's avatar
      Update training commands · 3c072958
      Runqi Yang authored
      Update training commands in data/README to match the latest version of this project according to #132.
      
      - Motivation: in the previous data/README, the commands are obsolete and will cause the error "unrecognized arguments: --label-smoothing 0.1 --force-anneal 50". 
      - What's changed: add arguments "--criterion label_smoothed_cross_entropy" and "--lr-scheduler fixed" to the training commands of all 3 datasets.
      - Result: the new commands run without error on all 3 datasets.
      3c072958
  8. Mar 27, 2018
  9. Mar 26, 2018
  10. Mar 25, 2018
  11. Mar 07, 2018
  12. Mar 05, 2018
  13. Mar 02, 2018
  14. Mar 01, 2018
  15. Feb 27, 2018
  16. Feb 12, 2018
  17. Feb 09, 2018
  18. Jan 31, 2018
Loading