- 15 Sep, 2020 1 commit
-
-
Stas Bekman authored
-
- 04 Sep, 2020 1 commit
-
-
Stas Bekman authored
* remove the implied defaults to :obj:`None` * fix bug in the original * replace to :obj:`True`, :obj:`False`
-
- 26 Aug, 2020 1 commit
-
-
Lysandre authored
-
- 17 Aug, 2020 1 commit
-
-
Stas Bekman authored
* [testing] switch to a new TestCasePlus + get_auto_remove_tmp_dir() for auto-removal of tmp dirs * respect after=True for tempfile, simplify code * comments * comment fix * put `before` last in args, so can make debug even faster
-
- 14 Aug, 2020 1 commit
-
-
Kevin Canwen Xu authored
* Use hash to clean the test dirs * Use hash to clean the test dirs * Use hash to clean the test dirs * fix
-
- 13 Aug, 2020 1 commit
-
-
Kevin Canwen Xu authored
* Clean Dir after testing * remove pabee ignore
-
- 12 Aug, 2020 1 commit
-
-
Lysandre Debut authored
-
- 28 Jun, 2020 1 commit
-
-
Sam Shleifer authored
* all save_pretrained methods mkdir if not os.path.exists
-
- 24 Jun, 2020 1 commit
-
-
Kevin Canwen Xu authored
* Fix PABEE division by zero error * patience=0 by default
-
- 20 Jun, 2020 2 commits
-
-
Kevin Canwen Xu authored
-
Kevin Canwen Xu authored
* Add BERT Loses Patience (Patience-based Early Exit) * update model archive * update format * sort import * flake8 * Add results * full results * align the table * refactor to inherit * default per gpu eval = 1 * Formatting * Formatting * isort * modify readme * Add check * Fix format * Fix format * Doc strings * ALBERT & BERT for sequence classification don't inherit from the original anymore * Remove incorrect comments * Remove incorrect comments * Remove incorrect comments * Sync up with new code * Sync up with new code * Add a test * Add a test * Add a test * Add a test * Add a test * Add a test * Finishing up!
-