Skip to content

🌐[i18n-KO] Translated Fine-tuning a Vision Transformer Model With a Custom Biomedical Dataset to Korean #302

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

Open
wants to merge 2 commits into
base: main
Choose a base branch
from
Open
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
5 changes: 5 additions & 0 deletions notebooks/ko/_toctree.yml
Original file line number Diff line number Diff line change
Expand Up @@ -15,6 +15,11 @@
title: 지식 그래프를 활용한 RAG 추론 향상
- local: rag_zephyr_langchain
title: GitHub 이슈를 위한 EEVE와 LangChain을 사용한 간단한 RAG
- title: 컴퓨터 비전 레시피
isExpanded: false
sections:
- local: fine_tuning_vit_custom_dataset_ko
title: Custom Biomedical Dataset으로 Vision Transformer 모델 Fine-tuning 하기
- title: 에이전트 레시피
isExpanded: false
sections:
Expand Down
Loading