1. 22 Nov, 2020 1 commit
  2. 17 Nov, 2020 2 commits
    • Julien Chaumond's avatar
      Tokenizers: ability to load from model subfolder (#8586) · 042a6aa7
      Julien Chaumond authored
      
      
      * <small>tiny typo</small>
      
      * Tokenizers: ability to load from model subfolder
      
      * use subfolder for local files as well
      
      * Uniformize model shortcut name => model id
      
      * from s3 => from huggingface.co
      Co-authored-by: default avatarQuentin Lhoest <lhoest.q@gmail.com>
      042a6aa7
    • 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
  3. 29 Oct, 2020 1 commit
  4. 28 Oct, 2020 1 commit
  5. 15 Sep, 2020 1 commit
  6. 04 Sep, 2020 1 commit
  7. 26 Aug, 2020 1 commit
  8. 28 Jun, 2020 1 commit
  9. 26 Jun, 2020 1 commit
  10. 17 Jun, 2020 1 commit
  11. 11 Jun, 2020 1 commit
  12. 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
  13. 01 Jun, 2020 15 commits