Added spanish translation of autoclass_tutorial. (#17069)

* Added spanish translation of autoclass_tutorial.
Added 'local' and 'title' fields for autoclass_tutorial.

* Fixed autoclass_tutorial title in _toctree.yml and autoclass_tutorial.mdx
This commit is contained in:
Daniel Espejel
2022-05-04 14:18:24 -05:00
committed by GitHub
parent 6dc4c36acb
commit db377a0b37
2 changed files with 121 additions and 0 deletions

View File

@@ -7,6 +7,8 @@
- 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