Skip to content

Commit 8b43c46

Browse files
jQuinRiveroomarespejel
authored andcommitted
Added es version of language_modeling.mdx doc (huggingface#17021)
* Spanish version of language_modeling.mdx doc file * modification to toctree.yml file * Update docs/source/es/language_modeling.mdx Co-authored-by: Omar U. Espejel <[email protected]> * Update docs/source/es/language_modeling.mdx Co-authored-by: Omar U. Espejel <[email protected]> * Update docs/source/es/language_modeling.mdx Co-authored-by: Omar U. Espejel <[email protected]> * Update docs/source/es/language_modeling.mdx Co-authored-by: Omar U. Espejel <[email protected]> * Update docs/source/es/language_modeling.mdx Co-authored-by: Omar U. Espejel <[email protected]> * Update docs/source/es/language_modeling.mdx Co-authored-by: Omar U. Espejel <[email protected]> * Update docs/source/es/language_modeling.mdx Co-authored-by: Omar U. Espejel <[email protected]> * Update docs/source/es/language_modeling.mdx Co-authored-by: Omar U. Espejel <[email protected]> * Update docs/source/es/language_modeling.mdx Co-authored-by: Omar U. Espejel <[email protected]> * Update docs/source/es/language_modeling.mdx Co-authored-by: Omar U. Espejel <[email protected]> * Update docs/source/es/language_modeling.mdx Co-authored-by: Omar U. Espejel <[email protected]> * Update docs/source/es/language_modeling.mdx Co-authored-by: Omar U. Espejel <[email protected]> * Update docs/source/es/language_modeling.mdx Co-authored-by: Omar U. Espejel <[email protected]> * Update docs/source/es/language_modeling.mdx Co-authored-by: Omar U. Espejel <[email protected]> * Update docs/source/es/language_modeling.mdx Co-authored-by: Omar U. Espejel <[email protected]> * Update docs/source/es/language_modeling.mdx Co-authored-by: Omar U. Espejel <[email protected]> * Update docs/source/es/language_modeling.mdx Co-authored-by: Omar U. Espejel <[email protected]> * Update docs/source/es/language_modeling.mdx Co-authored-by: Omar U. Espejel <[email protected]> * Update docs/source/es/language_modeling.mdx Co-authored-by: Omar U. Espejel <[email protected]> * Update docs/source/es/language_modeling.mdx Co-authored-by: Omar U. Espejel <[email protected]> * Update docs/source/es/language_modeling.mdx Co-authored-by: Omar U. Espejel <[email protected]> * Update docs/source/es/language_modeling.mdx Co-authored-by: Omar U. Espejel <[email protected]> * Update docs/source/es/language_modeling.mdx Co-authored-by: Omar U. Espejel <[email protected]> * Update docs/source/es/language_modeling.mdx Co-authored-by: Omar U. Espejel <[email protected]> * Update docs/source/es/language_modeling.mdx Co-authored-by: Omar U. Espejel <[email protected]> * Update docs/source/es/language_modeling.mdx Co-authored-by: Omar U. Espejel <[email protected]> * Update docs/source/es/language_modeling.mdx Co-authored-by: Omar U. Espejel <[email protected]> * Update docs/source/es/language_modeling.mdx Co-authored-by: Omar U. Espejel <[email protected]> * Update docs/source/es/language_modeling.mdx Co-authored-by: Omar U. Espejel <[email protected]> * Update docs/source/es/language_modeling.mdx Co-authored-by: Omar U. Espejel <[email protected]> * Update docs/source/es/language_modeling.mdx Co-authored-by: Omar U. Espejel <[email protected]> * Update docs/source/es/language_modeling.mdx Co-authored-by: Omar U. Espejel <[email protected]> * Update docs/source/es/language_modeling.mdx Co-authored-by: Omar U. Espejel <[email protected]> * Update docs/source/es/language_modeling.mdx Co-authored-by: Omar U. Espejel <[email protected]> * Update docs/source/es/language_modeling.mdx Co-authored-by: Omar U. Espejel <[email protected]> * Update docs/source/es/language_modeling.mdx Co-authored-by: Omar U. Espejel <[email protected]> * Correct position of Guías conceptuales Co-authored-by: Omar U. Espejel <[email protected]>
1 parent 2d32c28 commit 8b43c46

File tree

2 files changed

+429
-3
lines changed

2 files changed

+429
-3
lines changed

docs/source/es/_toctree.yml

Lines changed: 11 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
title: Quick tour
44
- local: installation
55
title: Instalación
6-
title: Get started
6+
title: Empezar
77
- sections:
88
- local: pipeline_tutorial
99
title: Pipelines para inferencia
@@ -13,11 +13,19 @@
1313
title: Fine-tuning a un modelo pre-entrenado
1414
- local: accelerate
1515
title: Entrenamiento distribuido con 🤗 Accelerate
16-
title: Tutorials
16+
title: Tutoriales
1717
- sections:
18+
- sections:
19+
- local: language_modeling
20+
title: Modelado de lenguaje
21+
title: Fine-tuning para tareas posteriores
1822
- local: multilingual
1923
title: Modelos multilingües para inferencia
20-
title: CONCEPTUAL GUIDES
24+
title: Guías prácticas
2125
- sections:
2226
- local: philosophy
2327
title: Filosofía
28+
title: Guías conceptuales
29+
30+
31+

0 commit comments

Comments
 (0)