Add 🤗 Accelerate tutorial (#15263)

* add accelerate tutorial

* 🖍 apply feedback from review

* 📝 make edits
This commit is contained in:
Steven Liu
2022-01-25 13:46:11 -06:00
committed by GitHub
parent 637e81752a
commit 0501beb846
2 changed files with 94 additions and 0 deletions

View File

@@ -19,6 +19,8 @@
title: Preprocessing data
- local: training
title: Fine-tuning a pretrained model
- local: accelerate
title: Distributed training with 🤗 Accelerate
- local: model_sharing
title: Model sharing and uploading
- local: tokenizer_summary