Convert Trainer doc page to MarkDown (#14753)

* Convert Trainer doc page to MarkDown

* Fix repo consistency

* Fix the doc build test job
This commit is contained in:
Sylvain Gugger
2021-12-13 13:09:50 -05:00
committed by GitHub
parent e926ea2bdd
commit 7533d30acd
4 changed files with 553 additions and 633 deletions

View File

@@ -507,6 +507,8 @@ DEPRECATED_OBJECTS = [
"xnli_output_modes",
"xnli_processors",
"xnli_tasks_num_labels",
"TFTrainer",
"TFTrainingArguments",
]
# Exceptionally, some objects should not be documented after all rules passed.