Update training scripts docs (#15931)

* 📝 first draft

* 🖍 apply feedback

* 🖍 remove examples from toctree

* 🗑 remove examples from docs/source
This commit is contained in:
Steven Liu
2022-03-07 11:29:14 -08:00
committed by GitHub
parent c87cfd653c
commit 38cc35069c
3 changed files with 332 additions and 3 deletions

View File

@@ -37,8 +37,6 @@
title: Create a custom model
- local: multilingual
title: Inference for multilingual models
- local: examples
title: Examples
- local: troubleshooting
title: Troubleshooting
- local: custom_datasets
@@ -59,6 +57,8 @@
- local: tasks/multiple_choice
title: Multiple choice
title: Fine-tune for downstream tasks
- local: run_scripts
title: Train with a script
- local: notebooks
title: "🤗 Transformers Notebooks"
- local: sagemaker