course icon indicating copy to clipboard operation
course copied to clipboard

The Hugging Face course on Transformers

Results 169 course issues
Sort by recently updated
recently updated
newest added

Joy was mistranslated into a name instead of feeling. ![图片](https://github.com/huggingface/course/assets/16081973/f1ba0922-a412-4c29-b40b-30b19f56bef5)

# What does this PR do? Translated the Chapter 3 of the course to Korean. Thank you in advance for your review. Part of https://github.com/huggingface/course/issues/42 ## Before reviewing - [x]...

There is an error in the Course doc in Chapter 7, Fine tuning MLM: [Fine-tuning DistilBERT with 🤗 Accelerate](https://huggingface.co/course/chapter7/3?fw=pt#fine-tuning-distilbert-with-accelerate) This: ``` python eval_dataset = eval_dataset.rename_columns( { "masked_input_ids": "input_ids", "masked_attention_mask": "attention_mask",...

In the video: Chapter 1 Live Session with Sylvain https://youtu.be/aV4wfnIakSQ?t=928 There a question of what are the default models in the pipeline library. His answer is to look at: https://github.com/huggingface/transformers/blob/main/src/transformers/pipelines/__init__.py...

In Chapter 2's ["Model heads: Making sense out of numbers"](https://github.com/huggingface/course/blob/main/chapters/en/chapter2/2.mdx#model-heads-making-sense-out-of-numbersmodel-heads-making-sense-out-of-numbers) section a non-exhaustive list of model architectures are listed, but the formatting seems to have included additional unnecessary `*`: ```...

Fixes #559 for all languages/translations where an extra `*` was included. Likely a simple formatting error.

As mentioned in #45, I am adding the sections 4,5 and 6 of chapter 9 in Italian. 🙂

Sinhala translation in chapter 0 has completed succsessfully. Hope to continue with other chapter soon.

Hi there 👋 Let's translate the course to `Sinhala` so that the whole community can benefit from this resource 🌎! Below are the chapters and files that need translating -...

translation