1. 02 Feb, 2024 1 commit
    • Klaus Hipp's avatar
      [Docs] Fix spelling and grammar mistakes (#28825) · 721ee783
      Klaus Hipp authored
      * Fix typos and grammar mistakes in docs and examples
      
      * Fix typos in docstrings and comments
      
      * Fix spelling of `tokenizer` in model tests
      
      * Remove erroneous spaces in decorators
      
      * Remove extra spaces in Markdown link texts
      721ee783
  2. 12 Oct, 2023 1 commit
  3. 22 Feb, 2023 1 commit
  4. 12 May, 2022 1 commit
  5. 25 Jun, 2021 1 commit
  6. 26 Apr, 2021 1 commit
  7. 05 Feb, 2021 1 commit
  8. 11 Dec, 2020 1 commit
  9. 17 Nov, 2020 1 commit
    • Sylvain Gugger's avatar
      Reorganize repo (#8580) · c89bdfbe
      Sylvain Gugger authored
      * Put models in subfolders
      
      * Styling
      
      * Fix imports in tests
      
      * More fixes in test imports
      
      * Sneaky hidden imports
      
      * Fix imports in doc files
      
      * More sneaky imports
      
      * Finish fixing tests
      
      * Fix examples
      
      * Fix path for copies
      
      * More fixes for examples
      
      * Fix dummy files
      
      * More fixes for example
      
      * More model import fixes
      
      * Is this why you're unhappy GitHub?
      
      * Fix imports in conver command
      c89bdfbe
  10. 12 Nov, 2020 1 commit
  11. 15 Sep, 2020 1 commit
  12. 26 Aug, 2020 1 commit
  13. 28 Jun, 2020 1 commit
  14. 02 Jun, 2020 1 commit
    • Julien Chaumond's avatar
      Kill model archive maps (#4636) · d4c2cb40
      Julien Chaumond authored
      * Kill model archive maps
      
      * Fixup
      
      * Also kill model_archive_map for MaskedBertPreTrainedModel
      
      * Unhook config_archive_map
      
      * Tokenizers: align with model id changes
      
      * make style && make quality
      
      * Fix CI
      d4c2cb40
  15. 02 Mar, 2020 1 commit
  16. 06 Jan, 2020 2 commits
  17. 22 Dec, 2019 9 commits
  18. 21 Dec, 2019 1 commit
    • Aymeric Augustin's avatar
      Reformat source code with black. · fa84ae26
      Aymeric Augustin authored
      This is the result of:
      
          $ black --line-length 119 examples templates transformers utils hubconf.py setup.py
      
      There's a lot of fairly long lines in the project. As a consequence, I'm
      picking the longest widely accepted line length, 119 characters.
      
      This is also Thomas' preference, because it allows for explicit variable
      names, to make the code easier to understand.
      fa84ae26
  19. 14 Nov, 2019 1 commit
  20. 08 Oct, 2019 1 commit
  21. 26 Sep, 2019 1 commit
  22. 18 Sep, 2019 1 commit
  23. 11 Aug, 2019 1 commit
  24. 14 Jul, 2019 1 commit
  25. 12 Jul, 2019 1 commit
  26. 05 Jul, 2019 1 commit
  27. 03 Jul, 2019 1 commit
  28. 25 Jun, 2019 1 commit
  29. 11 Jun, 2019 1 commit
  30. 13 May, 2019 1 commit
  31. 11 May, 2019 1 commit