1. 28 Mar, 2018 3 commits
    • 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
  2. 26 Mar, 2018 1 commit
  3. 25 Mar, 2018 1 commit
  4. 31 Jan, 2018 2 commits