1. 05 Apr, 2024 1 commit
  2. 16 Feb, 2024 1 commit
  3. 12 Feb, 2024 1 commit
  4. 06 Feb, 2024 1 commit
  5. 11 Dec, 2023 1 commit
  6. 17 Nov, 2023 1 commit
  7. 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
  8. 03 Oct, 2023 1 commit
  9. 25 Sep, 2023 1 commit
  10. 24 Aug, 2023 1 commit
  11. 20 Jul, 2023 1 commit
  12. 05 Jul, 2023 1 commit
  13. 29 Jun, 2023 2 commits
  14. 20 Jun, 2023 1 commit
  15. 06 Jun, 2023 1 commit
  16. 02 Jun, 2023 1 commit
  17. 30 May, 2023 1 commit
  18. 23 May, 2023 1 commit
  19. 18 May, 2023 1 commit
  20. 16 May, 2023 1 commit
  21. 05 May, 2023 1 commit
  22. 02 May, 2023 1 commit
  23. 01 May, 2023 2 commits
  24. 26 Apr, 2023 2 commits
  25. 25 Apr, 2023 1 commit
  26. 24 Apr, 2023 2 commits
  27. 17 Apr, 2023 2 commits
  28. 14 Apr, 2023 1 commit
    • Hyeonseo Yun's avatar
      馃寪 [i18n-KO] Translated `sequence_classification.mdx` to Korean (#22655) · bfb3925f
      Hyeonseo Yun authored
      
      
      * docs: ko: init: tasks/sequence_classification.mdx
      
      * docs: ko: revised: change voca in tasks/sequence_classification.mdx
      
      * docs: ko: revised: [RE] change voca in tasks/sequence_classification.mdx
      
      * docs: ko: revised: spell check and sentence naturally in tasks/sequence_classification.mdx
      
      * docs: ko: revised: spell check and consistent vocabulary in tasks/sequence_classification.mdx
      
      * docs: ko: revised: Add full stop and change voca in tasks/sequence_classification.mdx
      
      * docs: ko: revised: sync first section templates in tasks/sequence_classification.mdx
      Co-authored-by: default avatarWonhyeong Seo <wonhseo@kakao.com>
      
      * fix: revert use of full-stops to colons
      
      * colons are used to emphasize the code block that follows
      
      * @0525hhgus @wonhyeongseo docs: ko: revised: sync second section templates in tasks/sequence_classification.mdx
      Co-Authored-By: default avatarWonhyeong Seo <wonhseo@kakao.com>
      
      * docs: ko: revised: change 'train', 'finetuning' in tasks/sequence_classification.mdx
      
      ---------
      Co-authored-by: default avatarWonhyeong Seo <wonhseo@kakao.com>
      bfb3925f