Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Translate index.mdx (to ES) and add Spanish models to quicktour.mdx examples #16685

Merged
merged 11 commits into from
May 12, 2022
10 changes: 6 additions & 4 deletions docs/source/es/_toctree.yml
Original file line number Diff line number Diff line change
@@ -1,17 +1,19 @@
- sections:
- sections:
- local: index
title: 🤗 Transformers
- local: quicktour
title: Quick tour
title: Tour rápido
- local: installation
title: Instalación
title: Get started
title: Comenzando
- sections:
- local: pipeline_tutorial
title: Pipelines para inferencia
- local: training
title: Fine-tuning a un modelo pre-entrenado
- local: accelerate
title: Entrenamiento distribuido con 🤗 Accelerate
title: Tutorials
title: Tutoriales
- sections:
- local: multilingual
title: Modelos multilingües para inferencia
Loading