Chinese - Chapter 0,2finished #145
Conversation
Add zh to the languages field in the build_documentation.yml and build_pr_documentation.yml files
Remove all these sections that haven't been translated yet Remove Chapter 0 from the table of contents since it hasn't been translated yet
Fixed an error in the translation format of Chapter 1, Section 3
|
Hi @1375626371 did you accidentally close this PR? I'm happy to re-open and review it if you wish :) Just FYI that we now support |
Okay, I understand. I will rename the folder in the next commit. The reason I closed this PR is that we found some errors during the code inspection. In order to ensure the quality, we have to re-check our translations. When the errors are corrected, we will re-open them again. |
Sounds great! Looking forward to it 🤗 |
·Fixed some formatting errors ·Moved Chapters 0 and 2 to Simplified Chinese
Hello, we have completed the inspection, please help us open this PR. Thank you! |
|
Thanks for iterating on this @1375626371 ! I think we just need to run |
| ``` | ||
|
|
||
| 正如您之前看到的,我们可以用等效的AutoModel类替换Bert模型。从现在开始,我们将这样做,因为这会产生检查点不可知的代码;如果您的代码适用于一个检查点,那么它应该与另一个检查点无缝地工作。即使体系结构不同,这也适用,只要检查点是针对类似任务(例如,情绪分析任务)训练的。 | ||
| {/if} |
There was a problem hiding this comment.
For some reason, we need a space here to build the docs. Can you please try this?
| {/if} | |
| {/if} |
There was a problem hiding this comment.
Yes, please wait a minute, we found this issue in the last merge, that's one reason we closed the PR provisionally , we've made some changes, and we'll upload our revised version later.
Formatting revisions and some translation corrections
|
The documentation is not available anymore as the PR was closed or merged. |
|
I run |
I fixed the formatting issues and pushed a fix :) Since the CI passes, I think this is good to go! Thank you for the care and detail you've taken with this translation 🤗 ! |
|
I'm not sure why the French files were edited, so I'll revert this PR temporarily until I find a better solution Edit: the changes are easy to resolve on the French side, so opting to retain this PR and fix on the French side of things. PS. I think this was possibly caused by trying to merge the same branch (i.e. your |
* Chinese - Chapter 1 finished * Complete the translation of Chapters 0 and 2 * Fix style Co-authored-by: Lewis Tunstall <[email protected]>
Hello, we have finished the translation of chapter zero and chapter two, please check. Among them, sections 1, 3, 5, and 7 of the chapter 2 were completed by @petrichor1122 , sections 2, 4, and 6 of the chapter 2 were completed by @zhlhyx , section 8 of the chapter 2 and chapter 0 were completed by me.