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

* Update _toctree and clone original content * Translate first three sections * Add more translated chapters. Only 3 more left. * Finish translation * Run style from doc-builder * Address recommended changes from reviewer
59 lines
1.7 KiB
YAML
59 lines
1.7 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: preprocessing
|
|
title: Preprocesamiento
|
|
- 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
|
|
- local: custom_models
|
|
title: Compartir modelos personalizados
|
|
- sections:
|
|
- local: tasks/question_answering
|
|
title: Respuesta a preguntas
|
|
- local: tasks/language_modeling
|
|
title: Modelado de lenguaje
|
|
- local: tasks/summarization
|
|
title: Generación de resúmenes
|
|
- local: tasks/multiple_choice
|
|
title: Selección múltiple
|
|
- local: tasks/image_classification
|
|
title: Clasificación de imágenes
|
|
title: Fine-tuning para tareas posteriores
|
|
- local: run_scripts
|
|
title: Entrenamiento con scripts
|
|
- local: sagemaker
|
|
title: Ejecutar el entrenamiento en Amazon SageMaker
|
|
- local: multilingual
|
|
title: Modelos multilingües para inferencia
|
|
- local: converting_tensorflow_models
|
|
title: Convertir checkpoints de TensorFlow
|
|
- local: serialization
|
|
title: Serialización
|
|
title: Guías prácticas
|
|
- sections:
|
|
- local: philosophy
|
|
title: Filosofía
|
|
- local: bertology
|
|
title: BERTología
|
|
title: Guías conceptuales
|