Skip to content

๐ŸŒ [i18n-KO] Translated fine_tuning_detr_custom_dataset.ipynb to Korean #298

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 6 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_detr_custom_dataset
title: ์ปค์Šคํ…€ ๋ฐ์ดํ„ฐ์…‹์œผ๋กœ ๊ฐ์ฒด ํƒ์ง€ ๋ชจ๋ธ ํŒŒ์ธํŠœ๋‹ํ•˜๊ธฐ, Spaces์— ๋ฐฐํฌํ•˜๊ธฐ, ๊ทธ๋ฆฌ๊ณ  Gradio API ์—ฐ๋™ํ•˜๊ธฐ
- title: ์—์ด์ „ํŠธ ๋ ˆ์‹œํ”ผ
isExpanded: false
sections:
Expand Down
2,720 changes: 2,720 additions & 0 deletions notebooks/ko/fine_tuning_detr_custom_dataset.ipynb

Large diffs are not rendered by default.

1 change: 1 addition & 0 deletions notebooks/ko/index.md
Original file line number Diff line number Diff line change
Expand Up @@ -13,6 +13,7 @@
- [๋‹ค์ค‘ ์—์ด์ „ํŠธ ๊ณ„์ธต ๊ตฌ์กฐ์—์„œ ์—ฌ๋Ÿฌ ์—์ด์ „ํŠธ๊ฐ€ ํ˜‘์—…ํ•˜๋„๋ก ํ•˜๊ธฐ](multiagent_web_assistant)

- [์œ ์‚ฌ์„ฑ ๊ฒ€์ƒ‰์„ ์œ„ํ•œ ๋ฉ€ํ‹ฐ๋ชจ๋‹ฌ ๋ฐ์ดํ„ฐ ์ž„๋ฒ ๋”ฉ](faiss_with_hf_datasets_and_clip)
- [์ปค์Šคํ…€ ๋ฐ์ดํ„ฐ์…‹์œผ๋กœ ๊ฐ์ฒด ํƒ์ง€ ๋ชจ๋ธ ํŒŒ์ธํŠœ๋‹ํ•˜๊ธฐ, Spaces์— ๋ฐฐํฌํ•˜๊ธฐ, ๊ทธ๋ฆฌ๊ณ  Gradio API ์—ฐ๋™ํ•˜๊ธฐ](fine_tuning_detr_custom_dataset)

๋” ๋‹ค์–‘ํ•œ ๋…ธํŠธ๋ถ์„ ํ™•์ธํ•˜๊ณ  ์‹ถ๋‹ค๋ฉด Cookbook's [GitHub ๋ฆฌํฌ์ง€ํ† ๋ฆฌ](https://github.com/huggingface/cookbook)์— ๋ฐฉ๋ฌธํ•ด๋ณด์„ธ์š”.

Expand Down