Closed
Description
Hi!
Let's bring the documentation to all the Spanish-speaking community :)
Who would want to translate? Please follow the instructions in the Translating guide. Here is a list of the files ready for translation. Let us know here if you'd like to translate any and we'll add your name to the list.
Some notes:
- Please translate using an informal tone (imagine you are talking with a friend about
transformers
🤗). For example, useTú
instead ofUsted
; orcolabora
instead ofcolabore
. - Please translate in a gender-neutral way. For example, instead of "Nosotros podemos" it could be "Podemos"; or "Los que quieran" could be "Las personas que quieran."
- Add your translations to the folder called
es
inside thesource
folder. - Register your translation in es/_toctree.yml; please follow the order of the English version.
- Once you're finished, open a pull request and tag this issue by including
#issue-number
in the description, whereissue-number
is the number of this issue. - 🙋 If you'd like others to help you with the translation, you can also post in our forums or tag @osanseviero on Twitter to gain some visibility.
Get Started section
Tutorial section
- pipeline_tutorial.mdx @FernandoLpz
- autoclass_tutorial.mdx @duedme
- preprocessing.mdx @yharyarias
- training.mdx @yharyarias
- accelerate.mdx @Sangohe
- model_sharing.mdx @Gerard-170
- multilingual.mdx @SimplyJuanjo
How-to guides
- fast_tokenizers.mdx @jloayza10
- create_a_model.mdx @ignacioct
- custom_models.mdx @donelianc
- run_scripts.mdx WIP @donelianc
- sagemaker.mdx @SimplyJuanjo
- converting_tensorflow_models.mdx @donelianc
- serialization.mdx
- performance.mdx
- parallelism.mdx WIP @astrocronopio
- benchmarks.mdx
- migration.mdx
- troubleshooting.mdx
- debugging.mdx WIP @SimplyJuanjo
- community.mdx
- add_new_model.mdx
- add_new_pipeline.mdx
- testing.mdx
- pr_checks.mdx
FINE-TUNE FOR DOWNSTREAM TASKS
- sequence_classification.mdx
- token_classification.mdx WIP @gpalomeque
- question_answering.mdx
- language_modeling.mdx @jQuinRivero
- translation.mdx
- summarization.mdx @AguilaCudicio
- audio_classification.mdx
- asr.mdx
- image_classification.mdx @SimplyJuanjo
- multiple_choice.mdx