1. 23 Mar, 2022 1 commit
    • Sylvain Gugger's avatar
      Reorganize file utils (#16264) · 4975002d
      Sylvain Gugger authored
      * Split file_utils in several submodules
      
      * Fixes
      
      * Add back more objects
      
      * More fixes
      
      * Who exactly decided to import that from there?
      
      * Second suggestion to code with code review
      
      * Revert wront move
      
      * Fix imports
      
      * Adapt all imports
      
      * Adapt all imports everywhere
      
      * Revert this import, will fix in a separate commit
      4975002d
  2. 23 Feb, 2022 1 commit
  3. 16 Feb, 2022 2 commits
  4. 15 Feb, 2022 1 commit
  5. 30 Dec, 2021 1 commit
  6. 08 Dec, 2021 1 commit
  7. 06 Dec, 2021 1 commit
    • Lysandre Debut's avatar
      Auto processor fix (#14623) · e9688875
      Lysandre Debut authored
      
      
      * Add AutoProcessor class
      Init and tests
      Add doc
      Fix init
      Update src/transformers/models/auto/processing_auto.py
      Co-authored-by: default avatarLysandre Debut <lysandre@huggingface.co>
      Reverts to tokenizer or feature extractor when available
      Adapt test
      
      * Revert "Adapt test"
      
      This reverts commit bbdde5fab02465f24b54b227390073082cb32093.
      
      * Revert "Reverts to tokenizer or feature extractor when available"
      
      This reverts commit 77659ff5d21b6cc0baf6f443017e35e056a525bb.
      
      * Don't revert everything Lysandre!
      Co-authored-by: default avatarSylvain Gugger <sylvain.gugger@gmail.com>
      e9688875
  8. 22 Nov, 2021 1 commit