🌐 [i18n-KO] Translated vision-encoder-decoder.md to Korean#39563
Open
jihyun-0611 wants to merge 6 commits into
Open
🌐 [i18n-KO] Translated vision-encoder-decoder.md to Korean#39563jihyun-0611 wants to merge 6 commits into
vision-encoder-decoder.md to Korean#39563jihyun-0611 wants to merge 6 commits into
Conversation
yijun-lee
suggested changes
Jul 22, 2025
stevhliu
approved these changes
Jul 23, 2025
stevhliu
left a comment
Member
There was a problem hiding this comment.
Nice thanks! We can merge once the feedback is addressed 🤗
harheem
reviewed
Jul 24, 2025
harheem
left a comment
Contributor
There was a problem hiding this comment.
문서 번역하시느라 고생 많으셨고, 정말 감사합니다 🤗
아래쪽 auto doc에 대한 헤더에도 앵커를 달아줘야합니다! 반영해주시면 감사하겠습니다 :)
조금 더 잘 읽히는 문서가 되었으면 하여 몇 가지 표현을 수정하였습니다. 보시고 괜찮으시면 반영부탁드려요 ✨
|
|
||
| ## 사전훈련된 인코더와 디코더에서 `VisionEncoderDecoderModel` 초기화[[initialising-visionencoderdecodermodel-from-a-pretrained-encoder-and-a-pretrained-decoder]] | ||
|
|
||
| [`VisionEncoderDecoderModel`]은 사전훈련된 인코더 체크포인트와 사전훈련된 디코더 체크포인트에서 초기화할 수 있습니다. 사전훈련된 Transformer 기반 비전 모델(*예:* [Swin](swin))은 인코더 역할을 할 수 있으며, 사전훈련된 오토인코딩 모델(*예:* BERT), 사전훈련된 인과적 언어 모델링(causal language modeling)(*예:* GPT2), 그리고 시퀀스-투-시퀀스 모델의 사전훈련된 디코더 부분(*예:* BART의 디코더)은 모두 디코더로 사용할 수 있습니다. |
Contributor
There was a problem hiding this comment.
Suggested change
| [`VisionEncoderDecoderModel`]은 사전훈련된 인코더 체크포인트와 사전훈련된 디코더 체크포인트에서 초기화할 수 있습니다. 사전훈련된 Transformer 기반 비전 모델(*예:* [Swin](swin))은 인코더 역할을 할 수 있으며, 사전훈련된 오토인코딩 모델(*예:* BERT), 사전훈련된 인과적 언어 모델링(causal language modeling)(*예:* GPT2), 그리고 시퀀스-투-시퀀스 모델의 사전훈련된 디코더 부분(*예:* BART의 디코더)은 모두 디코더로 사용할 수 있습니다. | |
| [`VisionEncoderDecoderModel`]은 사전 훈련된 인코더 체크포인트와 사전 훈련된 디코더 체크포인트에서 초기화할 수 있습니다. 사전 훈련된 Transformer 기반 비전 모델(*예:* [Swin](swin))은 인코더 역할을 할 수 있으며, 사전 훈련된 오토인코딩 모델(*예:* BERT), 사전 훈련된 인과적 언어 모델링(causal language modeling)(*예:* GPT2), 그리고 시퀀스-투-시퀀스 모델의 사전 훈련된 디코더 부분(*예:* BART의 디코더)은 모두 디코더로 사용할 수 있습니다. |
jihyun-0611
commented
Jul 31, 2025
Co-authored-by: Yijun Lee <119404328+yijun-lee@users.noreply.github.com> Co-authored-by: Harheem Kim <49297157+harheem@users.noreply.github.com>
Co-authored-by: Yijun Lee <119404328+yijun-lee@users.noreply.github.com>
jihyun-0611
commented
Jul 31, 2025
yijun-lee
approved these changes
Aug 8, 2025
Member
|
Thanks, would you mind resolving the conflict? |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
What does this PR do?
Translated the
vision-encoder-decoder.mdfile of the documentation to Korean.Thank you in advance for your review.
Part of #20179
Before reviewing
[[lowercased-header]])Who can review? (Initial)
May you please review this PR?
@4N3MONE, @yijun-lee, @jungnerd , @harheem
Before submitting
Pull Request section?
to it if that's the case.
documentation guidelines, and
here are tips on formatting docstrings.
Who can review? (Final)
@stevhliu May you please review this PR?