-
Notifications
You must be signed in to change notification settings - Fork 29.7k
🌐 [i18n-KO] Translated processors.md to Korean #39519
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
base: main
Are you sure you want to change the base?
Conversation
LGTM! 번역 고생하셨습니다 😄 |
cc @stevhliu |
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!
- [Wav2Vec2](../model_doc/wav2vec2) (음성과 텍스트) 또는 [CLIP](../model_doc/clip) (텍스트와 비전)과 같은 멀티모달 모델의 입력을 전처리하는 객체 | ||
- GLUE 또는 SQUAD 데이터를 전처리하기 위해 라이브러리의 이전 버전에서 사용되었던 사용 중단된 객체 | ||
|
||
## 멀티모달 프로세서[[transformers.ProcessorMixin]] |
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.
## 멀티모달 프로세서[[transformers.ProcessorMixin]] | |
## 멀티모달 프로세서[[multi-modal-processors]] |
|
||
[[autodoc]] ProcessorMixin | ||
|
||
## 사용 중단된 프로세서[[transformers.DataProcessor]] |
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.
## 사용 중단된 프로세서[[transformers.DataProcessor]] | |
## 사용 중단된 프로세서[[deprecated-processors]] |
|
||
[[autodoc]] data.processors.utils.InputFeatures | ||
|
||
## GLUE[[transformers.glue_convert_examples_to_features]] |
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.
## GLUE[[transformers.glue_convert_examples_to_features]] | |
## GLUE[[glue]] |
|
||
이 라이브러리는 두 버전 각각에 대한 프로세서를 호스팅합니다: | ||
|
||
### 프로세서[[transformers.data.processors.squad.SquadProcessor]] |
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.
### 프로세서[[transformers.data.processors.squad.SquadProcessor]] | |
### 프로세서[processors]] |
What does this PR do?
Translated the
processors.md
file 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)