-
Notifications
You must be signed in to change notification settings - Fork 601
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
๐ [i18n-KO] Translated package_reference/mixins.md
to Korean
#2166
Merged
Wauplin
merged 10 commits into
huggingface:main
from
fabxoe:ko-package_reference/mixins.md
Apr 25, 2024
Merged
Changes from 8 commits
Commits
Show all changes
10 commits
Select commit
Hold shift + click to select a range
9a76fce
docs: ko: package_reference/mixins.md
fabxoe 0d66a97
feat: nmt draft
fabxoe 610c69f
fix: manual edits
fabxoe 89e0937
Merge branch 'main' into ko-package_reference/mixins.md
fabxoe 23c8e1d
fix: resolve suggestions
fabxoe 58a53ca
fix: resolve suggestions
fabxoe 3139a83
fix: resolve suggestions
fabxoe 7e94391
Merge branch 'main' into ko-package_reference/mixins.md
fabxoe 729fed8
fix: resolve suggestions
fabxoe 49e22ec
Merge branch 'main' into ko-package_reference/mixins.md
Wauplin File filter
Filter by extension
Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
There are no files selected for viewing
This file contains 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
This file contains 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
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,37 @@ | ||
<!--โ ๏ธ Note that this file is in Markdown but contain specific syntax for our doc-builder (similar to MDX) that may not be | ||
rendered properly in your Markdown viewer. | ||
--> | ||
|
||
# Mixins & serialization methods[[mixins--serialization-methods]] | ||
fabxoe marked this conversation as resolved.
Show resolved
Hide resolved
|
||
|
||
## Mixins[[mixins]] | ||
fabxoe marked this conversation as resolved.
Show resolved
Hide resolved
|
||
|
||
`huggingface_hub` ๋ผ์ด๋ธ๋ฌ๋ฆฌ๋ ๊ฐ์ฒด์ ํจ์๋ค์ ์ ๋ก๋ ๋ฐ ๋ค์ด๋ก๋ ๊ธฐ๋ฅ์ ์์ฝ๊ฒ ์ ๊ณตํ๊ธฐ ์ํด์, ๋ถ๋ชจ ํด๋์ค๋ก ์ฌ์ฉ๋ ์ ์๋ ๋ค์ํ ๋ฏน์ค์ธ์ ์ ๊ณตํฉ๋๋ค. | ||
ML ํ๋ ์์ํฌ๋ฅผ Hub์ ํตํฉํ๋ ๋ฐฉ๋ฒ์ [ํตํฉ ๊ฐ์ด๋](../guides/integrations)๋ฅผ ํตํด ๋ฐฐ์ธ ์ ์์ต๋๋ค. | ||
|
||
### Generic[[huggingface_hub.ModelHubMixin]] | ||
fabxoe marked this conversation as resolved.
Show resolved
Hide resolved
|
||
|
||
[[autodoc]] ModelHubMixin | ||
- all | ||
- _save_pretrained | ||
- _from_pretrained | ||
|
||
### PyTorch[[huggingface_hub.PyTorchModelHubMixin]] | ||
|
||
[[autodoc]] PyTorchModelHubMixin | ||
|
||
### Keras[[huggingface_hub.KerasModelHubMixin]] | ||
|
||
[[autodoc]] KerasModelHubMixin | ||
|
||
[[autodoc]] from_pretrained_keras | ||
|
||
[[autodoc]] push_to_hub_keras | ||
|
||
[[autodoc]] save_pretrained_keras | ||
|
||
### Fastai[[huggingface_hub.from_pretrained_fastai]] | ||
|
||
[[autodoc]] from_pretrained_fastai | ||
|
||
[[autodoc]] push_to_hub_fastai |
Oops, something went wrong.
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.
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.
ํค๋ฉ ๋ฒ์ญ ๋ถํ๋๋ฆฝ๋๋ค!
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.
@jungnerd
Fastai ๋ Hub ์ฒ๋ผ ๊ทธ๋๋ก ๋๋ ๊ฒ๋ ์ข์๋ณด์ด๋๋ฐ, Keras๋ PyTorch ๋ ํจ๊ป ๋ฒ์ญ์ ํด๋ณด์๋ฉด.
ํจ์คํธai, ์ผ๋ผ์ค, ํ์ดํ ์น ์ด๋ ๊ฒ ๋๋๋ฐ ์ด๋๋ก ๊ฐ๋ ๋ ๊น์?
Mixins๊ณผ Generic์ ๊ต์ฌ์์๋ ์ฐ์ด๊ธฐ์ '๋ฏน์ค์ธ', '์ ๋ค๋ฆญ'์ผ๋ก ์ฌ์ฉํ๋ฉด ๋ ๊ฒ ๊ฐ์ต๋๋ค.
๊ทธ๋ ๋ค๋ฉด ์๋ฌธ๊ณผ ํ๊ธ์ด ํผ์ฉ๋๊ฒ ๋๋๋ฐ ์๊ฒฌ ๋ ๊ธฐ๋ค๋ฆด๊ป์!
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.
๋ค๋ฅธ ํค๋ฉ์ ๋ฒ์ญํ์ง ์๊ณ ๊ทธ๋๋ก ๋๋ ๊ฒ ์ข์๋ณด์ ๋๋ค!
ํด๋น ํค๋ฉ์ ๋ฌธ์ title์์๋ ๋ฒ์ญ์ ํ์ จ๊ธธ๋ ์ ์๋๋ ธ์ต๋๋ค ๐