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

* Change nits in Spanish for quicktour.mdx - Add tasks names in English too. - Fix small nits in Spanish * Translate index.mdx to Spanish * Translate body of index. * Translated the compatible models list (not the papers´ names). Since this should not be updated manually, I can come back to the original text. * Add models and a dataset for Spanish in the code exmaples * Replaced the English models to Spanish versions. * Add index to _toctree.yml and fix Spanish * Fix double ““ error * Change negative example in ASR example * make style * Debug style in quicktour.mdx
36 lines
904 B
YAML
36 lines
904 B
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
|
|
title: Tutoriales
|
|
- sections:
|
|
- local: fast_tokenizers
|
|
title: Usa tokenizadores de 🤗 Tokenizers
|
|
- 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
|
|
|
|
|
|
|