"tests/models/gpt2/test_tokenization_gpt2_tf.py" did not exist on "e8d448edcfe6348177f0e99774b51eeef8e50b62"
  1. 14 Feb, 2024 2 commits
  2. 22 Jan, 2024 1 commit
  3. 10 Jan, 2024 2 commits
  4. 20 Dec, 2023 1 commit
  5. 11 Dec, 2023 1 commit
  6. 08 Dec, 2023 2 commits
  7. 28 Nov, 2023 1 commit
  8. 21 Nov, 2023 1 commit
  9. 16 Nov, 2023 1 commit
    • Arthur's avatar
      [`Styling`] stylify using ruff (#27144) · 651408a0
      Arthur authored
      
      
      * try to stylify using ruff
      
      * might need to remove these changes?
      
      * use ruf format andruff check
      
      * use isinstance instead of type comparision
      
      * use # fmt: skip
      
      * use # fmt: skip
      
      * nits
      
      * soem styling changes
      
      * update ci job
      
      * nits isinstance
      
      * more files update
      
      * nits
      
      * more nits
      
      * small nits
      
      * check and format
      
      * revert wrong changes
      
      * actually use formatter instead of checker
      
      * nits
      
      * well docbuilder is overwriting this commit
      
      * revert notebook changes
      
      * try to nuke docbuilder
      
      * style
      
      * fix feature exrtaction test
      
      * remve `indent-width = 4`
      
      * fixup
      
      * more nits
      
      * update the ruff version that we use
      
      * style
      
      * nuke docbuilder styling
      
      * leve the print for detected changes
      
      * nits
      
      * Remove file I/O
      Co-authored-by: default avatarcharliermarsh <charlie.r.marsh@gmail.com>
      
      * style
      
      * nits
      
      * revert notebook changes
      
      * Add # fmt skip when possible
      
      * Add # fmt skip when possible
      
      * Fix
      
      * More `  # fmt: skip` usage
      
      * More `  # fmt: skip` usage
      
      * More `  # fmt: skip` usage
      
      * NIts
      
      * more fixes
      
      * fix tapas
      
      * Another way to skip
      
      * Recommended way
      
      * Fix two more fiels
      
      * Remove asynch
      Remove asynch
      
      ---------
      Co-authored-by: default avatarcharliermarsh <charlie.r.marsh@gmail.com>
      651408a0
  10. 06 Nov, 2023 1 commit
  11. 31 Oct, 2023 2 commits
  12. 30 Oct, 2023 2 commits
  13. 26 Oct, 2023 1 commit
  14. 12 Sep, 2023 1 commit
  15. 01 Sep, 2023 1 commit
  16. 15 Aug, 2023 1 commit
    • Zach Mueller's avatar
      Make training args fully immutable (#25435) · ca514992
      Zach Mueller authored
      * Make training args fully immutable
      
      * Working tests, PyTorch
      
      * In test_trainer
      
      * during testing
      
      * Use proper dataclass way
      
      * Fix test
      
      * Another one
      
      * Fix tf
      
      * Lingering slow
      
      * Exception
      
      * Clean
      ca514992
  17. 07 Aug, 2023 1 commit
  18. 12 Jul, 2023 1 commit
  19. 22 Jun, 2023 1 commit
    • Alex Hall's avatar
      Refactor hyperparameter search backends (#24384) · b6295b26
      Alex Hall authored
      * Refactor hyperparameter search backends
      
      * Simpler refactoring without abstract base class
      
      * black
      
      * review comments:
      specify name in class
      use methods instead of callable class attributes
      name constant better
      
      * review comments: safer bool checking, log multiple available backends
      
      * test ALL_HYPERPARAMETER_SEARCH_BACKENDS vs HPSearchBackend in unit test, not module. format with black.
      
      * copyright
      b6295b26
  20. 12 Jun, 2023 1 commit
  21. 24 May, 2023 1 commit
  22. 28 Apr, 2023 1 commit
  23. 04 Apr, 2023 1 commit
  24. 16 Mar, 2023 1 commit
  25. 09 Mar, 2023 1 commit
  26. 28 Feb, 2023 1 commit
  27. 23 Feb, 2023 1 commit
  28. 22 Feb, 2023 2 commits
  29. 07 Feb, 2023 1 commit
  30. 06 Feb, 2023 1 commit
    • Sylvain Gugger's avatar
      Update quality tooling for formatting (#21480) · 6f79d264
      Sylvain Gugger authored
      * Result of black 23.1
      
      * Update target to Python 3.7
      
      * Switch flake8 to ruff
      
      * Configure isort
      
      * Configure isort
      
      * Apply isort with line limit
      
      * Put the right black version
      
      * adapt black in check copies
      
      * Fix copies
      6f79d264
  31. 18 Jan, 2023 1 commit
  32. 12 Jan, 2023 1 commit
  33. 20 Dec, 2022 1 commit
  34. 30 Nov, 2022 1 commit