translation main-class files to chinese (#27588)

* translate work

* update

* update

* update [[autodoc]]

* Update callback.md

---------

Co-authored-by: jiaqiw <wangjiaqi50@huawei.com>
This commit is contained in:
jiaqiw09
2023-11-28 04:36:37 +08:00
committed by GitHub
parent 74a3cebfa5
commit cad1b1192b
18 changed files with 2316 additions and 4 deletions

View File

@@ -119,16 +119,16 @@ model = AutoModel.from_config(config)
TFPreTrainedModel
[[autodoc]] TFPreTrainedModel
- push_to_hub
- all
- push_to_hub
- all
## TFModelUtilsMixin
[[autodoc]] modeling_tf_utils.TFModelUtilsMixin
FlaxPreTrainedModel
[[autodoc]] FlaxPreTrainedModel
- push_to_hub
- all
- push_to_hub
- all
## 推送到 Hub
[[autodoc]] utils.PushToHubMixin