1. 16 Nov, 2020 1 commit
    • Sylvain Gugger's avatar
      Switch `return_dict` to `True` by default. (#8530) · 1073a2bd
      Sylvain Gugger authored
      * Use the CI to identify failing tests
      
      * Remove from all examples and tests
      
      * More default switch
      
      * Fixes
      
      * More test fixes
      
      * More fixes
      
      * Last fixes hopefully
      
      * Use the CI to identify failing tests
      
      * Remove from all examples and tests
      
      * More default switch
      
      * Fixes
      
      * More test fixes
      
      * More fixes
      
      * Last fixes hopefully
      
      * Run on the real suite
      
      * Fix slow tests
      1073a2bd
  2. 15 Nov, 2020 1 commit
    • Thomas Wolf's avatar
      [breaking|pipelines|tokenizers] Adding slow-fast tokenizers equivalence tests... · f4e04cd2
      Thomas Wolf authored
      
      [breaking|pipelines|tokenizers] Adding slow-fast tokenizers equivalence tests pipelines - Removing sentencepiece as a required dependency (#8073)
      
      * Fixing roberta for slow-fast tests
      
      * WIP getting equivalence on pipelines
      
      * slow-to-fast equivalence - working on question-answering pipeline
      
      * optional FAISS tests
      
      * Pipeline Q&A
      
      * Move pipeline tests to their own test job again
      
      * update tokenizer to add sequence id methods
      
      * update to tokenizers 0.9.4
      
      * set sentencepiecce as optional
      
      * clean up squad
      
      * clean up pipelines to use sequence_ids
      
      * style/quality
      
      * wording
      
      * Switch to use_fast = True by default
      
      * update tests for use_fast at True by default
      
      * fix rag tokenizer test
      
      * removing protobuf from required dependencies
      
      * fix NER test for use_fast = True by default
      
      * fixing example tests (Q&A examples use slow tokenizers for now)
      
      * protobuf in main deps extras["sentencepiece"] and example deps
      
      * fix protobug install test
      
      * try to fix seq2seq by switching to slow tokenizers for now
      
      * Update src/transformers/tokenization_utils_base.py
      Co-authored-by: default avatarLysandre Debut <lysandre@huggingface.co>
      
      * Update src/transformers/tokenization_utils_base.py
      Co-authored-by: default avatarLysandre Debut <lysandre@huggingface.co>
      Co-authored-by: default avatarLysandre Debut <lysandre@huggingface.co>
      f4e04cd2
  3. 12 Nov, 2020 1 commit
  4. 11 Nov, 2020 1 commit
  5. 10 Nov, 2020 3 commits
  6. 09 Nov, 2020 1 commit
  7. 08 Nov, 2020 3 commits
  8. 06 Nov, 2020 1 commit
  9. 05 Nov, 2020 3 commits
  10. 03 Nov, 2020 4 commits
  11. 01 Nov, 2020 1 commit
  12. 29 Oct, 2020 2 commits
  13. 28 Oct, 2020 3 commits
  14. 26 Oct, 2020 1 commit
  15. 23 Oct, 2020 1 commit
  16. 22 Oct, 2020 1 commit
  17. 21 Oct, 2020 1 commit
  18. 20 Oct, 2020 2 commits
  19. 17 Oct, 2020 1 commit
  20. 16 Oct, 2020 3 commits
  21. 14 Oct, 2020 1 commit
  22. 13 Oct, 2020 1 commit
  23. 12 Oct, 2020 1 commit
  24. 11 Oct, 2020 1 commit
  25. 09 Oct, 2020 1 commit