1. 23 Feb, 2022 1 commit
  2. 02 Feb, 2022 1 commit
  3. 27 Jan, 2022 1 commit
  4. 21 Jan, 2022 2 commits
    • Sylvain Gugger's avatar
      Refine errors for pretrained objects (#15261) · 6ac77534
      Sylvain Gugger authored
      * Refine errors for pretrained objects
      
      * PoC to avoid using get_list_of_files
      
      * Adapt tests to use new errors
      
      * Quality + Fix PoC
      
      * Revert "PoC to avoid using get_list_of_files"
      
      This reverts commit cb93b7cae8504ef837c2a7663cb7955e714f323e.
      
      * Revert "Quality + Fix PoC"
      
      This reverts commit 3ba6d0d4ca546708b31d355baa9e68ba9736508f.
      
      * Fix doc
      
      * Revert PoC
      
      * Add feature extractors
      
      * More tests and PT model
      
      * Adapt error message
      
      * Feature extractor tests
      
      * TF model
      
      * Flax model and test
      
      * Merge flax auto tests
      
      * Add tokenization
      
      * Fix test
      6ac77534
    • Jonas Kuball's avatar
      Adds missing module_specs for usages of _LazyModule (#15230) · c962c2ad
      Jonas Kuball authored
      * Add missing __spec__ for transformers.models.auto
      
      * Moves the __spec__-test to the UnitTest class
      
      * Adds module_spec to all instances of _LazyModule
      
      * Refactors an old test from pytest to unittest
      c962c2ad
  5. 18 Oct, 2021 1 commit
  6. 21 Sep, 2021 1 commit
  7. 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
  8. 01 Jul, 2020 1 commit
  9. 13 Jan, 2020 2 commits
  10. 11 Jan, 2020 2 commits