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

* added debugging.mdx * updated debugging.mdx * updated translation * updated translation debugging * translated debugging * updated _toctree.yml
24 lines
608 B
YAML
24 lines
608 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
|
|
- sections:
|
|
- local: debugging
|
|
title: Debugging |