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.
PR Summary
What Does This PR Do?
"Trainer: Trainer(不翻譯)"to"Trainer: 訓練器。當作為類名出現時不翻譯.""一般的 PyTorch 或 TensorFlow 訓練迴圈"(general PyTorch or TensorFlow training loop) to"經典的 PyTorch 或 TensorFlow 訓練迴圈"(classic PyTorch or TensorFlow training loop)."99.97%"."安装页"to"安装页面"and revises the sentence structure to"关于如何在你使用的平台上安装这些框架,请参阅……"(Regarding how to install these frameworks on your platform, please refer to...)."安装页面") and phrasing for consistency between the Simplified and Traditional Chinese documents. Adding the word"如何"(how) creates a more natural and grammatically complete sentence, improving flow and clarity for the reader."Named Entity Recognition (NER)"to"专有名词辨识"."专有名词辨识"is chosen as it is more intuitive and easier for a general audience to understand.Fixes # (issue)
Scope
i18n/README_zh-hant.mdi18n/README_zh-hans.mdMotivation and Context
Dependencies
Before Submitting
https://github.com/huggingface/transformers/blob/main/CONTRIBUTING.md#create-a-pull-request, Pull Request section?https://discuss.huggingface.co/? Please add a link to it if that's the case.https://github.com/huggingface/transformers/tree/main/docs, andhttps://github.com/huggingface/transformers/tree/main/docs#writing-source-documentation.Who Can Review?