intermediate_source/dynamic_quantization_bert_tutorial.rst 오타 수정 - #837
Merged
hyoyoung merged 1 commit intoSep 1, 2024
Merged
Conversation
Contributor
|
고생하셨어요~~! |
5 tasks
Contributor
|
Hunspell의 덕을 보셨다는 걸 참고해서 , 늦게나마 써보고 있는데 아직은 쉽지가 않네요 숨어있는 Face 대문자를 올바르게 고쳐주신거보니 마음이 편안해집니다 |
hyoyoung
reviewed
Aug 17, 2024
hyoyoung
left a comment
Member
There was a problem hiding this comment.
이렇게 해보시는건 어떨까요? 영어 원문 문서의 다른 오타를 찾아서
Huggingface같은 대소문자 잘못된 것도 같이 교정해보실래요?
그러면 원문에서도 고쳐질것 같습니다.
| ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ | ||
|
|
||
| `Huggingface <https://github.com/huggingface/transformers/blob/master/examples/run_glue.py>`_ | ||
| `HuggingFace <https://github.com/huggingface/transformers/blob/master/examples/run_glue.py>`_ |
Member
There was a problem hiding this comment.
이 부분은 원문에서 Huggingface라고 되어있는듯합니다.
원칙 자체는 HuggingFace가 더 맞아보이는데 고민이 되는 지점이네요.
Contributor
Author
hadh93
force-pushed
the
typo-fix-dynamic-quantization-bert-tutorial
branch
from
August 18, 2024 14:36
9d0915c to
e877450
Compare
Contributor
Author
|
@hyoyoung |
This was referenced Aug 29, 2024
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.
라이선스 동의
변경해주시는 내용에 BSD 3항 라이선스가 적용됨을 동의해주셔야 합니다.
더 자세한 내용은 기여하기 문서를 참고해주세요.
동의하시면 아래
[ ]를[x]로 만들어주세요.관련 이슈 번호
이 Pull Request와 관련있는 이슈 번호를 적어주세요.
이슈 또는 PR 번호 앞에 #을 붙이시면 제목을 바로 확인하실 수 있습니다. (예. #999 )
PR 종류
이 PR에 해당되는 종류 앞의
[ ]을[x]로 변경해주세요.PR 설명
이 PR로 무엇이 달라지는지 대략적으로 알려주세요.
오탈자와 띄어쓰기 일부를 수정했으며, 대소문자 표기가 일관되게 수정했습니다.
상세 내용은 해당 Issue의 변경사항에 기입하였습니다.