mirror of
https://github.com/huggingface/transformers.git
synced 2025-07-31 02:02:21 +06:00

* added training.mdx * updated training.mdx * updated training.mdx * updated training.mdx * updated _toctree.yml * fixed typos after review Co-authored-by: Sylvain Gugger <35901082+sgugger@users.noreply.github.com>
21 lines
554 B
YAML
21 lines
554 B
YAML
- sections:
|
|
- local: index
|
|
title: 🤗 Transformers
|
|
- local: quicktour
|
|
title: Tour rapido
|
|
- local: installation
|
|
title: Installazione
|
|
title: Iniziare
|
|
- sections:
|
|
- local: pipeline_tutorial
|
|
title: Pipeline per l'inferenza
|
|
- local: autoclass_tutorial
|
|
title: Carica istanze pre-allenate con AutoClass
|
|
- local: preprocessing
|
|
title: Preprocess
|
|
- local: training
|
|
title: Mettere a punto un modello pre-addestrato
|
|
title: Esercitazione
|
|
- sections:
|
|
- local: multilingual
|
|
title: Modelli multilingua per l'inferenza |