- 27 Oct, 2020 1 commit
-
-
Stas Bekman authored
* better reports * a whole bunch of reports in their own files * clean up * improvements * github artifacts experiment * style * complete the report generator with multiple improvements/fixes * fix * save all reports under one dir to easy upload * can remove temp failing tests * doc fix * some cleanup
-
- 23 Oct, 2020 1 commit
-
-
Thomas Wolf authored
[tests|tokenizers] Refactoring pipelines test backbone - Small tokenizers improvements - General tests speedups (#7970) * WIP refactoring pipeline tests - switching to fast tokenizers * fix dialog pipeline and fill-mask * refactoring pipeline tests backbone * make large tests slow * fix tests (tf Bart inactive for now) * fix doc... * clean up for merge * fixing tests - remove bart from summarization until there is TF * fix quality and RAG * Add new translation pipeline tests - fix JAX tests * only slow for dialog * Fixing the missing TF-BART imports in modeling_tf_auto * spin out pipeline tests in separate CI job * adding pipeline test to CI YAML * add slow pipeline tests * speed up tf and pt join test to avoid redoing all the standalone pt and tf tests * Update src/transformers/tokenization_utils_base.py Co-authored-by:
Sam Shleifer <sshleifer@gmail.com> * Update src/transformers/pipelines.py Co-authored-by:
Sylvain Gugger <35901082+sgugger@users.noreply.github.com> * Update src/transformers/pipelines.py Co-authored-by:
Lysandre Debut <lysandre@huggingface.co> * Update src/transformers/testing_utils.py Co-authored-by:
Sylvain Gugger <35901082+sgugger@users.noreply.github.com> * add require_torch and require_tf in is_pt_tf_cross_test Co-authored-by:
Sam Shleifer <sshleifer@gmail.com> Co-authored-by:
Sylvain Gugger <35901082+sgugger@users.noreply.github.com> Co-authored-by:
Lysandre Debut <lysandre@huggingface.co>
-
- 22 Oct, 2020 1 commit
-
-
Sam Shleifer authored
-
- 19 Oct, 2020 3 commits
-
-
Stas Bekman authored
* add --durations=50 to some pytest runs * report all tests
-
Stas Bekman authored
-
Terencio Agozzino authored
-
- 18 Oct, 2020 1 commit
-
-
Thomas Wolf authored
* splitting fast and slow tokenizers [WIP] * [WIP] splitting sentencepiece and tokenizers dependencies * update dummy objects * add name_or_path to models and tokenizers * prefix added to file names * prefix * styling + quality * spliting all the tokenizer files - sorting sentencepiece based ones * update tokenizer version up to 0.9.0 * remove hard dependency on sentencepiece
馃帀 * and removed hard dependency on tokenizers馃帀 * update conversion script * update missing models * fixing tests * move test_tokenization_fast to main tokenization tests - fix bugs * bump up tokenizers * fix bert_generation * update ad fix several tokenizers * keep sentencepiece in deps for now * fix funnel and deberta tests * fix fsmt * fix marian tests * fix layoutlm * fix squeezebert and gpt2 * fix T5 tokenization * fix xlnet tests * style * fix mbart * bump up tokenizers to 0.9.2 * fix model tests * fix tf models * fix seq2seq examples * fix tests without sentencepiece * fix slow => fast conversion without sentencepiece * update auto and bert generation tests * fix mbart tests * fix auto and common test without tokenizers * fix tests without tokenizers * clean up tests lighten up when tokenizers + sentencepiece are both off * style quality and tests fixing * add sentencepiece to doc/examples reqs * leave sentencepiece on for now * style quality split hebert and fix pegasus * WIP Herbert fast * add sample_text_no_unicode and fix hebert tokenization * skip FSMT example test for now * fix style * fix fsmt in example tests * update following Lysandre and Sylvain's comments * Update src/transformers/testing_utils.py Co-authored-by:Sylvain Gugger <35901082+sgugger@users.noreply.github.com> * Update src/transformers/testing_utils.py Co-authored-by:
Sylvain Gugger <35901082+sgugger@users.noreply.github.com> * Update src/transformers/tokenization_utils_base.py Co-authored-by:
Sylvain Gugger <35901082+sgugger@users.noreply.github.com> * Update src/transformers/tokenization_utils_base.py Co-authored-by:
Sylvain Gugger <35901082+sgugger@users.noreply.github.com> Co-authored-by:
Sylvain Gugger <35901082+sgugger@users.noreply.github.com>
-
- 13 Oct, 2020 1 commit
-
-
Patrick von Platen authored
Putting my name on a couple more issues to directly redirect them to me
-
- 08 Oct, 2020 1 commit
-
-
Thomas Wolf authored
* pin torch-hub test * add protobuf dep
-
- 30 Sep, 2020 3 commits
-
-
Lysandre Debut authored
-
Lysandre authored
-
Lysandre Debut authored
-
- 28 Sep, 2020 1 commit
-
-
Lysandre Debut authored
co-authored-by:
sgugger <sylvain.gugger@gmail.com> Co-authored-by:
sgugger <sylvain.gugger@gmail.com>
-
- 10 Sep, 2020 1 commit
-
-
Sylvain Gugger authored
* nlp -> datasets * More nlp -> datasets * Woopsie * More nlp -> datasets * One last
-
- 27 Aug, 2020 1 commit
-
-
Sam Shleifer authored
-
- 25 Aug, 2020 3 commits
-
-
Sylvain Gugger authored
-
Funtowicz Morgan authored
-
Sam Shleifer authored
-
- 24 Aug, 2020 1 commit
-
-
Stas Bekman authored
* Create PULL_REQUEST_TEMPLATE.md Proposing to copy this neat feature from pytorch. This is a small template that let's a PR submitter tell which issue that PR closes. * Update .github/PULL_REQUEST_TEMPLATE.md Co-authored-by:
Kevin Canwen Xu <canwenxu@126.com> Co-authored-by:
Kevin Canwen Xu <canwenxu@126.com>
-
- 18 Aug, 2020 1 commit
-
-
Stefan Schweter authored
-
- 16 Aug, 2020 1 commit
-
-
Kevin Canwen Xu authored
-
- 10 Aug, 2020 1 commit
-
-
Lysandre Debut authored
* Cache Github Actions CI * Remove useless file
-
- 07 Aug, 2020 3 commits
-
-
Sam Shleifer authored
-
Lysandre authored
-
Lysandre Debut authored
* Pin to 1.5.0 * Patch XLM GPU test
-
- 04 Aug, 2020 2 commits
-
-
Lysandre Debut authored
-
Lysandre Debut authored
* Upgrade pip when doing CI * Don't forget Github CI
-
- 28 Jul, 2020 1 commit
-
-
Sam Shleifer authored
Co-authored-by:
Julien Chaumond <chaumond@gmail.com> Co-authored-by:
Sylvain Gugger <35901082+sgugger@users.noreply.github.com> Co-authored-by:
Lysandre Debut <lysandre@huggingface.co> Co-authored-by:
Teven <teven.lescao@gmail.com>
-
- 24 Jul, 2020 1 commit
-
-
Sylvain Gugger authored
-
- 22 Jul, 2020 1 commit
-
-
Sam Shleifer authored
-
- 21 Jul, 2020 1 commit
-
-
Sam Shleifer authored
-
- 13 Jul, 2020 1 commit
-
-
Sam Shleifer authored
-
- 08 Jul, 2020 1 commit
-
-
Sylvain Gugger authored
-
- 30 Jun, 2020 3 commits
-
-
Sam Shleifer authored
-
Sam Shleifer authored
-
Sam Shleifer authored
-
- 25 May, 2020 1 commit
-
-
Julien Chaumond authored
-
- 19 May, 2020 1 commit
-
-
Julien Chaumond authored
* Distributed eval: SequentialDistributedSampler + gather all results * For consistency only write to disk from world_master Close https://github.com/huggingface/transformers/issues/4272 * Working distributed eval * Hook into scripts * Fix #3721 again * TPU.mesh_reduce: stay in tensor space Thanks @jysohn23 * Just a small comment * whitespace * torch.hub: pip install packaging * Add test scenarii
-
- 15 May, 2020 1 commit
-
-
Funtowicz Morgan authored
-
- 12 May, 2020 1 commit
-
-
Julien Chaumond authored
-