- 16 Oct, 2020 4 commits
-
-
Quentin Lhoest authored
-
Stas Bekman authored
* [testing] disable FutureWarning in examples tests same as tests/conftest.py, we can't resolve those warning, so turn the noise off. * fix
-
Sam Shleifer authored
* 2 beam output * unassign/remove TODOs * remove one more
-
Stas Bekman authored
Co-authored-by:Sam Shleifer <sshleifer@gmail.com>
-
- 15 Oct, 2020 1 commit
-
-
Lysandre authored
-
- 14 Oct, 2020 3 commits
-
-
Sylvain Gugger authored
* Don't use `store_xxx` on optional bools * Refine test * Refine test
-
Sylvain Gugger authored
* Add eval_accumulation_step and clean distributed eval * Add TPU test * Add TPU stuff * Fix arg name * Fix Seq2SeqTrainer * Fix total_size * Update src/transformers/trainer_pt_utils.py Co-authored-by:
Lysandre Debut <lysandre@huggingface.co> * Doc and add test to TPU * Add unit test * Adapt name Co-authored-by:
Lysandre Debut <lysandre@huggingface.co>
-
Sam Shleifer authored
-
- 13 Oct, 2020 1 commit
-
-
Tiger authored
-
- 12 Oct, 2020 4 commits
-
-
Sam Shleifer authored
-
Julien Plu authored
* Fix test * fix generic text classification * fix test * Fix tests
-
sgugger authored
-
Kelvin authored
Very often splitting large files to smaller files can prevent tokenizer going out of memory in environment like Colab that does not have swap memory
-
- 11 Oct, 2020 1 commit
-
-
Sam Shleifer authored
-
- 09 Oct, 2020 2 commits
-
-
Julien Plu authored
* Fix test * Fix cardinality issue * Fix test
-
Sam Shleifer authored
-
- 08 Oct, 2020 3 commits
-
-
Sam Shleifer authored
-
Suraj Patil authored
-
Sam Shleifer authored
-
- 07 Oct, 2020 2 commits
-
-
Sam Shleifer authored
-
Sylvain Gugger authored
* Initial callback proposal * Finish various callbacks * Post-rebase conflicts * Fix tests * Don't use something that's not set * Documentation * Remove unwanted print. * Document all models can work * Add tests + small fixes * Update docs/source/internal/trainer_utils.rst Co-authored-by:
Lysandre Debut <lysandre@huggingface.co> * Address review comments * Fix TF tests * Real fix this time * This one should work * Fix typo * Really fix typo Co-authored-by:
Lysandre Debut <lysandre@huggingface.co>
-
- 06 Oct, 2020 2 commits
-
-
Sam Shleifer authored
-
Sam Shleifer authored
-
- 04 Oct, 2020 1 commit
-
-
Suraj Patil authored
-
- 02 Oct, 2020 1 commit
-
-
Sam Shleifer authored
-
- 01 Oct, 2020 6 commits
-
-
Sam Shleifer authored
-
Sam Shleifer authored
-
Sylvain Gugger authored
* Fix seq2seq example test * Fix bad copy-paste * Also save the state
-
Sam Shleifer authored
-
Suraj Patil authored
-
Sam Shleifer authored
-
- 30 Sep, 2020 5 commits
-
-
Julien Chaumond authored
-
Sam Shleifer authored
-
Sam Shleifer authored
-
Amanpreet Singh authored
Co-authored-by:Sam Shleifer <sshleifer@gmail.com>
-
Suraj Patil authored
-
- 29 Sep, 2020 1 commit
-
-
Sam Shleifer authored
-
- 28 Sep, 2020 2 commits
-
-
Ola Piktus authored
* Improve README + consolidation script * Reformat README * Reformat README Co-authored-by:Your Name <you@example.com>
-
Sam Shleifer authored
* Working assymmetrical T5 * rename decoder_layers -> num_decoder_layers * Fix docstring * Allow creation of asymmetric t5 students
-
- 27 Sep, 2020 1 commit
-
-
Sam Shleifer authored
Co-authored-by:Swetha Mandava <smandava@nvidia.com>
-