1. 17 Nov, 2023 1 commit
  2. 16 Nov, 2023 2 commits
    • 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
    • Phuc Van Phan's avatar
  3. 15 Nov, 2023 1 commit
  4. 02 Nov, 2023 1 commit
  5. 27 Oct, 2023 1 commit
  6. 12 Oct, 2023 1 commit
  7. 10 Oct, 2023 1 commit
  8. 03 Oct, 2023 1 commit
  9. 29 Sep, 2023 1 commit
    • Sanchit Gandhi's avatar
      [Flax Examples] Seq2Seq ASR Fine-Tuning Script (#21764) · 68e85fc8
      Sanchit Gandhi authored
      * from seq2seq speech
      
      * [Flax] Example script for speech seq2seq
      
      * tests and fixes
      
      * make style
      
      * fix: label padding tokens
      
      * fix: label padding tokens over list
      
      * update ln names for Whisper
      
      * try datasets iter loader
      
      * create readme and append results
      
      * style
      
      * make style
      
      * adjust lr
      
      * use pt dataloader
      
      * make fast
      
      * pin gen max len
      
      * finish
      
      * add pt to requirements for test
      
      * fix pt -> torch
      
      * add accelerate
      68e85fc8
  10. 22 Sep, 2023 1 commit
  11. 18 Sep, 2023 1 commit
  12. 11 Sep, 2023 2 commits
  13. 04 Sep, 2023 1 commit
  14. 21 Aug, 2023 1 commit
  15. 07 Aug, 2023 1 commit
    • Jackmin801's avatar
      Allow `trust_remote_code` in example scripts (#25248) · 14510938
      Jackmin801 authored
      * pytorch examples
      
      * pytorch mim no trainer
      
      * cookiecutter
      
      * flax examples
      
      * missed line in pytorch run_glue
      
      * tensorflow examples
      
      * tensorflow run_clip
      
      * tensorflow run_mlm
      
      * tensorflow run_ner
      
      * tensorflow run_clm
      
      * pytorch example from_configs
      
      * pytorch no trainer examples
      
      * Revert "tensorflow run_clip"
      
      This reverts commit 261f86ac1f1c9e05dd3fd0291e1a1f8e573781d5.
      
      * fix: duplicated argument
      14510938
  16. 02 Aug, 2023 1 commit
  17. 28 Jul, 2023 2 commits
  18. 17 Jul, 2023 1 commit
  19. 12 Jul, 2023 1 commit
  20. 07 Jun, 2023 1 commit
  21. 22 May, 2023 1 commit
  22. 09 May, 2023 1 commit
  23. 02 May, 2023 1 commit
  24. 13 Apr, 2023 1 commit
  25. 23 Mar, 2023 1 commit
  26. 22 Mar, 2023 1 commit
  27. 14 Mar, 2023 1 commit
  28. 22 Feb, 2023 1 commit
  29. 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
  30. 23 Jan, 2023 1 commit
  31. 19 Jan, 2023 1 commit
  32. 18 Jan, 2023 1 commit
  33. 04 Jan, 2023 1 commit
  34. 20 Dec, 2022 1 commit
    • fzyzcjy's avatar
      Fix tiny typo (#20841) · ae3cbbca
      fzyzcjy authored
      * Fix typo
      
      * Update README.md
      
      * Update run_mlm_flax_stream.py
      
      * Update README.md
      ae3cbbca
  35. 01 Dec, 2022 1 commit
  36. 28 Nov, 2022 1 commit
  37. 01 Nov, 2022 1 commit