Skip to content

🌐 [i18n-KO] Translated ko-chapter3-4.mdx to Korean #1031

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Draft
wants to merge 7 commits into
base: main
Choose a base branch
from
Draft
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
7 changes: 5 additions & 2 deletions chapters/ko/_toctree.yml
Original file line number Diff line number Diff line change
Expand Up @@ -51,13 +51,16 @@
sections:
- local: chapter3/2
title: 데이터 처리
- local: chapter3/5
title: 학습 곡선 이해하기


- title: 3. 🤗 사전훈련된 모델 미세조정
sections:
- local: chapter3/3
title: Trainer API를 사용한 모델 미세조정
- local: chapter3/4
title: 처음부터 구현하는 훈련 루프
- local: chapter3/5
title: 학습 곡선 이해하기

- title: 5. 🤗 Datasets 라이브러리
sections:
Expand Down
Loading