"tests/models/data2vec/test_modeling_data2vec_vision.py" did not exist on "4975002df50c472cbb6f8ac3580e475f570606ab"
Unverified Commit c9385976 authored by Wonhyeong Seo's avatar Wonhyeong Seo Committed by GitHub
Browse files

🌐 [i18n-KO] Translated `language-modeling.mdx` (#23969)



* docs: ko: `language_modeling.mdx`

* feat: nmt draft

* fix: manual edits

* fix: add inline toc

* fix: typo in toc_tree.yml

* fix: resolve suggestions
Co-authored-by: default avatarSohyun Sim <96299403+sim-so@users.noreply.github.com>

---------
Co-authored-by: default avatarSohyun Sim <96299403+sim-so@users.noreply.github.com>
parent 7631db0f
...@@ -30,8 +30,8 @@ ...@@ -30,8 +30,8 @@
title: 토큰 분류 title: 토큰 분류
- local: tasks/question_answering - local: tasks/question_answering
title: 질의 응답(Question Answering) title: 질의 응답(Question Answering)
- local: in_translation - local: tasks/language_modeling
title: (번역중) Causal language modeling title: 인과적 언어 모델링(Causal language modeling)
- local: tasks/masked_language_modeling - local: tasks/masked_language_modeling
title: 마스킹된 언어 모델링(Masked language modeling) title: 마스킹된 언어 모델링(Masked language modeling)
- local: tasks/translation - local: tasks/translation
......
This diff is collapsed.
Markdown is supported
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment