Skip to content

Comments

Unit 0 - Spanish translation#371

Merged
johko merged 13 commits intohuggingface:stagefrom
DaniGarciaPerez:stage
Feb 26, 2025
Merged

Unit 0 - Spanish translation#371
johko merged 13 commits intohuggingface:stagefrom
DaniGarciaPerez:stage

Conversation

@DaniGarciaPerez
Copy link
Contributor

@DaniGarciaPerez DaniGarciaPerez commented Dec 29, 2024

  • Description: Added translation in Spanish for chapter 0

  • Changes:

    • Added a new folder referencing the language: chapters\es\unit0\welcome
    • Added the translated file welcome.mdx to chapters\es\unit0\welcome\welcome.mdx
    • Added the translated file TableOfContents.mdx to chapters\es\unit0\welcome\TableOfContents.mdx
  • Notes:

    • In line 55 in the original file chapters\en\unit0\welcome\welcome.mdx there is a reference to the channel #cv-study-group in Discord. I couldn't find it in HF Discord channel, so I didn't include it.
    • In line 58 in the original file chapters\en\unit0\welcome\welcome.mdx appears a reference to a channel called #diff-i-made-this but it doesn't seem to exist. Instead I replaced it with #i-made-this, which seems the actual referenced channel.

    fix https://github.com/johko/computer-vision-course/issues/370

@DaniGarciaPerez
Copy link
Contributor Author

Hey! :)
I'm not allowed to add reviewers for this PR. I was supposed to add @sergiopaniego as a reviewer for these changes as per his suggestion, but I couldn't. Could you, please, add him?
Thank you!
Dani

Copy link
Member

@sergiopaniego sergiopaniego left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Nice @DaniGarciaPerez!!
I've added a few nits 🤗 It already looks great!


## Prerrequisitos

Antes de empezar el curso, asegúrate de contar con algo de experiencia programando en Python y conocer conceptos relacionados con transformers, machine learning y redes neuronales. Si cualquiera de estos conceptos es nuevo para ti, quizá sea bueno que repases [la primera unidad del curso de NLP de Hugging Face](https://huggingface.co/learn/nlp-course/chapter1/3?fw=pt). Tener un buen conocimiento de técnicas de preprocesamiento y operaciones matemáticas es bueno, no son necesariamente prerrequisitos para este curso.
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

This URL is available in Spanish so we can directly reference it: https://huggingface.co/learn/nlp-course/es/chapter1/3


Como participante del curso de Visión Artificial, puede que encuentres especialmente relevantes los siguientes canales:

- `#computer-vision`: un canal general para todo lo relacionado con Visión Artificial
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

The official channel for the course is #cv-community-project

- **Unidad 9 - Optimización de modelos** : explora los aspectos críticos de la optimización de modelos. Cubriremos técnicas como compresión de modelos, consideraciones a la hora del despliegue y, por último, el uso de herramientas y frameworks. Se incluyen temas como destilación (distillation), poda (pruning) y TinyML para un despliegue de modelos eficiente.
- **Unidad 10 - Creación de datos sintéticos** : descubre la importancia de la creación de datos sintéticos utilizando modelos generativos. Explora métodos como puntos de nubes y modelos de Difusión e investiga datasets sintéticos relevantes y sus aplicaciones en visión artificial.
- **Unidad 11 - Visión Artificial de Zero Shot** : entra en el reino del aprendizaje zero-shot en visión artificial, cubriendo aspectos de generalización, transfer learning y sus aplicaciones en tareas como reconocimiento de zero-shot y segmentación de imágenes. Explora la relación entre el aprendizaje zero-shot y transfer learning de manera transversal en distintas áreas de Visión Artificial.
- **Unidad 12 - Ética y sesgo en Visión Artificial** : entiende las consideraciones éticas específicas a Visión Artificial. Explora por qué la ética importa en Visión Artificial, cómo los sesgos pueden existir en modelos de Inteligencia Artificial y los tipos de sesgos que prevalecen en estos campos. Aprende cómo evaluar y mitigar el sesgo, siempre enfatizando el desarrollo y despliegue responsable de tecnologías de Inteligencia Artificial.
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

específicas a Visión Artificial --> específicas de la Visión Artificial

@sergiopaniego
Copy link
Member

Since there are some Discords channels whose names have changed, you could also upload an them in the English version if you feel like so (new issue+PR) 😄

@sergiopaniego sergiopaniego self-assigned this Dec 29, 2024
@sergiopaniego
Copy link
Member

btw, you can link the issue here in the first comment as follows so the issue is automatically closed once the PR is merged:

fix #370

@DaniGarciaPerez
Copy link
Contributor Author

DaniGarciaPerez commented Dec 29, 2024

That's great, thank you for the prompt review Sergio!

Since there are some Discords channels whose names have changed, you could also upload an them in the English version if you feel like so (new issue+PR) 😄

Perfect, I'll do it now so I don't forget.

btw, you can link the issue here in the first comment as follows so the issue is automatically closed once the PR is merged:

fix #370

Done as well.

I'll keep translating the rest of the chapters at my pace and add you as a reviewer (or I'll mention you in the comments haha).

Thank you again y feliz año!!! :)

Copy link
Collaborator

@johko johko left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Wow, thank you @DaniGarciaPerez 🤗 as my spanish is very very basic, I will trust @sergiopaniego with the review and give my thumb up already.

Feel free to merge whenever you feel it is ready @sergiopaniego

@ATaylorAerospace
Copy link
Contributor

@sergiopaniego How are you? Do you give green light to have this PR merged? Thanks!

Copy link
Contributor

@ATaylorAerospace ATaylorAerospace left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Approving after repository move over to HF

Copy link
Member

@sergiopaniego sergiopaniego left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Approved! 😃

@DaniGarciaPerez
Copy link
Contributor Author

@sergiopaniego Gracias Sergio! :)

I'll get on to the rest of chapters as soon as I have some free time these weeks/weekends!

@johko johko merged commit f5dfe12 into huggingface:stage Feb 26, 2025
2 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Course translation to Spanish

4 participants