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

* file copied and toctree updated * Intro and configuration translated * model section translated * enter hotfix * Translation over, correction pending * Typos and corrections * Update docs/source/es/create_a_model.mdx Co-authored-by: Omar U. Espejel <espejelomar@gmail.com> * Update docs/source/es/create_a_model.mdx Co-authored-by: Omar U. Espejel <espejelomar@gmail.com> * Update docs/source/es/create_a_model.mdx Co-authored-by: Omar U. Espejel <espejelomar@gmail.com> * Update docs/source/es/create_a_model.mdx Co-authored-by: Omar U. Espejel <espejelomar@gmail.com> Co-authored-by: Omar U. Espejel <espejelomar@gmail.com>
36 lines
1.0 KiB
YAML
36 lines
1.0 KiB
YAML
- sections:
|
|
- local: index
|
|
title: 🤗 Transformers
|
|
- local: quicktour
|
|
title: Tour rápido
|
|
- local: installation
|
|
title: Instalación
|
|
title: Empezar
|
|
- sections:
|
|
- local: pipeline_tutorial
|
|
title: Pipelines para inferencia
|
|
- local: autoclass_tutorial
|
|
title: Carga instancias preentrenadas con un AutoClass
|
|
- local: training
|
|
title: Fine-tuning a un modelo pre-entrenado
|
|
- local: accelerate
|
|
title: Entrenamiento distribuido con 🤗 Accelerate
|
|
- local: model_sharing
|
|
title: Compartir un modelo
|
|
title: Tutoriales
|
|
- sections:
|
|
- local: fast_tokenizers
|
|
title: Usa tokenizadores de 🤗 Tokenizers
|
|
- local: create_a_model
|
|
title: Crea una arquitectura personalizada
|
|
- sections:
|
|
- local: language_modeling
|
|
title: Modelado de lenguaje
|
|
title: Fine-tuning para tareas posteriores
|
|
- local: multilingual
|
|
title: Modelos multilingües para inferencia
|
|
title: Guías prácticas
|
|
- sections:
|
|
- local: philosophy
|
|
title: Filosofía
|
|
title: Guías conceptuales |