- 16 Apr, 2020 1 commit
-
-
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:Thomas Liao <tholiao@gmail.com>
-
- 02 Apr, 2020 1 commit
-
-
Patrick von Platen authored
* replace heavy t5 models with tiny random models as was done by sshleifer * fix isort
-
- 31 Mar, 2020 1 commit
-
-
Patrick von Platen authored
* fix conflicts * add model size argument to summarization * correct wrong import * fix isort * correct imports * other isort make style * make style
-
- 27 Mar, 2020 1 commit
-
-
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
-
- 26 Mar, 2020 1 commit
-
-
Patrick von Platen authored
* add translation example * make style * adapt docstring * add gpu device as input for example * small renaming * better README
-