-
Notifications
You must be signed in to change notification settings - Fork 31k
🌐[i18n-KO] Translate autoclass_tutorial to Korean and Fix the typo of quicktour
#22533
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
Conversation
|
The documentation is not available anymore as the PR was closed or merged. |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Thanks for the translation! Let us know when it's good to merge.
|
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
checked
docs/source/ko/quicktour.mdx
Outdated
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Thank you for catching this sir!
2f27209 to
8a391a4
Compare
|
squashed commit messages and check a final document result. |
|
@0525hhgus, @kihoon71, @sim-so, @gabrielwithappy, @HanNayeoniee, @wonhyeongseo, @jungnerd |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
마지막으로 AutoModelFor클래스를 사용하면 주어진 작업에 대해 미리 학습된 모델을 로드할 수 있습니다 (사용 가능한 작업의 전체 목록은 여기를 참조하세요). 예를 들어, AutoModelForSequenceClassification.from_pretrained를 사용하여 시퀀스 분류용 모델을 로드할 수 있습니다:
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
마지막으로 TFAutoModelFor 클래스를 사용하면 주어진 작업에 대해 사전 훈련된 모델을 로드할 수 있습니다. (사용 가능한 작업의 전체 목록은 여기를 참조하세요. 예를 들어, TFAutoModelForSequenceClassification.from_pretrained로 시퀀스 분류를 위한 모델을 로드합니다:
71c07fc to
1564189
Compare
|
[Korean] |
|
Thank you. |
688fdb5 to
c9dbaa2
Compare
autoclass_tutorial to Korean and Fix the typo of quicktourautoclass_tutorial to Korean and Fix the typo of quicktour
|
May you please review this PR? |
|
Thanks for your contribution! |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Congratulations on your first PR merge for HuggingFace, @gabrielwithappy ! 🎉 🎉 🎉
I'm really excited to continue learning/working with you, and hope we can create something fun as well.
P.S. I forgot to post my reviews 😅 May I leave them in a sub-issue as we did with @jungnerd and #22549 ? Most issues are minor, but there is an outstanding issue on L13 we need to resolve.
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
마지막 문장이 잘 읽히지 않아요. ~는 것의 표현을 쓰시기 보다 어절 간의 배열을 바꿔보시면 어떨까요?
…of `quicktour` (huggingface#22533) translate the autoclass_tutorial and fix the typo of the quicktour
What does this PR do?
Translated the
autoclass_tutorial.mdxfile of the documentation to Korean and fix the typo ofquicktourThank you in advance for your review.
Part of #20179
Before submitting
Pull Request section?
to it if that's the case.
documentation guidelines, and
here are tips on formatting docstrings.
Who can review?
Team PseudoLab, may you please review this PR?
@0525hhgus, @kihoon71, @sim-so, @gabrielwithappy, @HanNayeoniee, @wonhyeongseo, @jungnerd
May you please review this PR?
@sgugger, @ArthurZucker, @eunseojo
Review result