"tests/models/mbart/test_modeling_mbart.py" did not exist on "29c10a41d04f855c433a6cde7797b325651417d2"
  1. 24 Apr, 2023 2 commits
  2. 17 Apr, 2023 2 commits
  3. 14 Apr, 2023 2 commits
    • Sohyun Sim's avatar
      [WIP]🌐 [i18n-KO] Translated `tutorial/proprecssing.mdx` to Korean (#22578) · c8df3900
      Sohyun Sim authored
      
      
      * add ko preprocessing
      
      * translate preprocessing.mdx to korean
      
      * translate preprocessing.mdx
      
      * Update preprocessing.mdx
      
      Fixed the line 273 as below:
      또한, 특징 추출기에 `sampling_rate` 인자를 추가하여 발생할 수 있는 조용한 오류(silent errors)를 더 잘 디버깅하는 것을 권장합니다.
      
      * translate Image part
      
      * translated preprocess.mdx
      
      * Update docs/source/ko/preprocessing.mdx
      Co-authored-by: default avatarWonhyeong Seo <wonhseo@kakao.com>
      
      * Update docs/source/ko/preprocessing.mdx
      Co-authored-by: default avatarWonhyeong Seo <wonhseo@kakao.com>
      
      * Update docs/source/ko/preprocessing.mdx
      Co-authored-by: default avatarWonhyeong Seo <wonhseo@kakao.com>
      
      * Update docs/source/ko/preprocessing.mdx
      Co-authored-by: default avatarWonhyeong Seo <wonhseo@kakao.com>
      
      * Update docs/source/ko/preprocessing.mdx
      Co-authored-by: default avatarWonhyeong Seo <wonhseo@kakao.com>
      
      * Update docs/source/ko/preprocessing.mdx
      Co-authored-by: default avatarWonhyeong Seo <wonhseo@kakao.com>
      
      * Update docs/source/ko/preprocessing.mdx
      Co-authored-by: default avatarWonhyeong Seo <wonhseo@kakao.com>
      
      * Update docs/source/ko/preprocessing.mdx
      Co-authored-by: default avatarWonhyeong Seo <wonhseo@kakao.com>
      
      * Update docs/source/ko/preprocessing.mdx
      
      * Update docs/source/ko/preprocessing.mdx
      
      * Update docs/source/ko/preprocessing.mdx
      
      * Update docs/source/ko/preprocessing.mdx
      
      * Update docs/source/ko/preprocessing.mdx
      
      * Update docs/source/ko/preprocessing.mdx
      
      * fixed translation
      
      ---------
      Co-authored-by: default avatarWonhyeong Seo <wonhseo@kakao.com>
      c8df3900
    • 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
  4. 13 Apr, 2023 1 commit
  5. 07 Apr, 2023 2 commits
  6. 05 Apr, 2023 1 commit
  7. 03 Apr, 2023 1 commit
  8. 26 Jan, 2023 1 commit
  9. 18 Jan, 2023 1 commit
  10. 14 Nov, 2022 1 commit
    • Wonhyeong Seo's avatar
      docs: translated index page to korean (#20180) · 07d8d6e2
      Wonhyeong Seo authored
      docs: i18n: first draft of index page
      docs: fix: first revision of index page
      docs: i18n: missed section - supported frameworks
      docs: fix: second revision of index page
      review by @ArthurZucker
      
      refactor: remove untranslated files from korean
      docs: fix: remove untranslated references from toctree.yml
      feat: enable korean docs in gh actions
      docs: feat: add in_translation page as placeholder
      docs: bug: testing if internal toc need alphabet chars
      docs: fix: custom english anchor for non-alphanumeric headings
      review by @sgugger
      
      docs: i18n: translate comments on install methods in _config.py
      docs: refactor: more concise wording for translations
      07d8d6e2