1. 16 Apr, 2020 1 commit
    • Patrick von Platen's avatar
      [Examples, T5] Change newstest2013 to newstest2014 and clean up (#3817) · 80a16945
      Patrick von Platen authored
      
      
      * Refactored use of newstest2013 to newstest2014. Fixed bug where argparse consumed first command line argument as model_size argument rather than using default model_size by forcing explicit --model_size flag inclusion
      
      * More pythonic file handling through 'with' context
      
      * COSMETIC - ran Black and isort
      
      * Fixed reference to number of lines in newstest2014
      
      * Fixed failing test. More pythonic file handling
      
      * finish PR from tholiao
      
      * remove outcommented lines
      
      * make style
      
      * make isort happy
      Co-authored-by: default avatarThomas Liao <tholiao@gmail.com>
      80a16945
  2. 02 Apr, 2020 1 commit
  3. 31 Mar, 2020 1 commit
  4. 27 Mar, 2020 1 commit
    • Patrick von Platen's avatar
      Fix circle ci flaky fail of wmt example (#3485) · 17dceae7
      Patrick von Platen authored
      * force bleu
      
      * fix wrong file name
      
      * rename file
      
      * different filenames for each example test
      
      * test files should clean up after themselves
      
      * test files should clean up after themselves
      
      * do not force bleu
      
      * correct typo
      
      * fix isort
      17dceae7
  5. 26 Mar, 2020 1 commit