Skip to content

Commit 7533d30

Browse files
authored
Convert Trainer doc page to MarkDown (huggingface#14753)
* Convert Trainer doc page to MarkDown * Fix repo consistency * Fix the doc build test job
1 parent e926ea2 commit 7533d30

File tree

4 files changed

+553
-633
lines changed

4 files changed

+553
-633
lines changed

.github/workflows/build_doc_test.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -46,4 +46,4 @@ jobs:
4646
4747
- name: Make documentation
4848
run: |
49-
doc-builder build transformers ./transformers/docs/source
49+
doc-builder build transformers ./docs/source

0 commit comments

Comments
 (0)