- 14 Sep, 2020 8 commits
-
-
Stas Bekman authored
For some reason https://github.com/huggingface/transformers/pull/5512 re-added temp dir creation code that was removed by https://github.com/huggingface/transformers/pull/6494 defeating the purpose of that PR for those tests.
-
Stas Bekman authored
* fix deprecation warnings * remove tests/test_tokenization_common.py's test_padding_to_max_length * revert test_padding_to_max_length
-
Stas Bekman authored
-
Bartosz Telenczuk authored
-
Lysandre Debut authored
* Temporarily skip failing tests due to dependency change * Remove trace
-
Sam Shleifer authored
-
Sam Shleifer authored
-
Sam Shleifer authored
-
- 13 Sep, 2020 2 commits
-
-
Sam Shleifer authored
-
Sam Shleifer authored
-
- 12 Sep, 2020 1 commit
-
-
Sam Shleifer authored
-
- 11 Sep, 2020 9 commits
-
-
李明浩 authored
-
李明浩 authored
-
Sagor Sarker authored
* added bangla-bert-base * Apply suggestions from code review Co-authored-by:Julien Chaumond <chaumond@gmail.com>
-
Suraj Patil authored
-
Sylvain Gugger authored
-
Sylvain Gugger authored
* Add tests and fix various bugs in ModelOutput * Update tests/test_model_output.py Co-authored-by:
Patrick von Platen <patrick.v.platen@gmail.com> Co-authored-by:
Patrick von Platen <patrick.v.platen@gmail.com>
-
Sylvain Gugger authored
* More readable dict * More nlp -> datasets * Revert "More nlp -> datasets" This reverts commit 3cd1883d226c63c4a686fc1fed35f2cd586ebe45. * Automate the lists in auto-xxx docs * More readable dict * Revert "More nlp -> datasets" This reverts commit 3cd1883d226c63c4a686fc1fed35f2cd586ebe45. * Automate the lists in auto-xxx docs * nlp -> datasets * Fix new key
-
Sylvain Gugger authored
-
Patrick von Platen authored
-
- 10 Sep, 2020 20 commits
-
-
Stas Bekman authored
* these tests require non-multigpu env * cleanup * clarify
-
Sam Shleifer authored
-
Sylvain Gugger authored
* nlp -> datasets * More nlp -> datasets * Woopsie * More nlp -> datasets * One last
-
Sam Shleifer authored
-
Stas Bekman authored
-
Julien Chaumond authored
-
Patrick von Platen authored
* correct docs for bert generation * upload
-
Patrick von Platen authored
-
Patrick von Platen authored
-
Ashwin Geet Dsa authored
* fix to ensure that returned tensors after the tokenization is Long * fix to ensure that returned tensors after the tokenization is Long Co-authored-by:Ashwin Geet Dsa <adsa@grvingt-6.nancy.grid5000.fr>
-
Patrick von Platen authored
-
Patrick von Platen authored
-
Patrick von Platen authored
-
Patrick von Platen authored
-
Patrick von Platen authored
-
Sylvain Gugger authored
* Add TF Funnel Transformer * Proper dummy input * Formatting * Update src/transformers/modeling_tf_funnel.py Co-authored-by:
Lysandre Debut <lysandre@huggingface.co> * Address review comments * One review comment forgotten Co-authored-by:
Lysandre Debut <lysandre@huggingface.co>
-
Patrick von Platen authored
* add conversion script * improve conversion script * make style * add tryout files * fix * update * add causal bert * better names * add tokenizer file as well * finish causal_bert * fix small bugs * improve generate * change naming * renaming * renaming * renaming * remove leftover files * clean files * add fix tokenizer * finalize * correct slow test * update docs * small fixes * fix link * adapt check repo * apply sams and sylvains recommendations * fix import * implement Lysandres recommendations * fix logger warn
-
Sylvain Gugger authored
-
Patrick von Platen authored
-
Patrick von Platen authored
-