- 16 Apr, 2020 1 commit
-
-
Sam Shleifer authored
renames `run_bart_sum.py` to `finetune.py`
-
- 15 Apr, 2020 1 commit
-
-
Sam Shleifer authored
- adds pytorch-lightning dependency
-
- 14 Apr, 2020 1 commit
-
-
Patrick von Platen authored
* remove output_past from pt * make style * add optional input length for gpt2 * add use cache to prepare input * save memory in gpt2 * correct gpt2 test inputs * make past input optional for gpt2 * finish use_cache for all models * make style * delete modeling_gpt2 change in test file * correct docstring * correct is true statements for gpt2
-
- 07 Apr, 2020 1 commit
-
-
Sam Shleifer authored
-
- 25 Mar, 2020 1 commit
-
-
Andre Carrera authored
-