1. 07 May, 2021 2 commits
  2. 06 May, 2021 2 commits
  3. 05 May, 2021 1 commit
  4. 30 Apr, 2021 1 commit
  5. 21 Apr, 2021 1 commit
  6. 16 Apr, 2021 2 commits
  7. 14 Apr, 2021 1 commit
    • Lysandre Debut's avatar
      Stale bot updated (#10562) · 7fe5aaa8
      Lysandre Debut authored
      * Updated stale bot
      
      * Specify issue number
      
      * Remove particular handling of assignees
      
      * Unleash the stalebot
      
      * Remove debug branch
      7fe5aaa8
  8. 13 Apr, 2021 1 commit
  9. 08 Apr, 2021 2 commits
  10. 31 Mar, 2021 1 commit
  11. 15 Mar, 2021 1 commit
  12. 10 Mar, 2021 1 commit
  13. 09 Mar, 2021 1 commit
  14. 08 Mar, 2021 2 commits
  15. 05 Mar, 2021 3 commits
  16. 25 Feb, 2021 2 commits
  17. 23 Feb, 2021 1 commit
  18. 20 Feb, 2021 1 commit
  19. 19 Feb, 2021 1 commit
  20. 17 Feb, 2021 1 commit
  21. 15 Feb, 2021 1 commit
  22. 10 Feb, 2021 1 commit
  23. 27 Jan, 2021 2 commits
  24. 14 Jan, 2021 1 commit
    • Lysandre Debut's avatar
      Fix conda build (#9589) · 8bf27075
      Lysandre Debut authored
      * conda build -> conda-build
      
      * Syntax error
      
      * conda build -> conda-build + 4.2.0
      
      * Prepare to merge in `master`
      8bf27075
  25. 13 Jan, 2021 2 commits
  26. 12 Jan, 2021 1 commit
    • Sylvain Gugger's avatar
      Use the right version of tokenizers (#9550) · 5f672103
      Sylvain Gugger authored
      * Use the right version of tokenizers
      
      * Try another way
      
      * Try another way
      
      * Deps are installed from there...
      
      * Deps are installed from there...
      
      * Revert last
      
      * remove needless comment
      5f672103
  27. 06 Jan, 2021 1 commit
    • Sylvain Gugger's avatar
      Fast transformers import part 1 (#9441) · 0c96262f
      Sylvain Gugger authored
      * Don't import libs to check they are available
      
      * Don't import integrations at init
      
      * Add importlib_metdata to deps
      
      * Remove old vars references
      
      * Avoid syntax error
      
      * Adapt testing utils
      
      * Try to appease torchhub
      
      * Add dependency
      
      * Remove more private variables
      
      * Fix typo
      
      * Another typo
      
      * Refine the tf availability test
      0c96262f
  28. 22 Dec, 2020 1 commit
    • Patrick von Platen's avatar
      Model Templates for Seq2Seq (#9251) · cbe63949
      Patrick von Platen authored
      * adapt cookie cutter
      
      * fix copy past statement
      
      * delete copy statements for now
      
      * remove unused import from template
      
      * make doc rst
      
      * correct config docstring
      
      * correct training
      
      * correct inputs processing tf enc dec
      
      * make style
      
      * adapt templates
      
      * clean tabs
      
      * correct tensor -> Tensor naming
      
      * correct indent
      
      * correct templates
      
      * fix the test
      
      * break lines to avoid > 119
      
      * Apply suggestions from code review
      cbe63949
  29. 16 Dec, 2020 2 commits