mirror of
https://github.com/huggingface/transformers.git
synced 2025-07-24 23:08:57 +06:00

* correct spelling in README * processing * german training * accelerate * german model sharing * build doc * ttf links * casing
23 lines
618 B
YAML
23 lines
618 B
YAML
- sections:
|
|
- local: index
|
|
title: 🤗 Transformers
|
|
- local: quicktour
|
|
title: Schnellstart
|
|
- local: installation
|
|
title: Installation
|
|
title: Erste Schritte
|
|
- sections:
|
|
- local: pipeline_tutorial
|
|
title: Pipelines für Inferenzen
|
|
- local: autoclass_tutorial
|
|
title: Laden von vortrainierten Instanzen mit einer AutoClass
|
|
- local: preprocessing
|
|
title: Vorverarbeiten
|
|
- local: training
|
|
title: Optimierung eines vortrainierten Modells
|
|
- local: accelerate
|
|
title: Verteiltes Training mit 🤗 Accelerate
|
|
- local: model_sharing
|
|
title: Ein Modell teilen
|
|
title: Tutorials
|