1. 12 Oct, 2023 1 commit
  2. 22 Feb, 2023 1 commit
  3. 12 May, 2022 1 commit
  4. 25 Jun, 2021 1 commit
  5. 26 Apr, 2021 1 commit
  6. 05 Feb, 2021 1 commit
  7. 11 Dec, 2020 1 commit
  8. 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
  9. 12 Nov, 2020 1 commit
  10. 15 Sep, 2020 1 commit
  11. 26 Aug, 2020 1 commit
  12. 28 Jun, 2020 1 commit
  13. 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
  14. 02 Mar, 2020 1 commit
  15. 06 Jan, 2020 2 commits
  16. 22 Dec, 2019 9 commits
  17. 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
  18. 14 Nov, 2019 1 commit
  19. 08 Oct, 2019 1 commit
  20. 26 Sep, 2019 1 commit
  21. 18 Sep, 2019 1 commit
  22. 11 Aug, 2019 1 commit
  23. 14 Jul, 2019 1 commit
  24. 12 Jul, 2019 1 commit
  25. 05 Jul, 2019 1 commit
  26. 03 Jul, 2019 1 commit
  27. 25 Jun, 2019 1 commit
  28. 11 Jun, 2019 1 commit
  29. 13 May, 2019 1 commit
  30. 11 May, 2019 2 commits