mirror of
https://github.com/huggingface/transformers.git
synced 2025-07-31 10:12:23 +06:00

* Quicktour Portuguese Translation Translated quicktour.mdx until line 161 * Finished translating quicktour.mdx Ready to upload and adjust eventual .mdx or translation mistakes. * Add _toctree.yml and fix nits * Fixed pt-br mdx syntax problem Closed <frameworkcontent> instance * Changed </frameworkcontent> line * Copied missing block from english version of quicktour.mdx * Reviwed the entire file once again. It should be working now. Co-authored-by: Omar U. Espejel <espejelomar@gmail.com>
27 lines
785 B
YAML
27 lines
785 B
YAML
- sections:
|
|
- local: quicktour
|
|
title: Tour rápido
|
|
- local: installation
|
|
title: Instalação
|
|
title: Iniciar
|
|
- sections:
|
|
- local: pipeline_tutorial
|
|
title: Pipelines para inferência
|
|
- local: training
|
|
title: Fine-tuning de um modelo pré-treinado
|
|
- local: accelerate
|
|
title: Treinamento distribuído com 🤗 Accelerate
|
|
title: Tutoriais
|
|
- sections:
|
|
- local: fast_tokenizers
|
|
title: Usando os Tokenizers do 🤗 Tokenizers
|
|
- sections:
|
|
- local: tasks/sequence_classification
|
|
title: Classificação de texto
|
|
- local: tasks/token_classification
|
|
title: Classificação de tokens
|
|
title: Fine-tuning para tarefas específicas
|
|
- local: multilingual
|
|
title: Modelos multilinguísticos para inferência
|
|
title: Guias práticos
|