Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[docs] Trainer #27986

Merged
merged 4 commits into from
Dec 15, 2023
Merged

[docs] Trainer #27986

merged 4 commits into from
Dec 15, 2023

Conversation

stevhliu
Copy link
Member

This PR attempts to clean up some of the current navigational complexity of the Trainer API doc to make it easier to use as a purely reference lookup page. A lot of the content (checkpoints, logging, customization, etc.) is moved and organized into a separate guide.

The API page still has some content that doesn't entirely belong there (specific GPU selection, training on M1, etc.), but that'll be addressed in a separate PR.

@stevhliu stevhliu marked this pull request as ready for review December 13, 2023 19:49
@stevhliu stevhliu requested a review from amyeroberts December 13, 2023 19:50
@stevhliu stevhliu mentioned this pull request Dec 13, 2023
Copy link
Collaborator

@amyeroberts amyeroberts left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Beautiful 🤩

docs/source/en/trainer.md Outdated Show resolved Hide resolved
@stevhliu stevhliu merged commit 0d63d17 into huggingface:main Dec 15, 2023
8 checks passed
@stevhliu stevhliu deleted the trainer-docs branch December 15, 2023 20:06
iantbutler01 pushed a commit to BismuthCloud/transformers that referenced this pull request Dec 16, 2023
* first draft

* add to toctree

* edits

* feedback
@stevhliu stevhliu mentioned this pull request Dec 19, 2023
staghado pushed a commit to staghado/transformers that referenced this pull request Jan 15, 2024
* first draft

* add to toctree

* edits

* feedback
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants