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][train]Make Train example titles, heading more consistent #39606

Merged
merged 18 commits into from
Sep 14, 2023
Merged
Changes from 1 commit
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Prev Previous commit
Merge branch 'master' into train-examples
Signed-off-by: angelinalg <[email protected]>
  • Loading branch information
angelinalg committed Sep 13, 2023
commit 6368840ba7776a0885ace9509bbb6d29921179ec
4 changes: 2 additions & 2 deletions doc/source/train/examples.rst
Original file line number Diff line number Diff line change
Expand Up @@ -45,8 +45,8 @@ Intermediate
- :ref:`Fine-tune of Stable Diffusion with DreamBooth and Ray Train <torch_finetune_dreambooth_ex>`
* - Lightning
- :ref:`Train with PyTorch Lightning and Ray Data <lightning_advanced_example>`
* - Accelerate
- :ref:`Fine-tune a text classifier on GLUE Benchmark with Hugging Face Accelerate <train_transformers_accelerate_example>`
* - Transformers
- :ref:`Fine-tune a Text Classifier on GLUE Benchmark with Hugging Face Accelerate <train_transformers_glue_example>`


Advanced
Expand Down
Loading
You are viewing a condensed version of this merge commit. You can view the full changes here.