Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Translation to Portuguese #51

Open
41 of 69 tasks
omarespejel opened this issue Mar 29, 2022 · 39 comments
Open
41 of 69 tasks

Translation to Portuguese #51

omarespejel opened this issue Mar 29, 2022 · 39 comments
Assignees

Comments

@omarespejel
Copy link

omarespejel commented Mar 29, 2022

Hi there 👋

Let's translate the course to Portuguese so that the whole community can benefit from this resource 🌎!

Below are the chapters and files that need translating - let us know here if you'd like to translate any and we'll add your name to the list. Once you're finished, open a pull request and tag this issue by including #issue-number in the description, where issue-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 @_lewtun on Twitter to gain some visibility.

Chapters

0 - Setup

1 - Transformer models

2 - Using 🤗 Transformers

3 - Fine-tuning a pretrained model

4 - Sharing models and tokenizers

5 - The 🤗 Datasets library

6 - The 🤗 Tokenizers library

7 - Main NLP tasks

8 - How to ask for help

Events

@victorescosta
Copy link
Contributor

victorescosta commented Mar 29, 2022

Hello, I really want to participate in this project. Full BR here :)
edit: Can I translate the setup part, and after finish it, I can move on through Chapter 01? Is that ok?

@omarespejel
Copy link
Author

That would be great @victorescosta ! Thank you 🇧🇷 !

@johnnv1
Copy link
Contributor

johnnv1 commented Mar 29, 2022

Hi, I'd like to start working on the second chapter

@omarespejel
Copy link
Author

Hi @johnnv1! Thanks! That would be great 😄

@haneybarg
Copy link

Hi! I'd like to start on the third chapter. Brazilian Portuguese here :)

@omarespejel
Copy link
Author

Olá @haneybarg. That would be great thanks!

@johnnv1
Copy link
Contributor

johnnv1 commented Mar 31, 2022

@omarespejel do you prefer a PR when we finish the chapter or a WIP PR so you can go review each file/commit?

@lewtun
Copy link
Member

lewtun commented Mar 31, 2022

Hey @johnnv1 you're welcome to open a PR for a single section if you wish to iterate that way. Otherwise, feel free to open a PR with a whole chapter :)

@victorescosta
Copy link
Contributor

victorescosta commented Mar 31, 2022

Hi there, just updating: I already finished Chapter 00 and made a PR for this. You guys can proofreading it (maybe it's a good practice we can do) but I think that is ok. I can proofreading it later also. Anyway, I'll start Chapter 01.

edit:
I haven't translated the pictures yet, I believe that because it's an extra work (using editing tools), we can leave it for the first proofreading, what do you think? We can also delegate someone to do this (or part of this).

@omarespejel
Copy link
Author

Thank you @victorescosta! That is great. I left a comment in your PR. Do not worry about the pictures for now 🤗. Thanks for noticing.

@omarespejel omarespejel self-assigned this Mar 31, 2022
@LincolnVS
Copy link
Contributor

Hi, I'd like to start working on the 7th chapter (Main NLP tasks).

Also, I think a pt-BR and a pt-PT translation should be created. There is a significant difference in some words that can change the context.

@omarespejel
Copy link
Author

Oi @LincolnVS! Great, will register the 7th chapter to your name 🤗 Thanks!

Regarding the different Portuguese, I believe we can continue safely with the translation. Currently, all the contributors in this translation are employing pt-BR.

However, what key words do you believe would significantly change? This is something to take into account in case there are pt-PT contributors.

Thank you!

@LincolnVS
Copy link
Contributor

@omarespejel I was thinking more of non-literal translations such as "[...] try the code yourself." translated to "[...] por a mão no código." (line 3 of commit 9ba2b6b). In pt-BR this translation is widely used. Still, I don't know if it applies to pt-PT. But, as you said, for now we are all using pt-BR so it's okay.

Thank you.

@omarespejel
Copy link
Author

I see @LincolnVS! Thank you for the explanation. I believe they would not be that problematic then. Great 🤗, thank you.

@lewtun
Copy link
Member

lewtun commented Apr 1, 2022

Hello, would one of the Portuguese speakers here like to give @victorescosta's PR a quick review? #79

I haven't translated the pictures yet, I believe that because it's an extra work (using editing tools), we can leave it for the first proofreading, what do you think? We can also delegate someone to do this (or part of this).

About the pictures, I suggest we keep them in English at this stage as it will require some work to enable the community to contribute their changes to these files.

On the question of pt-PT vs pt-BR, is it true that a pt-PT reader would understand something written in pr-BR (and vice versa)? If that's the case, I suggest we proceed as we have been and can always allow the inclusion of clarifying remarks if they're needed :)

lewtun added a commit that referenced this issue Apr 1, 2022
@johnnv1
Copy link
Contributor

johnnv1 commented May 4, 2022

Hi, I will start to work on the 4th chapter

@lewtun
Copy link
Member

lewtun commented May 4, 2022

Awesome, thanks @johnnv1 ! I've added your name to the list

lewtun added a commit that referenced this issue May 6, 2022
Co-authored-by: lewtun <lewis.c.tunstall@gmail.com>
lewtun pushed a commit that referenced this issue May 17, 2022
@johnnv1 johnnv1 mentioned this issue May 17, 2022
@mdrs-thiago
Copy link
Contributor

Hi there! I recently discovered the topic of course translation on Hugging Face, and I would like to contribute as a course translator on PT-BR. I notice that most of the chapters are already assigned. Are there any chapters/sections that have not yet started to be translated? If so, I'm happy to help. :)
Not sure, but it looks like Chapter 6 and Chapter 9 aren't assigned yet, right? If so, I think I can contribute to the translation of chapter 6.

@LippyCruz
Copy link

Hey, I also know PT-BR, do you still need help? I could do one chapter aswell.

@johnnv1
Copy link
Contributor

johnnv1 commented Jul 6, 2022

If you like, you can take some sections from chapter 8. If I don't have a PR open, it means I am not working on it. Just open a PR in draft mode, so I know you are already working on a specific section 🤗

@johnnv1
Copy link
Contributor

johnnv1 commented Jul 6, 2022

@lewtun commented (#266) about us starting to divulge the course to the Brazilian NLP community, I am from the vision area, so I can't help much on this point. Do you have any suggestions?

I think we could finish chapter 1 before we start divulging the course

@victorescosta
Copy link
Contributor

victorescosta commented Jul 6, 2022

@lewtun commented (#266) about us starting to divulge the course to the Brazilian NLP community, I am from the vision area, so I can't help much on this point. Do you have any suggestions?

I think we could finish chapter 1 before we start divulging the course

I think you're right about finish chapter 01, i'm prioritizing this task, so probably until the end of this next week i'll do it.

Edit:

I think one of the best choices is to spread the news through linkedin and other NLP communities in portuguese language (and beyond that like Machine Learning and Data Science groups), I have some colleagues that we can count to share this work.

@victorescosta
Copy link
Contributor

@johnnv1 @lewtun I already finished the entire chapter 01. i'm going to do the PR today!

lewtun added a commit that referenced this issue Jul 25, 2022
Co-authored-by: Lewis Tunstall <lewis.c.tunstall@gmail.com>
lewtun added a commit that referenced this issue Jul 26, 2022
* Chapter 2 Section 1 Bengali Translation (#72) (#168)

* [TH] Chapter 6 Section 1 and 2 (#171)

Co-authored-by: Suteera <sseeha@inovex.de>

* [FA] CH1 / P1-2 (#142)

* Spanish Chapter 3: sections 1 & 2 (#162)

* fix typos in bpe, wordpiece, unigram (#166)

* [FR] French Review (#186)

* Part 7: Training a causal... fixes (#179)

* typo & error mitigation

* consistency

* Trainer.predict() returns 3 fields

* ran make style

* [TR] Translated Chapter 1.6 🤗 (#185)

* added chapter 1/6 to _toctree.yml

* [TR] Translated Chapter 1.6 🤗

* [PT][Chapter 01 - 2.mdx] - issue #51 (#170)

* Fix Gradio ToC (#193)

* Add Gradio authors and Blocks event (#189)

* Update 6.mdx (#188)

Correct link to Transformer XL doc

* Add translating notes and glossary to Spanish (#192)

* Add translating notes and glosary to Spanish

* Adding glossary to the toc

* add pt 4.3 (#191)

* [FR] Visual corrections (#190)

* [PT] add chapter 4.4 and 4.5 (#196)

* fix invite discord link (#197)

* [FA] Second draft of CH2/P1-2 (#139)

* added chapter3 in hindi (#198)

* [TR] Chapter 3/1 (#165)

* [RU] Ch3-1/2/3 (#200)

* [PT] add 5.1 and 5.2 (#204)

* [FA] - Ch3 - P1 and P2 (#199)

* [PT] add `end-of-chapter quiz` for chapter 4 (4.6) (#201)


Co-authored-by: lewtun <lewis.c.tunstall@gmail.com>

* Chapter1: 2.mdx Translated. (#206)

* Remove comments from Persian ToC (#210)

* Fix CI URL for PRs (#211)

* code fragment & english syntax and meaning (#203)

* Updated Ch1/1 with Emoji (#214)

* Add missing numpy import (#217)

* [ES] translate sections 8.1 and 8.2 (#215)

* Fix path to datasets (#216)

* [PT] add 5.3 (#218)

* fix 4.3 (#223)

* Fix notebook generation (#227)

* Add Gradio nb links

* add 5.4 (#226)

* add pt wip (#225)

* Added Gujarati List. (#221)

* Add Gradio nbs links to fr (#228)

* Chinese - Chapter 3finished (#219)

* add ch7 at _toctree and translate 7.1 (#222)

* add 5.5 (#235)

* [FR] Review of chapter 7 (#233)

* Italian translation - chapter 4 (#230)

* Added Thai translation of chapters 3 (#231)

* [Ru] Add part 2, chapter 2 (#234)

* Update 8.mdx (#237)

- Remove Gradio Blocks Party
- Add, Where to next? section

* Created HI/Chapter1/5.mdx (#232)

* Add Spanish chaper3/section4, update toc and glossary (#238)

* [RU] Chapter 3 finished (#239)

* [PT] add 5.6 and 5.7 (#240)

* [EN] Visual corrections (#245)

* Translation for 1/4, 1/5 and 1/6. (#247)

* add event in PT (#250)

* Pin version of black (#252)

* Translate ja event (#241)

* [PT] add quiz chapter 5 (#243)

* Update 5.mdx (#253)

inconsistent naming with line 327

* Translation for Traditional Chinese (zh-tw) chapter0  (#251)


Co-authored-by: Lewis Tunstall <lewis.c.tunstall@gmail.com>

* Translated the whole Chapter 3 to Thai  (#255)

* Japanese chapter 4 (#244)

* Translation of 1/7, 1/8, and 1/9. (#263)

* [PT] add chapter  8.1 and 8.2 (#265)

* [RU] Chapter 4  (#269)

* Add Thai translation for chapter 6.3b to 6.10 (#268)

* add 8.3 (#266)

* 3.mdx of chapter 01 (#260)

Co-authored-by: Lewis Tunstall <lewis.c.tunstall@gmail.com>

* Fix typo (#271)

* [PT] add chapter 6.1 (#273)

* add Japanese chapter7 (#267)

* replace `load_metric` with `evaluate.load` (#285)

* update `load_metric` refs to `evaluate.load`

Co-authored-by: lewtun <lewis.c.tunstall@gmail.com>

* [GJ] Translation to Gujarati - Ch0 Setup (#287)

* [PT] add chapter 6.2 and 6.3 (#279)

* zh-CN - Chapter 4,5finished (#281)

Co-authored-by: Lewis Tunstall <lewis.c.tunstall@gmail.com>

* Chapter 01 - Done [PT] #51 (#280)

Co-authored-by: Lewis Tunstall <lewis.c.tunstall@gmail.com>

Co-authored-by: Avishek Das <avishek.das.ayan@gmail.com>
Co-authored-by: Suteera  Seeha <33692408+meanna@users.noreply.github.com>
Co-authored-by: Suteera <sseeha@inovex.de>
Co-authored-by: Saeed Choobani <saeed.choobani@gmail.com>
Co-authored-by: Fermin Ordaz <fermin.ordaz@gmail.com>
Co-authored-by: Kerem Turgutlu <keremturgutlu@gmail.com>
Co-authored-by: lbourdois <58078086+lbourdois@users.noreply.github.com>
Co-authored-by: Sebastian Sosa <37946988+CakeCrusher@users.noreply.github.com>
Co-authored-by: tanersekmen <56790802+tanersekmen@users.noreply.github.com>
Co-authored-by: Victor Costa <54755870+victorescosta@users.noreply.github.com>
Co-authored-by: Camille Couturier <couturierc@users.noreply.github.com>
Co-authored-by: João Gustavo A. Amorim <joaogustavoamorim@gmail.com>
Co-authored-by: Bahram Shamshiri <jowharshamshiri@gmail.com>
Co-authored-by: Kavya <36916536+robotjellyzone@users.noreply.github.com>
Co-authored-by: Batuhan Ayhan <bayhan2000@outlook.com>
Co-authored-by: Pavel <60391448+pdumin@users.noreply.github.com>
Co-authored-by: Kambiz Ghoorchian <kambiz.ghoorchian@gmail.com>
Co-authored-by: Vedant Pandya <pandyaved1999@gmail.com>
Co-authored-by: Diego Vargas <91356068+dzarkV@users.noreply.github.com>
Co-authored-by: Thomas O'Brien <tbobrien612@gmail.com>
Co-authored-by: Lincoln V Schreiber <lincolnschreiber@gmail.com>
Co-authored-by: 1375626371 <40328311+1375626371@users.noreply.github.com>
Co-authored-by: Giorgio Severi <ClonedOne@users.noreply.github.com>
Co-authored-by: svv73 <88366711+svv73@users.noreply.github.com>
Co-authored-by: Ömer Faruk Özdemir <farukozderim@gmail.com>
Co-authored-by: Caterina Bonan <97481648+CaterinaBi@users.noreply.github.com>
Co-authored-by: Hiromu Hota <hiromu.hota@gmail.com>
Co-authored-by: trtd56 <5toda6@gmail.com>
Co-authored-by: Mehrdad Nezamdoost <mehrdad.nd@gmail.com>
Co-authored-by: Wolvz <peng86david@gmail.com>
Co-authored-by: a-krirk <56425947+a-krirk@users.noreply.github.com>
Co-authored-by: atgctg <105969161+atgctg@users.noreply.github.com>
Co-authored-by: Thiago Medeiros <thiago.medeiros.carvalho@gmail.com>
Co-authored-by: webbigdata-jp <87654083+webbigdata-jp@users.noreply.github.com>
Co-authored-by: Leandro von Werra <lvwerra@users.noreply.github.com>
Co-authored-by: Bhadresh Savani <bhadreshpsavani@gmail.com>
@victorescosta
Copy link
Contributor

Hello, you guys. Is any chapter that already missing for contributors? If so, I can help with more. @lewtun @omarespejel can we please update our progress? Just to motivate us 🤗

@omarespejel
Copy link
Author

It is looking amazing! You are almost done 🚀. Now the table is updated.

Chapters 3 (@haneybarg, are you able to translate some classes?), 6, 7, and 8 have missing classes.

Thanks, @victorescosta, for your proactivity. If it is also of interest, we are translating the docs of 🤗 Transformers to Portuguese too! Any contribution would be really valuable.

@victorescosta
Copy link
Contributor

victorescosta commented Jul 27, 2022

It is looking amazing! You are almost done 🚀. Now the table is updated.

Chapters 3 (@haneybarg, are you able to translate some classes?), 6, 7, and 8 have missing classes.

Thanks, @victorescosta, for your proactivity. If it is also of interest, we are translating the docs of 🤗 Transformers to Portuguese too! Any contribution would be really valuable.

Thank you, @omarespejel ! I putted my name for it now!

@omarespejel
Copy link
Author

Thanks, @victorescosta! In which one did you put your name?

@victorescosta
Copy link
Contributor

Hi you guys, can I share the course translation with my linkedin colleagues (and other social media as well)? If it doesn't have any specific schedule for it yet. @omarespejel @lewtun @johnnv1 and others, what do you guys think?

@omarespejel
Copy link
Author

Sounds good to me @victorescosta! That would be great! Also, if you could please share the 🤗 Transformers translation would help a lot 🙏

@victorescosta
Copy link
Contributor

Sounds good to me @victorescosta! That would be great! Also, if you could please share the 🤗 Transformers translation would help a lot 🙏

Done. Here's my linkedin post to the portuguese speakers: https://www.linkedin.com/feed/update/urn:li:activity:6966046349532270592/

lewtun added a commit that referenced this issue Sep 2, 2022
* Chinese - Chapter 1 finished

* Add zh to the languages field

 Add zh to the languages field in the build_documentation.yml and build_pr_documentation.yml files

* Remove untranslated chapters in _toctree.yml

Remove all these sections that haven't been translated yet
Remove Chapter 0 from the table of contents since it hasn't been translated yet

* Fixed an error in the translation format

Fixed an error in the translation format of Chapter 1, Section 3

* Added a small part of the missing content

* Fix style

* Complete the translation of Chapters 0 and 2

* Fixed some bugs

·Fixed some formatting errors
·Moved Chapters 0 and 2 to Simplified Chinese

* Add files via upload

Formatting revisions and some translation corrections

* run make style to format chapter1 session3

* run make style to format code

* run make style to format code

* Fix style

* Chapter 2 Section 1 Bengali Translation (#72) (#168)

* [TH] Chapter 6 Section 1 and 2 (#171)

Co-authored-by: Suteera <sseeha@inovex.de>

* [FA] CH1 / P1-2 (#142)

* Spanish Chapter 3: sections 1 & 2 (#162)

* fix typos in bpe, wordpiece, unigram (#166)

* [FR] French Review (#186)

* Part 7: Training a causal... fixes (#179)

* typo & error mitigation

* consistency

* Trainer.predict() returns 3 fields

* ran make style

* [TR] Translated Chapter 1.6 🤗 (#185)

* added chapter 1/6 to _toctree.yml

* [TR] Translated Chapter 1.6 🤗

* [PT][Chapter 01 - 2.mdx] - issue #51 (#170)

* Fix Gradio ToC (#193)

* Add Gradio authors and Blocks event (#189)

* Update 6.mdx (#188)

Correct link to Transformer XL doc

* Add translating notes and glossary to Spanish (#192)

* Add translating notes and glosary to Spanish

* Adding glossary to the toc

* add pt 4.3 (#191)

* [FR] Visual corrections (#190)

* [PT] add chapter 4.4 and 4.5 (#196)

* fix invite discord link (#197)

* [FA] Second draft of CH2/P1-2 (#139)

* added chapter3 in hindi (#198)

* [TR] Chapter 3/1 (#165)

* [RU] Ch3-1/2/3 (#200)

* [PT] add 5.1 and 5.2 (#204)

* Add placeholders for audio chapters (#208)

* [FA] - Ch3 - P1 and P2 (#199)

* [PT] add `end-of-chapter quiz` for chapter 4 (4.6) (#201)


Co-authored-by: lewtun <lewis.c.tunstall@gmail.com>

* Chapter1: 2.mdx Translated. (#206)

* Remove comments from Persian ToC (#210)

* Fix CI URL for PRs (#211)

* code fragment & english syntax and meaning (#203)

* Updated Ch1/1 with Emoji (#214)

* Add missing numpy import (#217)

* Updata chapter3

* Code format for chapter3

* Updata yml file of chapter3

* Uptata yml file of chapter3

* Fix yml file bug

* [ES] translate sections 8.1 and 8.2 (#215)

* Fix path to datasets (#216)

* [PT] add 5.3 (#218)

* fix 4.3 (#223)

* Run make style

* Fix notebook generation (#227)

* Add Gradio nb links

* add 5.4 (#226)

* add pt wip (#225)

* Added Gujarati List. (#221)

* Fix quality

* Add Gradio nbs links to fr (#228)

* Fix ToC tree

* Remove audio templates

* Fix fr section

* Fix fr chapter

* Chinese - Chapter 3finished (#219)

* add ch7 at _toctree and translate 7.1 (#222)

* add 5.5 (#235)

* [FR] Review of chapter 7 (#233)

* Italian translation - chapter 4 (#230)

* Added Thai translation of chapters 3 (#231)

* [Ru] Add part 2, chapter 2 (#234)

* Update 8.mdx (#237)

- Remove Gradio Blocks Party
- Add, Where to next? section

* Created HI/Chapter1/5.mdx (#232)

* Add Spanish chaper3/section4, update toc and glossary (#238)

* [RU] Chapter 3 finished (#239)

* [PT] add 5.6 and 5.7 (#240)

* [EN] Visual corrections (#245)

* Translation for 1/4, 1/5 and 1/6. (#247)

* add event in PT (#250)

* Pin version of black (#252)

* Translate ja event (#241)

* [PT] add quiz chapter 5 (#243)

* Update 5.mdx (#253)

inconsistent naming with line 327

* Translation for Traditional Chinese (zh-tw) chapter0  (#251)


Co-authored-by: Lewis Tunstall <lewis.c.tunstall@gmail.com>

* Translated the whole Chapter 3 to Thai  (#255)

* Japanese chapter 4 (#244)

* Translation of 1/7, 1/8, and 1/9. (#263)

* [PT] add chapter  8.1 and 8.2 (#265)

* [RU] Chapter 4  (#269)

* Add Thai translation for chapter 6.3b to 6.10 (#268)

* add 8.3 (#266)

* 3.mdx of chapter 01 (#260)

Co-authored-by: Lewis Tunstall <lewis.c.tunstall@gmail.com>

* Fix typo (#271)

* [PT] add chapter 6.1 (#273)

* add Japanese chapter7 (#267)

* zh-CN - Chapter 4,5finished

* replace `load_metric` with `evaluate.load` (#285)

* update `load_metric` refs to `evaluate.load`

Co-authored-by: lewtun <lewis.c.tunstall@gmail.com>

* [GJ] Translation to Gujarati - Ch0 Setup (#287)

* [PT] add chapter 6.2 and 6.3 (#279)

* Fix formatting

* Debug formatting

* Debug FR formatting

* zh-CN - Chapter 4,5finished (#281)

Co-authored-by: Lewis Tunstall <lewis.c.tunstall@gmail.com>

* Chapter 01 - Done [PT] #51 (#280)

Co-authored-by: Lewis Tunstall <lewis.c.tunstall@gmail.com>

* tf_default_data_collator seems to have moved

* zh-CN - Chapter 6finished

* Revert "Merge branch 'huggingface:main' into main"

This reverts commit aebb46e, reversing
changes made to 69187a3.

* Revert "zh-CN - Chapter 6finished"

This reverts commit e69fce2.

* zh-CN - Chapter 6finished

* fix style

* undo bad commit

* Chapter5it (#278)

* added the italian translation for unit 1 chapter5

Co-authored-by: Leandro von Werra <lvwerra@users.noreply.github.com>

* Vietnamese translation (#293)

* Update .github/workflows/build_pr_documentation.yml

Co-authored-by: lewtun <lewis.c.tunstall@gmail.com>

* Translate JP chapter 8 (#249)

* Italian translation - Chapter 8 (#272)

* Translation to Vietnamese - chapter 5 (#297)

* Add course contributors (#298)

* Add CourseFloatingBanner component

* DocNotebookDropdown -> CourseFloatingBanner

* Italian translation Ch 2/1, 2/2 (#300)

* Add contributors (#304)

* Add forum button (#306)

Co-authored-by: 1375626371 <40328311+1375626371@users.noreply.github.com>
Co-authored-by: 1375626371 <1375626371@qq.com>
Co-authored-by: Avishek Das <avishek.das.ayan@gmail.com>
Co-authored-by: Suteera  Seeha <33692408+meanna@users.noreply.github.com>
Co-authored-by: Suteera <sseeha@inovex.de>
Co-authored-by: Saeed Choobani <saeed.choobani@gmail.com>
Co-authored-by: Fermin Ordaz <fermin.ordaz@gmail.com>
Co-authored-by: Kerem Turgutlu <keremturgutlu@gmail.com>
Co-authored-by: lbourdois <58078086+lbourdois@users.noreply.github.com>
Co-authored-by: Sebastian Sosa <37946988+CakeCrusher@users.noreply.github.com>
Co-authored-by: tanersekmen <56790802+tanersekmen@users.noreply.github.com>
Co-authored-by: Victor Costa <54755870+victorescosta@users.noreply.github.com>
Co-authored-by: Camille Couturier <couturierc@users.noreply.github.com>
Co-authored-by: João Gustavo A. Amorim <joaogustavoamorim@gmail.com>
Co-authored-by: Bahram Shamshiri <jowharshamshiri@gmail.com>
Co-authored-by: Kavya <36916536+robotjellyzone@users.noreply.github.com>
Co-authored-by: Batuhan Ayhan <bayhan2000@outlook.com>
Co-authored-by: Pavel <60391448+pdumin@users.noreply.github.com>
Co-authored-by: Kambiz Ghoorchian <kambiz.ghoorchian@gmail.com>
Co-authored-by: Vedant Pandya <pandyaved1999@gmail.com>
Co-authored-by: Diego Vargas <91356068+dzarkV@users.noreply.github.com>
Co-authored-by: Thomas O'Brien <tbobrien612@gmail.com>
Co-authored-by: Lincoln V Schreiber <lincolnschreiber@gmail.com>
Co-authored-by: Giorgio Severi <ClonedOne@users.noreply.github.com>
Co-authored-by: svv73 <88366711+svv73@users.noreply.github.com>
Co-authored-by: Ömer Faruk Özdemir <farukozderim@gmail.com>
Co-authored-by: Caterina Bonan <97481648+CaterinaBi@users.noreply.github.com>
Co-authored-by: Hiromu Hota <hiromu.hota@gmail.com>
Co-authored-by: trtd56 <5toda6@gmail.com>
Co-authored-by: Mehrdad Nezamdoost <mehrdad.nd@gmail.com>
Co-authored-by: Wolvz <peng86david@gmail.com>
Co-authored-by: a-krirk <56425947+a-krirk@users.noreply.github.com>
Co-authored-by: atgctg <105969161+atgctg@users.noreply.github.com>
Co-authored-by: Thiago Medeiros <thiago.medeiros.carvalho@gmail.com>
Co-authored-by: webbigdata-jp <87654083+webbigdata-jp@users.noreply.github.com>
Co-authored-by: Leandro von Werra <lvwerra@users.noreply.github.com>
Co-authored-by: Bhadresh Savani <bhadreshpsavani@gmail.com>
Co-authored-by: Andreas Ehrencrona <andreas.ehrencrona@velik.it>
Co-authored-by: leandro <leandro.vonwerra@spoud.io>
Co-authored-by: Matt <Rocketknight1@users.noreply.github.com>
Co-authored-by: Nolanogenn <52080100+Nolanogenn@users.noreply.github.com>
Co-authored-by: Hồng Hạnh <hanh.usth@gmail.com>
Co-authored-by: Younes Belkada <49240599+younesbelkada@users.noreply.github.com>
Co-authored-by: Edoardo Abati <29585319+EdAbati@users.noreply.github.com>
Co-authored-by: Mishig Davaadorj <dmishig@gmail.com>
Co-authored-by: Acciaro Gennaro Daniele <acciarogennaro@gmail.com>
@Cesar0106
Copy link
Contributor

Hello, I just found this project and I am a brazilian portuguese native speaker so I would be glad to help translate a couple of files!

lewtun added a commit that referenced this issue May 10, 2023
* Add note about `remove_unused_columns` for whole word masking

* Merge pull request #24 from huggingface/fix-typo

Fix typo

* Merge pull request #26 from huggingface/fix-qa-offsets

Fix inequalities in answer spans for QA chapter

* Merge pull request #30 from huggingface/fix-modelcard-url

Update model card URL

* Merge pull request #69 from yulonglin/patch-1

Correct typo mixing up space and newline symbols

* Bump release (#99)

* Bump release
* Update author list

Co-authored-by: DOOHAE JUNG <doohae@DOOHAE-M1-Pro.local>
Co-authored-by: m_khandaker <m_khandaker@eaglys.co.jp>
Co-authored-by: Md. Al-Amin Khandaker <tokhandaker@outlook.com>
Co-authored-by: ftarlaci <18291571+ftarlaci@users.noreply.github.com>
Co-authored-by: Doohae Jung <80743307+Doohae@users.noreply.github.com>
Co-authored-by: melaniedrevet <melanie.univ@gmail.com>

* Bump release  (#115)

* ko-chapter1/1

* ko _toctree.yml created

* Fix the issue #80

* Single expression changed

* ko/chapter1 finished

* ko/chapter0 finished

* ko/chapter0 finished

* reviewed by @bzantium ko/chapter0

* reviewed by @bzantium chapter0 & fixed typo

* reviewed by @rainmaker712

* maximize Korean expressions

* [Chapter 1] bangla traslation initial commit

* Update 1.mdx

update and fix formating

* Fix formating and typos

* translate _toctree.yml 0-1 chapter

* Add Korean to CI

* [tr] Translated chapter1/2.mdx

* remove translation from sec titles not yet translated

* Add authors [th ru]

* [FIX] _toctree.yml

* Update chapters/bn/chapter0/1.mdx

[FIX] syntax formatting

Co-authored-by: lewtun <lewis.c.tunstall@gmail.com>

* tag typos & indentation & unnatural expressions

* modified toctree.yml for chapter1/2

* modified toctree.yml for chapter1/2 & fix typo

* French Translation - Chapter 5

* Add Bengali to CI

* Update author list

* Adding translations for 2/4 and 2/5 🚀 (#74)

* Adding translations for 2/4 and 2/5 🚀

* Remove English content

Co-authored-by: lewtun <lewis.c.tunstall@gmail.com>

* Translation to Russian (#97)

* translation of chapter 2/section 1

* add section 1 / chapter 2 to _toctree.yml

* Translation of Chapter0 to Hindi (#86)

* Hindi?Chapter0-Part_1

* Hindi/Chapter0-Part_2

* Chapter 0 Persian Translation First Draft (#95)

* merged branch0 into main. no toctree yet.

* updated toctree.

* Updated the glossary with terms from chapter0.

* Second draft in collab w/ @schoobani. Added empty chapter1 for preview.

* Glossary typo fix.

* Translation of Chapter0 (setup) to Arabic (#104)

* Add AR translation for `introduction`

* Fix alignment & format

* Add Arabic to CI build

* Russian - Chapter 1 finished (#98)

* 01/4 start

* 1/4 finished

* 1/5 finished

* 1/5 update toc

* 1/6 finished

* 1/7 finished

* 1/8 finished

* 1/9 finished

* 1/4 fix

* toc update

* Chinese - Chapter 1 finished (#113)

* Chinese - Chapter 1 finished

* Add zh to the languages field

Co-authored-by: petrichor1122 <87262598+petrichor1122@users.noreply.github.com>
Co-authored-by: zhlhyx <95976146+zhlhyx@users.noreply.github.com>

* [PT] Translation of chapter 2 (#107)

* add PT translate to 2.1

* add PT translate to 2.2

* add portuguese translation to 2.3

* WIP portuguese translation to 2.4

* add portuguese translation to 2.4

* add portuguese translation to 2.5

* add portuguese translation to 2.6

* add _toctree infos

Co-authored-by: lewtun <lewis.c.tunstall@gmail.com>

* [FR] Translation of chapter 2 & event + Review of chapters 0 & 5 (#106)

* Update _toctree.yml

Add chapter 2 
+ little fix of chapter 5

* Update 1.mdx

Review of chapter 0

* Create 1.mdx

* Create 2.mdx

* Create 3.mdx

* Create 4.mdx

* Create 5.mdx

* Create 6.mdx

* Create 7.mdx

* Create 8.mdx

* Update 8.mdx

Since AutoNLP has recently been renamed to AutoTrain, let me make the correction on the English file

* Update 1.mdx

Review of chapter 5/1

* Update 2.mdx

Review of chapter 5/2

* Update 3.mdx

Review of chapter 5/3

* Update 4.mdx

Review of chapter 5/4

* Update 5.mdx

Review of chapter 5/5

* Update 6.mdx

Review of chapter 5/6

* Update 7.mdx

Review of chapter 5/7

* Update 8.mdx

Review of chapter 5/8

* Create 1.mdx

event's translation

* Update _toctree.yml

add event to the tree

* Update _toctree.yml

deletion of the files that pose a problem to pass the checks, will be resubmitted in another PR

* Delete 1.mdx

deletion of the files that pose a problem to pass the checks, will be resubmitted in another PR

* make style correction

* Update _toctree.yml

the -

* Fix spacing

Co-authored-by: Lewis Tunstall <lewis.c.tunstall@gmail.com>

* [th] Translated Chapter2/1 (#83)

* Finish chapter2/1

* Update _toctree.yml

* ko-chapter1/1

* ko _toctree.yml created

* Fix the issue #80

* Single expression changed

* ko/chapter1 finished

* ko/chapter0 finished

* ko/chapter0 finished

* reviewed by @bzantium ko/chapter0

* reviewed by @bzantium chapter0 & fixed typo

* reviewed by @rainmaker712

* maximize Korean expressions

* [Chapter 1] bangla traslation initial commit

* Update 1.mdx

update and fix formating

* Fix formating and typos

* translate _toctree.yml 0-1 chapter

* Add Korean to CI

* remove translation from sec titles not yet translated

* Add authors [th ru]

* [FIX] _toctree.yml

* Update chapters/bn/chapter0/1.mdx

[FIX] syntax formatting

Co-authored-by: lewtun <lewis.c.tunstall@gmail.com>

* tag typos & indentation & unnatural expressions

* modified toctree.yml for chapter1/2

* modified toctree.yml for chapter1/2 & fix typo

* Add Bengali to CI

* Update author list

* Adding translations for 2/4 and 2/5 🚀 (#74)

* Adding translations for 2/4 and 2/5 🚀

* Remove English content

Co-authored-by: lewtun <lewis.c.tunstall@gmail.com>

* Translation to Russian (#97)

* translation of chapter 2/section 1

* add section 1 / chapter 2 to _toctree.yml

* Translation of Chapter0 to Hindi (#86)

* Hindi?Chapter0-Part_1

* Hindi/Chapter0-Part_2

* Chapter 0 Persian Translation First Draft (#95)

* merged branch0 into main. no toctree yet.

* updated toctree.

* Updated the glossary with terms from chapter0.

* Second draft in collab w/ @schoobani. Added empty chapter1 for preview.

* Glossary typo fix.

* Translation of Chapter0 (setup) to Arabic (#104)

* Add AR translation for `introduction`

* Fix alignment & format

* Add Arabic to CI build

* Russian - Chapter 1 finished (#98)

* 01/4 start

* 1/4 finished

* 1/5 finished

* 1/5 update toc

* 1/6 finished

* 1/7 finished

* 1/8 finished

* 1/9 finished

* 1/4 fix

* toc update

* Chinese - Chapter 1 finished (#113)

* Chinese - Chapter 1 finished

* Add zh to the languages field

Co-authored-by: petrichor1122 <87262598+petrichor1122@users.noreply.github.com>
Co-authored-by: zhlhyx <95976146+zhlhyx@users.noreply.github.com>

* [PT] Translation of chapter 2 (#107)

* add PT translate to 2.1

* add PT translate to 2.2

* add portuguese translation to 2.3

* WIP portuguese translation to 2.4

* add portuguese translation to 2.4

* add portuguese translation to 2.5

* add portuguese translation to 2.6

* add _toctree infos

Co-authored-by: lewtun <lewis.c.tunstall@gmail.com>

* [FR] Translation of chapter 2 & event + Review of chapters 0 & 5 (#106)

* Update _toctree.yml

Add chapter 2 
+ little fix of chapter 5

* Update 1.mdx

Review of chapter 0

* Create 1.mdx

* Create 2.mdx

* Create 3.mdx

* Create 4.mdx

* Create 5.mdx

* Create 6.mdx

* Create 7.mdx

* Create 8.mdx

* Update 8.mdx

Since AutoNLP has recently been renamed to AutoTrain, let me make the correction on the English file

* Update 1.mdx

Review of chapter 5/1

* Update 2.mdx

Review of chapter 5/2

* Update 3.mdx

Review of chapter 5/3

* Update 4.mdx

Review of chapter 5/4

* Update 5.mdx

Review of chapter 5/5

* Update 6.mdx

Review of chapter 5/6

* Update 7.mdx

Review of chapter 5/7

* Update 8.mdx

Review of chapter 5/8

* Create 1.mdx

event's translation

* Update _toctree.yml

add event to the tree

* Update _toctree.yml

deletion of the files that pose a problem to pass the checks, will be resubmitted in another PR

* Delete 1.mdx

deletion of the files that pose a problem to pass the checks, will be resubmitted in another PR

* make style correction

* Update _toctree.yml

the -

* Fix spacing

Co-authored-by: Lewis Tunstall <lewis.c.tunstall@gmail.com>

* [th] Translated Chapter2/1 (#83)

* Finish chapter2/1

* Update _toctree.yml

* Add Hindi to CI (#116)

Co-authored-by: DOOHAE JUNG <doohae@DOOHAE-M1-Pro.local>
Co-authored-by: m_khandaker <m_khandaker@eaglys.co.jp>
Co-authored-by: Md. Al-Amin Khandaker <tokhandaker@outlook.com>
Co-authored-by: ftarlaci <18291571+ftarlaci@users.noreply.github.com>
Co-authored-by: Doohae Jung <80743307+Doohae@users.noreply.github.com>
Co-authored-by: melaniedrevet <melanie.univ@gmail.com>
Co-authored-by: Jose M Munoz <munozariasjm@gmail.com>
Co-authored-by: svv73 <88366711+svv73@users.noreply.github.com>
Co-authored-by: Vedant Pandya <pandyaved1999@gmail.com>
Co-authored-by: Bahram Shamshiri <jowharshamshiri@gmail.com>
Co-authored-by: Giyaseddin Bayrak <34009210+giyaseddin@users.noreply.github.com>
Co-authored-by: Pavel <60391448+pdumin@users.noreply.github.com>
Co-authored-by: 1375626371 <40328311+1375626371@users.noreply.github.com>
Co-authored-by: petrichor1122 <87262598+petrichor1122@users.noreply.github.com>
Co-authored-by: zhlhyx <95976146+zhlhyx@users.noreply.github.com>
Co-authored-by: João Gustavo A. Amorim <joaogustavoamorim@gmail.com>
Co-authored-by: lbourdois <58078086+lbourdois@users.noreply.github.com>
Co-authored-by: Cherdsak Kingkan <cherdsak.kingkan@gmail.com>

* Bump release 4 (#133)

* Bump release (#138)

* ko-chapter1/1

* ko _toctree.yml created

* Fix the issue #80

* Single expression changed

* ko/chapter1 finished

* ko/chapter0 finished

* ko/chapter0 finished

* reviewed by @bzantium ko/chapter0

* reviewed by @bzantium chapter0 & fixed typo

* reviewed by @rainmaker712

* maximize Korean expressions

* [Chapter 1] bangla traslation initial commit

* Update 1.mdx

update and fix formating

* Fix formating and typos

* translate _toctree.yml 0-1 chapter

* Add Korean to CI

* [tr] Translated chapter1/2.mdx

* remove translation from sec titles not yet translated

* Add authors [th ru]

* [FIX] _toctree.yml

* Update chapters/bn/chapter0/1.mdx

[FIX] syntax formatting

Co-authored-by: lewtun <lewis.c.tunstall@gmail.com>

* tag typos & indentation & unnatural expressions

* modified toctree.yml for chapter1/2

* modified toctree.yml for chapter1/2 & fix typo

* French Translation - Chapter 5

* Add Bengali to CI

* Update author list

* Adding translations for 2/4 and 2/5 🚀 (#74)

* Adding translations for 2/4 and 2/5 🚀

* Remove English content

Co-authored-by: lewtun <lewis.c.tunstall@gmail.com>

* Translation to Russian (#97)

* translation of chapter 2/section 1

* add section 1 / chapter 2 to _toctree.yml

* Translation of Chapter0 to Hindi (#86)

* Hindi?Chapter0-Part_1

* Hindi/Chapter0-Part_2

* Chapter 0 Persian Translation First Draft (#95)

* merged branch0 into main. no toctree yet.

* updated toctree.

* Updated the glossary with terms from chapter0.

* Second draft in collab w/ @schoobani. Added empty chapter1 for preview.

* Glossary typo fix.

* Translation of Chapter0 (setup) to Arabic (#104)

* Add AR translation for `introduction`

* Fix alignment & format

* Add Arabic to CI build

* Russian - Chapter 1 finished (#98)

* 01/4 start

* 1/4 finished

* 1/5 finished

* 1/5 update toc

* 1/6 finished

* 1/7 finished

* 1/8 finished

* 1/9 finished

* 1/4 fix

* toc update

* Chinese - Chapter 1 finished (#113)

* Chinese - Chapter 1 finished

* Add zh to the languages field

Co-authored-by: petrichor1122 <87262598+petrichor1122@users.noreply.github.com>
Co-authored-by: zhlhyx <95976146+zhlhyx@users.noreply.github.com>

* [PT] Translation of chapter 2 (#107)

* add PT translate to 2.1

* add PT translate to 2.2

* add portuguese translation to 2.3

* WIP portuguese translation to 2.4

* add portuguese translation to 2.4

* add portuguese translation to 2.5

* add portuguese translation to 2.6

* add _toctree infos

Co-authored-by: lewtun <lewis.c.tunstall@gmail.com>

* [FR] Translation of chapter 2 & event + Review of chapters 0 & 5 (#106)

* Update _toctree.yml

Add chapter 2 
+ little fix of chapter 5

* Update 1.mdx

Review of chapter 0

* Create 1.mdx

* Create 2.mdx

* Create 3.mdx

* Create 4.mdx

* Create 5.mdx

* Create 6.mdx

* Create 7.mdx

* Create 8.mdx

* Update 8.mdx

Since AutoNLP has recently been renamed to AutoTrain, let me make the correction on the English file

* Update 1.mdx

Review of chapter 5/1

* Update 2.mdx

Review of chapter 5/2

* Update 3.mdx

Review of chapter 5/3

* Update 4.mdx

Review of chapter 5/4

* Update 5.mdx

Review of chapter 5/5

* Update 6.mdx

Review of chapter 5/6

* Update 7.mdx

Review of chapter 5/7

* Update 8.mdx

Review of chapter 5/8

* Create 1.mdx

event's translation

* Update _toctree.yml

add event to the tree

* Update _toctree.yml

deletion of the files that pose a problem to pass the checks, will be resubmitted in another PR

* Delete 1.mdx

deletion of the files that pose a problem to pass the checks, will be resubmitted in another PR

* make style correction

* Update _toctree.yml

the -

* Fix spacing

Co-authored-by: Lewis Tunstall <lewis.c.tunstall@gmail.com>

* [th] Translated Chapter2/1 (#83)

* Finish chapter2/1

* Update _toctree.yml

* Add Hindi to CI (#116)

* Update README.md (#87)

* Update authors on README (#120)

* Update authors

* French translation `Chapter1` full (#56)


* traduction 1st part of chapter1

* fix typo

* fix job titles and encoder-decoder translation

* add part 2 for 1st chapter

* fix some typo part2

* fix Transformer -> Transformers

* add part 3 not totally ended

* end of part3 of chapter1

* part9 chapter 1

* add part7 chapter 1

* add part5 chapter 1

* part 6 chapter 1

* add part8 chapter 1

* end quizz of chapter

* add last part of chapter 1

Co-authored-by: ChainYo <t.chaigneau.tc@gmail.com>

* Translate to Japanese Chapter0 (#123)

* start working

* translate chapter0/1.mdx

* [FA] First draft of Chapter2/Page2 (#129)

* merged branch0 into main. no toctree yet.

* updated toctree.

* Updated the glossary with terms from chapter0.

* Second draft in collab w/ @schoobani. Added empty chapter1 for preview.

* Glossary typo fix.

* Added missing backticks.

* Removed a couple of bad indefinite articles I forgot.

* First draft of ch2/p2. Adds to glossary. Trans. guidelines moved out.

* Fixed missing diacritics, fixed the py/tf switch placing. Other fixes.

* Changed the equivalent for prediction per @kambizG 's direction.

* Redid ambiguous passage in translation per @lewtun 's direction.

* [th] Finished whole Chapter 2 translation (#127)

* Finish chapter2/1

* delete untranslated files

* chapter2/2 WIP

* Delete WIP files

* WIP chapter2/2

* Fixed conflict

* Update _toctree.yml

* Update _toctree.yml

* Finished Chapter2/2

* Finish all chapter2/n

* Finish all chapter2/n

* Fixed Ch2/8 as PR run failed

* [de] Translation Chapter 0 (#130)

* Copy files to newly created german dir (de)

* Add translation for chapter 0

* Clean up english files for chapter 1

* Change _toctree.yml for chapter 0

* Fix whitespaces

* Fix whitespaces again

* Adjust _toctree.yml - leave only chaper 0

* Add German language (de) to workflow yaml files

* [de] German Translation Guide (#132)

* German Translation Guide

* Add German Glossary to TOC

* Chapter 1, Section 1 Bengali translation (#124)

* [ADD] Chapter 1, Section 1 benglai tranlation

* [FIX] toc

* [FIX] commit mistakes

* [FIX] remove the Eng duplicates

Co-authored-by: m_khandaker <m_khandaker@eaglys.co.jp>

* [FR] Review of chapters 0, 2 & 5 + add chapters 6, 7, 8 & event (#125)

* Create 1.mdx

Event translation

* Create 1.mdx

* Chapter 6 in French

* Update 1.mdx

fix italic

* Update 9.mdx

fix italic

* Update 3.mdx

fix italic

* Update 4.mdx

fix italic

* Update 4.mdx

* Update 1.mdx

little fix

* Update 2.mdx

little fix

* Update 4.mdx

fix italic

* Update 8.mdx

fix italic

* Update 1.mdx

little fix

* Update 2.mdx

little fix

* Update 3.mdx

little fix

* Update 5.mdx

little fix

* Update 7.mdx

little fix

* Update 8.mdx

little fix

* add chapter8

* Update 6.mdx

fix italic

* Update 3.mdx

fix, fix everywhere

* Update 2.mdx

fix, fix everywhere

* Update 4.mdx

fix, fix everywhere

* Update 4_tf.mdx

fix, fix everywhere

* Add files via upload

add chapter 7

* Update 1.mdx

fix links

* Update 2.mdx

fix, fix everywhere

* Update 3.mdx

fix, fix everywhere

* Update 4.mdx

fix, fix everywhere

* Update 5.mdx

* Update 6.mdx

fix, fix everywhere

* Update 7.mdx

fix, fix everywhere

* Update 3.mdx

fix link

* Update 8.mdx

fix link

* Update 2.mdx

fix link

* Update 4.mdx

little fix

* Update 6.mdx

* Update 7.mdx

* Update 8.mdx

fix

* Update 2.mdx

little fix

* Update 3.mdx

little fix

* Update 5.mdx

* Update 4_tf.mdx

little fix

* Update _toctree.yml

Forgot the toctree

* Update _toctree.yml

fix local fields

* Update _toctree.yml

My bad, I forgot some 🙃

* Update 7.mdx

I don't know why it was there...

* Update 1.mdx

* [de] Chapter 3 translation (#128)

* chapter 3 part 1 DE

* [DE] Chapter 3 - Part 2

* Prepare TOC-Tree

* Fein-tuning

* Initial translation

* Glossary additions for C3P3

* C3P2 style

* [de] Chapter 3 P3-TF initial translation

* [de] Chapter 3 P4 initial translation

* [de] Chapter 3 Part 5 initial translation

* [de] Chapter 3 P6 Initial translation

* Missing commas

* fixing quotes

* Mark third option on chapter 8, question 8 as correct (#135)

* doc_change(translation): translating course from english to gujarati (#126)

* change(translation): chapter0 to gujarati

content translated: Chapter0/1.mdx - Introduction

commit-by: menonashwathi4@gmail.com

* Revert "change(translation): chapter0 to gujarati"

This reverts commit c27e069.

* doc_change(translation): translation to gj

translated content: chapters/gj/chapter0.mdx - introduction

* doc_change(translation): translation to gj

translated content: chapters/gj/chapter0.mdx - introduction

* Delete _toctree.yml

* change: adding gj to github workflow

* nit: fix heading

* Update authors (#136)

* [FA] First draft of Chapter4/Page1 (#134)

* added chapter4 title and it's first section

* added first draft of Chapter4/Page1

* minor fix

* updated the title according to convention

* applied some updates according to convention

* added footnotes, minor improvements

* applied tweaks according to review points

* the new draft of glossary according to PR #134

* fixed an inconsistant title

* minor fix for better compatibility with T points

* applied final touches for this round of G updates

* [FR] End of chapter 3 + chapter 4  (#137)

* add chapters 3 & 4

* Update 2.mdx

fix links

* Update 3.mdx

some fix

* Update 6.mdx

fix tag

* Update 3.mdx

add link to chapter 7

* Update 3_tf.mdx

add link to chapter 7

* Update _toctree.yml

Co-authored-by: DOOHAE JUNG <doohae@DOOHAE-M1-Pro.local>
Co-authored-by: m_khandaker <m_khandaker@eaglys.co.jp>
Co-authored-by: Md. Al-Amin Khandaker <tokhandaker@outlook.com>
Co-authored-by: ftarlaci <18291571+ftarlaci@users.noreply.github.com>
Co-authored-by: Doohae Jung <80743307+Doohae@users.noreply.github.com>
Co-authored-by: melaniedrevet <melanie.univ@gmail.com>
Co-authored-by: Jose M Munoz <munozariasjm@gmail.com>
Co-authored-by: svv73 <88366711+svv73@users.noreply.github.com>
Co-authored-by: Vedant Pandya <pandyaved1999@gmail.com>
Co-authored-by: Bahram Shamshiri <jowharshamshiri@gmail.com>
Co-authored-by: Giyaseddin Bayrak <34009210+giyaseddin@users.noreply.github.com>
Co-authored-by: Pavel <60391448+pdumin@users.noreply.github.com>
Co-authored-by: 1375626371 <40328311+1375626371@users.noreply.github.com>
Co-authored-by: petrichor1122 <87262598+petrichor1122@users.noreply.github.com>
Co-authored-by: zhlhyx <95976146+zhlhyx@users.noreply.github.com>
Co-authored-by: João Gustavo A. Amorim <joaogustavoamorim@gmail.com>
Co-authored-by: lbourdois <58078086+lbourdois@users.noreply.github.com>
Co-authored-by: Cherdsak Kingkan <cherdsak.kingkan@gmail.com>
Co-authored-by: Thomas Chaigneau <50595514+ChainYo@users.noreply.github.com>
Co-authored-by: ChainYo <t.chaigneau.tc@gmail.com>
Co-authored-by: hiromu <45531573+hiromu166@users.noreply.github.com>
Co-authored-by: Cherdsak Kingkan <ckingkan29@gmail.com>
Co-authored-by: Marcus Fraaß <marcus.fraass@gmail.com>
Co-authored-by: Jesper Dramsch <jesper@dramsch.net>
Co-authored-by: amyeroberts <aeroberts4444@gmail.com>
Co-authored-by: Ash <103081562+ashwathim@users.noreply.github.com>
Co-authored-by: Hamed Homaei Rad <h.homaei@gmail.com>

* Bump release (#147)

* Bump release (#161)

* Fix typos in chapter 9 (#176) (#180)

Co-authored-by: regisss <15324346+regisss@users.noreply.github.com>

* Bump release (#187)

* Chapter 2 Section 1 Bengali Translation (#72) (#168)

* [TH] Chapter 6 Section 1 and 2 (#171)

Co-authored-by: Suteera <sseeha@inovex.de>

* [FA] CH1 / P1-2 (#142)

* Spanish Chapter 3: sections 1 & 2 (#162)

* fix typos in bpe, wordpiece, unigram (#166)

* [FR] French Review (#186)

* Part 7: Training a causal... fixes (#179)

* typo & error mitigation

* consistency

* Trainer.predict() returns 3 fields

* ran make style

* [TR] Translated Chapter 1.6 🤗 (#185)

* added chapter 1/6 to _toctree.yml

* [TR] Translated Chapter 1.6 🤗

Co-authored-by: Avishek Das <avishek.das.ayan@gmail.com>
Co-authored-by: Suteera  Seeha <33692408+meanna@users.noreply.github.com>
Co-authored-by: Suteera <sseeha@inovex.de>
Co-authored-by: Saeed Choobani <saeed.choobani@gmail.com>
Co-authored-by: Fermin Ordaz <fermin.ordaz@gmail.com>
Co-authored-by: Kerem Turgutlu <keremturgutlu@gmail.com>
Co-authored-by: lbourdois <58078086+lbourdois@users.noreply.github.com>
Co-authored-by: Sebastian Sosa <37946988+CakeCrusher@users.noreply.github.com>
Co-authored-by: tanersekmen <56790802+tanersekmen@users.noreply.github.com>

* Bump release 10 (#194)

* Bump release (#195)

* Bump release 12 (#209)

* Bump release (#224)

* Bump release (#229)

* Bump release (#236)

* Bump release (#258)

* Bump release (#270)

* Bump release (#274)

* Bump release (#286)

* Bump release (#288)

* Chapter 2 Section 1 Bengali Translation (#72) (#168)

* [TH] Chapter 6 Section 1 and 2 (#171)

Co-authored-by: Suteera <sseeha@inovex.de>

* [FA] CH1 / P1-2 (#142)

* Spanish Chapter 3: sections 1 & 2 (#162)

* fix typos in bpe, wordpiece, unigram (#166)

* [FR] French Review (#186)

* Part 7: Training a causal... fixes (#179)

* typo & error mitigation

* consistency

* Trainer.predict() returns 3 fields

* ran make style

* [TR] Translated Chapter 1.6 🤗 (#185)

* added chapter 1/6 to _toctree.yml

* [TR] Translated Chapter 1.6 🤗

* [PT][Chapter 01 - 2.mdx] - issue #51 (#170)

* Fix Gradio ToC (#193)

* Add Gradio authors and Blocks event (#189)

* Update 6.mdx (#188)

Correct link to Transformer XL doc

* Add translating notes and glossary to Spanish (#192)

* Add translating notes and glosary to Spanish

* Adding glossary to the toc

* add pt 4.3 (#191)

* [FR] Visual corrections (#190)

* [PT] add chapter 4.4 and 4.5 (#196)

* fix invite discord link (#197)

* [FA] Second draft of CH2/P1-2 (#139)

* added chapter3 in hindi (#198)

* [TR] Chapter 3/1 (#165)

* [RU] Ch3-1/2/3 (#200)

* [PT] add 5.1 and 5.2 (#204)

* [FA] - Ch3 - P1 and P2 (#199)

* [PT] add `end-of-chapter quiz` for chapter 4 (4.6) (#201)


Co-authored-by: lewtun <lewis.c.tunstall@gmail.com>

* Chapter1: 2.mdx Translated. (#206)

* Remove comments from Persian ToC (#210)

* Fix CI URL for PRs (#211)

* code fragment & english syntax and meaning (#203)

* Updated Ch1/1 with Emoji (#214)

* Add missing numpy import (#217)

* [ES] translate sections 8.1 and 8.2 (#215)

* Fix path to datasets (#216)

* [PT] add 5.3 (#218)

* fix 4.3 (#223)

* Fix notebook generation (#227)

* Add Gradio nb links

* add 5.4 (#226)

* add pt wip (#225)

* Added Gujarati List. (#221)

* Add Gradio nbs links to fr (#228)

* Chinese - Chapter 3finished (#219)

* add ch7 at _toctree and translate 7.1 (#222)

* add 5.5 (#235)

* [FR] Review of chapter 7 (#233)

* Italian translation - chapter 4 (#230)

* Added Thai translation of chapters 3 (#231)

* [Ru] Add part 2, chapter 2 (#234)

* Update 8.mdx (#237)

- Remove Gradio Blocks Party
- Add, Where to next? section

* Created HI/Chapter1/5.mdx (#232)

* Add Spanish chaper3/section4, update toc and glossary (#238)

* [RU] Chapter 3 finished (#239)

* [PT] add 5.6 and 5.7 (#240)

* [EN] Visual corrections (#245)

* Translation for 1/4, 1/5 and 1/6. (#247)

* add event in PT (#250)

* Pin version of black (#252)

* Translate ja event (#241)

* [PT] add quiz chapter 5 (#243)

* Update 5.mdx (#253)

inconsistent naming with line 327

* Translation for Traditional Chinese (zh-tw) chapter0  (#251)


Co-authored-by: Lewis Tunstall <lewis.c.tunstall@gmail.com>

* Translated the whole Chapter 3 to Thai  (#255)

* Japanese chapter 4 (#244)

* Translation of 1/7, 1/8, and 1/9. (#263)

* [PT] add chapter  8.1 and 8.2 (#265)

* [RU] Chapter 4  (#269)

* Add Thai translation for chapter 6.3b to 6.10 (#268)

* add 8.3 (#266)

* 3.mdx of chapter 01 (#260)

Co-authored-by: Lewis Tunstall <lewis.c.tunstall@gmail.com>

* Fix typo (#271)

* [PT] add chapter 6.1 (#273)

* add Japanese chapter7 (#267)

* replace `load_metric` with `evaluate.load` (#285)

* update `load_metric` refs to `evaluate.load`

Co-authored-by: lewtun <lewis.c.tunstall@gmail.com>

* [GJ] Translation to Gujarati - Ch0 Setup (#287)

* [PT] add chapter 6.2 and 6.3 (#279)

* zh-CN - Chapter 4,5finished (#281)

Co-authored-by: Lewis Tunstall <lewis.c.tunstall@gmail.com>

* Chapter 01 - Done [PT] #51 (#280)

Co-authored-by: Lewis Tunstall <lewis.c.tunstall@gmail.com>

Co-authored-by: Avishek Das <avishek.das.ayan@gmail.com>
Co-authored-by: Suteera  Seeha <33692408+meanna@users.noreply.github.com>
Co-authored-by: Suteera <sseeha@inovex.de>
Co-authored-by: Saeed Choobani <saeed.choobani@gmail.com>
Co-authored-by: Fermin Ordaz <fermin.ordaz@gmail.com>
Co-authored-by: Kerem Turgutlu <keremturgutlu@gmail.com>
Co-authored-by: lbourdois <58078086+lbourdois@users.noreply.github.com>
Co-authored-by: Sebastian Sosa <37946988+CakeCrusher@users.noreply.github.com>
Co-authored-by: tanersekmen <56790802+tanersekmen@users.noreply.github.com>
Co-authored-by: Victor Costa <54755870+victorescosta@users.noreply.github.com>
Co-authored-by: Camille Couturier <couturierc@users.noreply.github.com>
Co-authored-by: João Gustavo A. Amorim <joaogustavoamorim@gmail.com>
Co-authored-by: Bahram Shamshiri <jowharshamshiri@gmail.com>
Co-authored-by: Kavya <36916536+robotjellyzone@users.noreply.github.com>
Co-authored-by: Batuhan Ayhan <bayhan2000@outlook.com>
Co-authored-by: Pavel <60391448+pdumin@users.noreply.github.com>
Co-authored-by: Kambiz Ghoorchian <kambiz.ghoorchian@gmail.com>
Co-authored-by: Vedant Pandya <pandyaved1999@gmail.com>
Co-authored-by: Diego Vargas <91356068+dzarkV@users.noreply.github.com>
Co-authored-by: Thomas O'Brien <tbobrien612@gmail.com>
Co-authored-by: Lincoln V Schreiber <lincolnschreiber@gmail.com>
Co-authored-by: 1375626371 <40328311+1375626371@users.noreply.github.com>
Co-authored-by: Giorgio Severi <ClonedOne@users.noreply.github.com>
Co-authored-by: svv73 <88366711+svv73@users.noreply.github.com>
Co-authored-by: Ömer Faruk Özdemir <farukozderim@gmail.com>
Co-authored-by: Caterina Bonan <97481648+CaterinaBi@users.noreply.github.com>
Co-authored-by: Hiromu Hota <hiromu.hota@gmail.com>
Co-authored-by: trtd56 <5toda6@gmail.com>
Co-authored-by: Mehrdad Nezamdoost <mehrdad.nd@gmail.com>
Co-authored-by: Wolvz <peng86david@gmail.com>
Co-authored-by: a-krirk <56425947+a-krirk@users.noreply.github.com>
Co-authored-by: atgctg <105969161+atgctg@users.noreply.github.com>
Co-authored-by: Thiago Medeiros <thiago.medeiros.carvalho@gmail.com>
Co-authored-by: webbigdata-jp <87654083+webbigdata-jp@users.noreply.github.com>
Co-authored-by: Leandro von Werra <lvwerra@users.noreply.github.com>
Co-authored-by: Bhadresh Savani <bhadreshpsavani@gmail.com>

* Bump release (#295)

* Bump release (#296)

* Bump release (#299)

* Bump release (#305)

* Chinese - Chapter 1 finished

* Add zh to the languages field

 Add zh to the languages field in the build_documentation.yml and build_pr_documentation.yml files

* Remove untranslated chapters in _toctree.yml

Remove all these sections that haven't been translated yet
Remove Chapter 0 from the table of contents since it hasn't been translated yet

* Fixed an error in the translation format

Fixed an error in the translation format of Chapter 1, Section 3

* Added a small part of the missing content

* Fix style

* Complete the translation of Chapters 0 and 2

* Fixed some bugs

·Fixed some formatting errors
·Moved Chapters 0 and 2 to Simplified Chinese

* Add files via upload

Formatting revisions and some translation corrections

* run make style to format chapter1 session3

* run make style to format code

* run make style to format code

* Fix style

* Chapter 2 Section 1 Bengali Translation (#72) (#168)

* [TH] Chapter 6 Section 1 and 2 (#171)

Co-authored-by: Suteera <sseeha@inovex.de>

* [FA] CH1 / P1-2 (#142)

* Spanish Chapter 3: sections 1 & 2 (#162)

* fix typos in bpe, wordpiece, unigram (#166)

* [FR] French Review (#186)

* Part 7: Training a causal... fixes (#179)

* typo & error mitigation

* consistency

* Trainer.predict() returns 3 fields

* ran make style

* [TR] Translated Chapter 1.6 🤗 (#185)

* added chapter 1/6 to _toctree.yml

* [TR] Translated Chapter 1.6 🤗

* [PT][Chapter 01 - 2.mdx] - issue #51 (#170)

* Fix Gradio ToC (#193)

* Add Gradio authors and Blocks event (#189)

* Update 6.mdx (#188)

Correct link to Transformer XL doc

* Add translating notes and glossary to Spanish (#192)

* Add translating notes and glosary to Spanish

* Adding glossary to the toc

* add pt 4.3 (#191)

* [FR] Visual corrections (#190)

* [PT] add chapter 4.4 and 4.5 (#196)

* fix invite discord link (#197)

* [FA] Second draft of CH2/P1-2 (#139)

* added chapter3 in hindi (#198)

* [TR] Chapter 3/1 (#165)

* [RU] Ch3-1/2/3 (#200)

* [PT] add 5.1 and 5.2 (#204)

* Add placeholders for audio chapters (#208)

* [FA] - Ch3 - P1 and P2 (#199)

* [PT] add `end-of-chapter quiz` for chapter 4 (4.6) (#201)


Co-authored-by: lewtun <lewis.c.tunstall@gmail.com>

* Chapter1: 2.mdx Translated. (#206)

* Remove comments from Persian ToC (#210)

* Fix CI URL for PRs (#211)

* code fragment & english syntax and meaning (#203)

* Updated Ch1/1 with Emoji (#214)

* Add missing numpy import (#217)

* Updata chapter3

* Code format for chapter3

* Updata yml file of chapter3

* Uptata yml file of chapter3

* Fix yml file bug

* [ES] translate sections 8.1 and 8.2 (#215)

* Fix path to datasets (#216)

* [PT] add 5.3 (#218)

* fix 4.3 (#223)

* Run make style

* Fix notebook generation (#227)

* Add Gradio nb links

* add 5.4 (#226)

* add pt wip (#225)

* Added Gujarati List. (#221)

* Fix quality

* Add Gradio nbs links to fr (#228)

* Fix ToC tree

* Remove audio templates

* Fix fr section

* Fix fr chapter

* Chinese - Chapter 3finished (#219)

* add ch7 at _toctree and translate 7.1 (#222)

* add 5.5 (#235)

* [FR] Review of chapter 7 (#233)

* Italian translation - chapter 4 (#230)

* Added Thai translation of chapters 3 (#231)

* [Ru] Add part 2, chapter 2 (#234)

* Update 8.mdx (#237)

- Remove Gradio Blocks Party
- Add, Where to next? section

* Created HI/Chapter1/5.mdx (#232)

* Add Spanish chaper3/section4, update toc and glossary (#238)

* [RU] Chapter 3 finished (#239)

* [PT] add 5.6 and 5.7 (#240)

* [EN] Visual corrections (#245)

* Translation for 1/4, 1/5 and 1/6. (#247)

* add event in PT (#250)

* Pin version of black (#252)

* Translate ja event (#241)

* [PT] add quiz chapter 5 (#243)

* Update 5.mdx (#253)

inconsistent naming with line 327

* Translation for Traditional Chinese (zh-tw) chapter0  (#251)


Co-authored-by: Lewis Tunstall <lewis.c.tunstall@gmail.com>

* Translated the whole Chapter 3 to Thai  (#255)

* Japanese chapter 4 (#244)

* Translation of 1/7, 1/8, and 1/9. (#263)

* [PT] add chapter  8.1 and 8.2 (#265)

* [RU] Chapter 4  (#269)

* Add Thai translation for chapter 6.3b to 6.10 (#268)

* add 8.3 (#266)

* 3.mdx of chapter 01 (#260)

Co-authored-by: Lewis Tunstall <lewis.c.tunstall@gmail.com>

* Fix typo (#271)

* [PT] add chapter 6.1 (#273)

* add Japanese chapter7 (#267)

* zh-CN - Chapter 4,5finished

* replace `load_metric` with `evaluate.load` (#285)

* update `load_metric` refs to `evaluate.load`

Co-authored-by: lewtun <lewis.c.tunstall@gmail.com>

* [GJ] Translation to Gujarati - Ch0 Setup (#287)

* [PT] add chapter 6.2 and 6.3 (#279)

* Fix formatting

* Debug formatting

* Debug FR formatting

* zh-CN - Chapter 4,5finished (#281)

Co-authored-by: Lewis Tunstall <lewis.c.tunstall@gmail.com>

* Chapter 01 - Done [PT] #51 (#280)

Co-authored-by: Lewis Tunstall <lewis.c.tunstall@gmail.com>

* tf_default_data_collator seems to have moved

* zh-CN - Chapter 6finished

* Revert "Merge branch 'huggingface:main' into main"

This reverts commit aebb46e, reversing
changes made to 69187a3.

* Revert "zh-CN - Chapter 6finished"

This reverts commit e69fce2.

* zh-CN - Chapter 6finished

* fix style

* undo bad commit

* Chapter5it (#278)

* added the italian translation for unit 1 chapter5

Co-authored-by: Leandro von Werra <lvwerra@users.noreply.github.com>

* Vietnamese translation (#293)

* Update .github/workflows/build_pr_documentation.yml

Co-authored-by: lewtun <lewis.c.tunstall@gmail.com>

* Translate JP chapter 8 (#249)

* Italian translation - Chapter 8 (#272)

* Translation to Vietnamese - chapter 5 (#297)

* Add course contributors (#298)

* Add CourseFloatingBanner component

* DocNotebookDropdown -> CourseFloatingBanner

* Italian translation Ch 2/1, 2/2 (#300)

* Add contributors (#304)

* Add forum button (#306)

Co-authored-by: 1375626371 <40328311+1375626371@users.noreply.github.com>
Co-authored-by: 1375626371 <1375626371@qq.com>
Co-authored-by: Avishek Das <avishek.das.ayan@gmail.com>
Co-authored-by: Suteera  Seeha <33692408+meanna@users.noreply.github.com>
Co-authored-by: Suteera <sseeha@inovex.de>
Co-authored-by: Saeed Choobani <saeed.choobani@gmail.com>
Co-authored-by: Fermin Ordaz <fermin.ordaz@gmail.com>
Co-authored-by: Kerem Turgutlu <keremturgutlu@gmail.com>
Co-authored-by: lbourdois <58078086+lbourdois@users.noreply.github.com>
Co-authored-by: Sebastian Sosa <37946988+CakeCrusher@users.noreply.github.com>
Co-authored-by: tanersekmen <56790802+tanersekmen@users.noreply.github.com>
Co-authored-by: Victor Costa <54755870+victorescosta@users.noreply.github.com>
Co-authored-by: Camille Couturier <couturierc@users.noreply.github.com>
Co-authored-by: João Gustavo A. Amorim <joaogustavoamorim@gmail.com>
Co-authored-by: Bahram Shamshiri <jowharshamshiri@gmail.com>
Co-authored-by: Kavya <36916536+robotjellyzone@users.noreply.github.com>
Co-authored-by: Batuhan Ayhan <bayhan2000@outlook.com>
Co-authored-by: Pavel <60391448+pdumin@users.noreply.github.com>
Co-authored-by: Kambiz Ghoorchian <kambiz.ghoorchian@gmail.com>
Co-authored-by: Vedant Pandya <pandyaved1999@gmail.com>
Co-authored-by: Diego Vargas <91356068+dzarkV@users.noreply.github.com>
Co-authored-by: Thomas O'Brien <tbobrien612@gmail.com>
Co-authored-by: Lincoln V Schreiber <lincolnschreiber@gmail.com>
Co-authored-by: Giorgio Severi <ClonedOne@users.noreply.github.com>
Co-authored-by: svv73 <88366711+svv73@users.noreply.github.com>
Co-authored-by: Ömer Faruk Özdemir <farukozderim@gmail.com>
Co-authored-by: Caterina Bonan <97481648+CaterinaBi@users.noreply.github.com>
Co-authored-by: Hiromu Hota <hiromu.hota@gmail.com>
Co-authored-by: trtd56 <5toda6@gmail.com>
Co-authored-by: Mehrdad Nezamdoost <mehrdad.nd@gmail.com>
Co-authored-by: Wolvz <peng86david@gmail.com>
Co-authored-by: a-krirk <56425947+a-krirk@users.noreply.github.com>
Co-authored-by: atgctg <105969161+atgctg@users.noreply.github.com>
Co-authored-by: Thiago Medeiros <thiago.medeiros.carvalho@gmail.com>
Co-authored-by: webbigdata-jp <87654083+webbigdata-jp@users.noreply.github.com>
Co-authored-by: Leandro von Werra <lvwerra@users.noreply.github.com>
Co-authored-by: Bhadresh Savani <bhadreshpsavani@gmail.com>
Co-authored-by: Andreas Ehrencrona <andreas.ehrencrona@velik.it>
Co-authored-by: leandro <leandro.vonwerra@spoud.io>
Co-authored-by: Matt <Rocketknight1@users.noreply.github.com>
Co-authored-by: Nolanogenn <52080100+Nolanogenn@users.noreply.github.com>
Co-authored-by: Hồng Hạnh <hanh.usth@gmail.com>
Co-authored-by: Younes Belkada <49240599+younesbelkada@users.noreply.github.com>
Co-authored-by: Edoardo Abati <29585319+EdAbati@users.noreply.github.com>
Co-authored-by: Mishig Davaadorj <dmishig@gmail.com>
Co-authored-by: Acciaro Gennaro Daniele <acciarogennaro@gmail.com>

* Bump release (#307)

* Bump release (#308)

* Bump release (#314)

* Bump release (#320)

* Bump release (#328)

* Bump release (#333)

* Bump release (#335)

* Bump release (#343)

* Bump release (#355)

* Bump release (#358)

* Bump release (#371)

* Bump release (#381)

* Bump release (#387)

* Bump release (#404)

* Bump release (#413)

* Bump release (#426)

* Bump release (#463)

---------

Co-authored-by: DOOHAE JUNG <doohae@DOOHAE-M1-Pro.local>
Co-authored-by: m_khandaker <m_khandaker@eaglys.co.jp>
Co-authored-by: Md. Al-Amin Khandaker <tokhandaker@outlook.com>
Co-authored-by: ftarlaci <18291571+ftarlaci@users.noreply.github.com>
Co-authored-by: Doohae Jung <80743307+Doohae@users.noreply.github.com>
Co-authored-by: melaniedrevet <melanie.univ@gmail.com>
Co-authored-by: Jose M Munoz <munozariasjm@gmail.com>
Co-authored-by: svv73 <88366711+svv73@users.noreply.github.com>
Co-authored-by: Vedant Pandya <pandyaved1999@gmail.com>
Co-authored-by: Bahram Shamshiri <jowharshamshiri@gmail.com>
Co-authored-by: Giyaseddin Bayrak <34009210+giyaseddin@users.noreply.github.com>
Co-authored-by: Pavel <60391448+pdumin@users.noreply.github.com>
Co-authored-by: 1375626371 <40328311+1375626371@users.noreply.github.com>
Co-authored-by: petrichor1122 <87262598+petrichor1122@users.noreply.github.com>
Co-authored-by: zhlhyx <95976146+zhlhyx@users.noreply.github.com>
Co-authored-by: João Gustavo A. Amorim <joaogustavoamorim@gmail.com>
Co-authored-by: lbourdois <58078086+lbourdois@users.noreply.github.com>
Co-authored-by: Cherdsak Kingkan <cherdsak.kingkan@gmail.com>
Co-authored-by: Thomas Chaigneau <50595514+ChainYo@users.noreply.github.com>
Co-authored-by: ChainYo <t.chaigneau.tc@gmail.com>
Co-authored-by: hiromu <45531573+hiromu166@users.noreply.github.com>
Co-authored-by: Cherdsak Kingkan <ckingkan29@gmail.com>
Co-authored-by: Marcus Fraaß <marcus.fraass@gmail.com>
Co-authored-by: Jesper Dramsch <jesper@dramsch.net>
Co-authored-by: amyeroberts <aeroberts4444@gmail.com>
Co-authored-by: Ash <103081562+ashwathim@users.noreply.github.com>
Co-authored-by: Hamed Homaei Rad <h.homaei@gmail.com>
Co-authored-by: Dawood Khan <dawoodkhan82@gmail.com>
Co-authored-by: regisss <15324346+regisss@users.noreply.github.com>
Co-authored-by: Avishek Das <avishek.das.ayan@gmail.com>
Co-authored-by: Suteera  Seeha <33692408+meanna@users.noreply.github.com>
Co-authored-by: Suteera <sseeha@inovex.de>
Co-authored-by: Saeed Choobani <saeed.choobani@gmail.com>
Co-authored-by: Fermin Ordaz <fermin.ordaz@gmail.com>
Co-authored-by: Kerem Turgutlu <keremturgutlu@gmail.com>
Co-authored-by: Sebastian Sosa <37946988+CakeCrusher@users.noreply.github.com>
Co-authored-by: tanersekmen <56790802+tanersekmen@users.noreply.github.com>
Co-authored-by: Victor Costa <54755870+victorescosta@users.noreply.github.com>
Co-authored-by: Camille Couturier <couturierc@users.noreply.github.com>
Co-authored-by: Kavya <36916536+robotjellyzone@users.noreply.github.com>
Co-authored-by: Batuhan Ayhan <bayhan2000@outlook.com>
Co-authored-by: Kambiz Ghoorchian <kambiz.ghoorchian@gmail.com>
Co-authored-by: Diego Vargas <91356068+dzarkV@users.noreply.github.com>
Co-authored-by: Thomas O'Brien <tbobrien612@gmail.com>
Co-authored-by: Lincoln V Schreiber <lincolnschreiber@gmail.com>
Co-authored-by: Giorgio Severi <ClonedOne@users.noreply.github.com>
Co-authored-by: Ömer Faruk Özdemir <farukozderim@gmail.com>
Co-authored-by: Caterina Bonan <97481648+CaterinaBi@users.noreply.github.com>
Co-authored-by: Hiromu Hota <hiromu.hota@gmail.com>
Co-authored-by: trtd56 <5toda6@gmail.com>
Co-authored-by: Mehrdad Nezamdoost <mehrdad.nd@gmail.com>
Co-authored-by: Wolvz <peng86david@gmail.com>
Co-authored-by: a-krirk <56425947+a-krirk@users.noreply.github.com>
Co-authored-by: atgctg <105969161+atgctg@users.noreply.github.com>
Co-authored-by: Thiago Medeiros <thiago.medeiros.carvalho@gmail.com>
Co-authored-by: webbigdata-jp <87654083+webbigdata-jp@users.noreply.github.com>
Co-authored-by: Leandro von Werra <lvwerra@users.noreply.github.com>
Co-authored-by: Bhadresh Savani <bhadreshpsavani@gmail.com>
Co-authored-by: 1375626371 <1375626371@qq.com>
Co-authored-by: Andreas Ehrencrona <andreas.ehrencrona@velik.it>
Co-authored-by: leandro <leandro.vonwerra@spoud.io>
Co-authored-by: Matt <Rocketknight1@users.noreply.github.com>
Co-authored-by: Nolanogenn <52080100+Nolanogenn@users.noreply.github.com>
Co-authored-by: Hồng Hạnh <hanh.usth@gmail.com>
Co-authored-by: Younes Belkada <49240599+younesbelkada@users.noreply.github.com>
Co-authored-by: Edoardo Abati <29585319+EdAbati@users.noreply.github.com>
Co-authored-by: Mishig Davaadorj <dmishig@gmail.com>
Co-authored-by: Acciaro Gennaro Daniele <acciarogennaro@gmail.com>
@lucasrafaldini
Copy link

Hello, guys! Can I contribute with the third chapter? Brazilian Portuguese native speaker here.

@ViniciusMarchi
Copy link

Hello, I have noticed that some sections have not been translated into Portuguese. I checked this issue and found that the last update was a year ago. I couldn't find any open PRs so I assume no one is currently working on it. Can I take some pages to translate (I'm brazilian) or is somebody already working on it?

lewtun added a commit that referenced this issue Jan 10, 2024
* reviewed ep.59 (#406)

* docs(zh-cn): Reviewed 60_what-is-the-bleu-metric.srt (#407)

* finished review (#408)

* docs(zh-cn): Reviewed 61_data-processing-for-summarization.srt (#409)

* Fix subtitle - translation data processing (#411)

* [FR] Final PR (#412)

* [ko] Add chapter 8 translation (#417)

* docs(zh-cn): Reviewed 62_what-is-the-rouge-metric.srt (#419)

* finished review

* fixed errors in original english subtitle

* fixed errors (#420)

* docs(zh-cn): Reviewed 63_data-processing-for-causal-language-modeling.srt (#421)

* Update 63_data-processing-for-causal-language-modeling.srt

* finished review

* Update 63_data-processing-for-causal-language-modeling.srt

* docs(zh-cn): Reviewed 65_data-processing-for-question-answering.srt (#423)

* finished review

* finished review

* finished review (#422)

* Add Ko chapter2 2.mdx (#418)

* Add Ko chapter2 2.mdx

* [ko] Add chapter 8 translation (#417)

* docs(zh-cn): Reviewed 62_what-is-the-rouge-metric.srt (#419)

* finished review

* fixed errors in original english subtitle

* fixed errors (#420)

* docs(zh-cn): Reviewed 63_data-processing-for-causal-language-modeling.srt (#421)

* Update 63_data-processing-for-causal-language-modeling.srt

* finished review

* Update 63_data-processing-for-causal-language-modeling.srt

* docs(zh-cn): Reviewed 65_data-processing-for-question-answering.srt (#423)

* finished review

* finished review

* finished review (#422)

* Add Ko chapter2 2.mdx

Co-authored-by: IL-GU KIM <53106649+dlfrnaos19@users.noreply.github.com>
Co-authored-by: Yuan <yuant614@gmail.com>

* update textbook link (#427)

* Visual fixes (#428)

* finish first round review (#429)

* Fix French subtitles + refactor conversion script (#431)

* Fix subtitles and scripts

* Fix subtitle

* Add tokenizer to MLM Trainer (#432)

* Fix FR video descriptions (#433)

* Fix FR video descriptions

* Rename file

* Fix dead GPT model docs link. (#430)

* Translate into Korean: 2-3 (#434)

Co-authored-by: “Ryan” <“sungjin.712@navercorp.com”>

* Add korean translation of chapter5 (1,2) (#441)

update toctree for chapter 5 (1, 2)
ensure same title for 5-2
add updates from upstream English with custom anchors

Co-Authored-By: Minho Ryu <ryumin93@gmail.com>

Co-authored-by: Meta Learner응용개발팀 류민호 <skt.1112914@sk.com>
Co-authored-by: Minho Ryu <ryumin93@gmail.com>

* Update 3.mdx (#444)

* docs(zh-cn): Reviewed 67_the-post-processing-step-in-question-answering-(tensorflow).srt (#447)

* Update 67_the-post-processing-step-in-question-answering-(tensorflow).srt

* finished review

* docs(zh-cn): Reviewed 66_the-post-processing-step-in-question-answering-(pytorch).srt (#448)

* Update 66_the-post-processing-step-in-question-answering-(pytorch).srt

* finished review

* refined translation

* docs(zh-cn): Reviewed 01_the-pipeline-function.srt (#452)

* finish review

* Update subtitles/zh-CN/01_the-pipeline-function.srt

Co-authored-by: Luke Cheng <2258420+chenglu@users.noreply.github.com>

Co-authored-by: Luke Cheng <2258420+chenglu@users.noreply.github.com>

* finish review (#453)

* Revise some unnatural translations (#458)

Some unnatural translations have been revised to use expressions more popular with Chinese readers

* Fix chapter 5 links (#461)

* fix small typo (#460)

* Add Ko chapter2 3~8.mdx & Modify Ko chapter2 2.mdx typo (#446)

* Add captions for tasks videos (#464)

* Add captions for tasks videos

* Fix script

* [FR] Add 🤗  Tasks videos (#468)

* Synchronous Chinese course update

Update the Chinese Course document to
sha:f71cf6c3b4cb235bc75a14416c6e8a57fc3d00a7
sha date: 2023/01/06 00:02:26 UTC+8

* review sync

* Update 3.mdx

* format zh_CN

* format all mdx

* Remove temp folder

* finished review (#449)

* docs(zh-cn): Reviewed 31_navigating-the-model-hub.srt (#451)

* docs(zh-cn): Reviewed No. 08 - What happens inside the pipeline function? (PyTorch) (#454)

* docs(zh-cn): Reviewed 03_what-is-transfer-learning.srt (#457)

* docs(zh-cn): 32_managing-a-repo-on-the-model-hub.srt (#469)

* docs(zh-cn): Reviewed No. 10 - Instantiate a Transformers model (PyTorch) (#472)

* update Chinese translation

有一些英文句子与中文语序是相反的,我直接按照最终的中文语序排列了,这样是否可以?

* finish first round review

* finish second round review

* finish second round review

* branch commit

* Update subtitles/zh-CN/10_instantiate-a-transformers-model-(pytorch).srt

Co-authored-by: Luke Cheng <2258420+chenglu@users.noreply.github.com>

* Update subtitles/zh-CN/10_instantiate-a-transformers-model-(pytorch).srt

Co-authored-by: Luke Cheng <2258420+chenglu@users.noreply.github.com>

---------

Co-authored-by: Luke Cheng <2258420+chenglu@users.noreply.github.com>

* docs(zh-cn): 33_the-push-to-hub-api-(pytorch).srt (#473)

* docs(zh-cn): Reviewed 34_the-push-to-hub-api-(tensorflow).srt (#479)

* running python utils/code_formatter.py

* review 05 cn translations

* review 06 cn translations

* Review No.11

* translate no.24

* review 06 cn translations

* review 07 cn translations

* Update 23_what-is-dynamic-padding.srt

* Update 23_what-is-dynamic-padding.srt

* Update 23_what-is-dynamic-padding.srt

* Update subtitles/zh-CN/23_what-is-dynamic-padding.srt

Co-authored-by: Luke Cheng <2258420+chenglu@users.noreply.github.com>

* Update subtitles/zh-CN/23_what-is-dynamic-padding.srt

Co-authored-by: Luke Cheng <2258420+chenglu@users.noreply.github.com>

* add blank

* Review No. 11, No. 12

* Review No. 13

* Review No. 12

* Review No. 14

* finished review

* optimized translation

* optimized translation

* docs(zh-cn): Reviewed No. 29 - Write your training loop in PyTorch

* Review 15

* Review 16

* Review 17

* Review 18

* Review ch 72 translation

* Update 72 cn translation

* To be reviewed No.42-No.54

* No.11 check-out

* No.12 check-out

* No. 13 14 check-out

* No. 15 16 check-out

* No. 17 18 check-out

* Add note for "token-*"

* Reviewed No.8, 9, 10

* Reviewed No.42

* Review No.43

* finished review

* optimized translation

* finished review

* optimized translation

* Review 44(need refine)

* Review 45(need refine)

* Review No. 46 (need refine)

* Review No.47

* Review No.46

* Review No.45

* Review No.44

* Review No.48

* Review No.49

* Review No.50

* Modify Ko chapter2 8.mdx (#465)

* Add Ko chapter2 2.mdx

* Add Ko chapter2 2.mdx

* Add Ko chapter2 3.mdx & 4.mdx

* Modify Ko chapter2 3.mdx & 4.mdx

* Modify Ko chapter2 3.mdx & 4.mdx

* Modify Ko chapter2 3.mdx & 4.mdx

* Modify _toctree.yml

* Add Ko chapter2 5.mdx

* Modify Ko chapter2 4.mdx

* Add doc-builder step

* Add Ko chapter2 6~8.mdx & Modify Ko chapter2 2.mdx typo

* Modify Ko _toctree.yml

* Modify Ko chapter2 8.mdx & README.md

* Fixed typo (#471)

* fixed subtitle errors (#474)

timestamp: 00:00:26,640 --> 00:00:28,620
modification: notification --> authentication

timestamp: 00:04:21,113 --> 00:04:22,923
modification: of --> or

* Fixed a typo (#475)

* Update 3.mdx (#526)

Fix typo

* [zh-TW] Added chapters 1-9 (#477)

The translation is based on Simplified Chinese version, converted via OpenCC and fixed some formatting issues.

* finished review

* Explain why there are more tokens, than reviews (#476)

* Explain why there are more tokens, than reviews

* Update chapters/en/chapter5/3.mdx

---------

Co-authored-by: lewtun <lewis.c.tunstall@gmail.com>

* [RU] Subtitles for Chapter 1 of the video course (#489)

* Created a directory for the russian subtitles.

Created a folder for Russian subtitles for the video course and published a translation of the introductory video from chapter 1.

* Uploaded subtitles for chapter 1

Uploaded subtitles for the remaining videos for chapter 1 of the video course.

* Added subtitles for chapter 2 of the video course

Added STR subtitle files for the second chapter of the YouTube video course.

* Delete subtitles/ru directory

Removed the old translation. Incorrect timestamping.

* Create 00_welcome-to-the-hugging-face-course.srt

Create a directory and upload a subtitle file for the introductory video of the course.

* Add files via upload

Upload subtitle files for the first chapter of the course.

* Review No.52

* [ru] Added the glossary and translation guide (#490)

* Added the glossary and translation guide

* Fixed casing

* Minor fixes

* Updated glossary

* Glossary update

* Glossary update

* Glossary update

* [ru] Chapters 0 and 1 proofreading, updating and translating missing sections (#491)

* Chapter 0 proofreading

* Chapter 1 Section 1 proofreading
- Added new people from English version;
- Added links to creator's pages;
- Added FAQ translation;

* Chapter 1 Sections 2-5 proofreading

* Chapter 1 Sections 6-9 proofreading

* Final proofreading and added missing quiz section

* Minor spelling corrections

* Review No.51

* Review No.53

* Review No.54

* finished review

* modified translation

* modified translation

* modified subtitle

use the same text appeared in video

* translated

* Fix typo (#532)

* review chapter4/2

* review chapter4/2

* review chapter4/2

* Review 75

* Review No.20, need review some

* docs(zh-cn): Reviewed Chapter 7/1

* Update 1.mdx

* Review No.22

* Review No.21 (need refinement)

* Review No.30, need review: 26 27 28 30 73 74

* Review 30 (good)

* Review 20

* Review 21 (refine)

* Review 21

* Review 22

* Review 26

* Review 27

* Review 28

* Review 30

* Review 73

* Review 74

* Fix typo

* Review 26-28, 42-54, 73-75

* The GPT2 link is broken

The link `/course/en/chapter7/section6` does not exist in the course.  Corrected to `/course/en/chapter7/6`.

* typo in `Now your turn!` section

Duplicated `the` was removed

* `chunk_size` should be instead of `block_size` 

`chunk_size` should be instead of `block_size` (`block_size` was never mentioned before)

* refactor: rephrase text to improve clarity and specificity

In context to "training with a dataset specific to your task" and "train directly for the final task", I was not able to infer easily that "directly" here implies training from scratch.

* Demo link fixes (#562)

* demo link fixes

* minor demo fix

* Bump release (#566)

* Add note about `remove_unused_columns` for whole word masking

* Merge pull request #24 from huggingface/fix-typo

Fix typo

* Merge pull request #26 from huggingface/fix-qa-offsets

Fix inequalities in answer spans for QA chapter

* Merge pull request #30 from huggingface/fix-modelcard-url

Update model card URL

* Merge pull request #69 from yulonglin/patch-1

Correct typo mixing up space and newline symbols

* Bump release (#99)

* Bump release
* Update author list

Co-authored-by: DOOHAE JUNG <doohae@DOOHAE-M1-Pro.local>
Co-authored-by: m_khandaker <m_khandaker@eaglys.co.jp>
Co-authored-by: Md. Al-Amin Khandaker <tokhandaker@outlook.com>
Co-authored-by: ftarlaci <18291571+ftarlaci@users.noreply.github.com>
Co-authored-by: Doohae Jung <80743307+Doohae@users.noreply.github.com>
Co-authored-by: melaniedrevet <melanie.univ@gmail.com>

* Bump release  (#115)

* ko-chapter1/1

* ko _toctree.yml created

* Fix the issue #80

* Single expression changed

* ko/chapter1 finished

* ko/chapter0 finished

* ko/chapter0 finished

* reviewed by @bzantium ko/chapter0

* reviewed by @bzantium chapter0 & fixed typo

* reviewed by @rainmaker712

* maximize Korean expressions

* [Chapter 1] bangla traslation initial commit

* Update 1.mdx

update and fix formating

* Fix formating and typos

* translate _toctree.yml 0-1 chapter

* Add Korean to CI

* [tr] Translated chapter1/2.mdx

* remove translation from sec titles not yet translated

* Add authors [th ru]

* [FIX] _toctree.yml

* Update chapters/bn/chapter0/1.mdx

[FIX] syntax formatting

Co-authored-by: lewtun <lewis.c.tunstall@gmail.com>

* tag typos & indentation & unnatural expressions

* modified toctree.yml for chapter1/2

* modified toctree.yml for chapter1/2 & fix typo

* French Translation - Chapter 5

* Add Bengali to CI

* Update author list

* Adding translations for 2/4 and 2/5 🚀 (#74)

* Adding translations for 2/4 and 2/5 🚀

* Remove English content

Co-authored-by: lewtun <lewis.c.tunstall@gmail.com>

* Translation to Russian (#97)

* translation of chapter 2/section 1

* add section 1 / chapter 2 to _toctree.yml

* Translation of Chapter0 to Hindi (#86)

* Hindi?Chapter0-Part_1

* Hindi/Chapter0-Part_2

* Chapter 0 Persian Translation First Draft (#95)

* merged branch0 into main. no toctree yet.

* updated toctree.

* Updated the glossary with terms from chapter0.

* Second draft in collab w/ @schoobani. Added empty chapter1 for preview.

* Glossary typo fix.

* Translation of Chapter0 (setup) to Arabic (#104)

* Add AR translation for `introduction`

* Fix alignment & format

* Add Arabic to CI build

* Russian - Chapter 1 finished (#98)

* 01/4 start

* 1/4 finished

* 1/5 finished

* 1/5 update toc

* 1/6 finished

* 1/7 finished

* 1/8 finished

* 1/9 finished

* 1/4 fix

* toc update

* Chinese - Chapter 1 finished (#113)

* Chinese - Chapter 1 finished

* Add zh to the languages field

Co-authored-by: petrichor1122 <87262598+petrichor1122@users.noreply.github.com>
Co-authored-by: zhlhyx <95976146+zhlhyx@users.noreply.github.com>

* [PT] Translation of chapter 2 (#107)

* add PT translate to 2.1

* add PT translate to 2.2

* add portuguese translation to 2.3

* WIP portuguese translation to 2.4

* add portuguese translation to 2.4

* add portuguese translation to 2.5

* add portuguese translation to 2.6

* add _toctree infos

Co-authored-by: lewtun <lewis.c.tunstall@gmail.com>

* [FR] Translation of chapter 2 & event + Review of chapters 0 & 5 (#106)

* Update _toctree.yml

Add chapter 2 
+ little fix of chapter 5

* Update 1.mdx

Review of chapter 0

* Create 1.mdx

* Create 2.mdx

* Create 3.mdx

* Create 4.mdx

* Create 5.mdx

* Create 6.mdx

* Create 7.mdx

* Create 8.mdx

* Update 8.mdx

Since AutoNLP has recently been renamed to AutoTrain, let me make the correction on the English file

* Update 1.mdx

Review of chapter 5/1

* Update 2.mdx

Review of chapter 5/2

* Update 3.mdx

Review of chapter 5/3

* Update 4.mdx

Review of chapter 5/4

* Update 5.mdx

Review of chapter 5/5

* Update 6.mdx

Review of chapter 5/6

* Update 7.mdx

Review of chapter 5/7

* Update 8.mdx

Review of chapter 5/8

* Create 1.mdx

event's translation

* Update _toctree.yml

add event to the tree

* Update _toctree.yml

deletion of the files that pose a problem to pass the checks, will be resubmitted in another PR

* Delete 1.mdx

deletion of the files that pose a problem to pass the checks, will be resubmitted in another PR

* make style correction

* Update _toctree.yml

the -

* Fix spacing

Co-authored-by: Lewis Tunstall <lewis.c.tunstall@gmail.com>

* [th] Translated Chapter2/1 (#83)

* Finish chapter2/1

* Update _toctree.yml

* ko-chapter1/1

* ko _toctree.yml created

* Fix the issue #80

* Single expression changed

* ko/chapter1 finished

* ko/chapter0 finished

* ko/chapter0 finished

* reviewed by @bzantium ko/chapter0

* reviewed by @bzantium chapter0 & fixed typo

* reviewed by @rainmaker712

* maximize Korean expressions

* [Chapter 1] bangla traslation initial commit

* Update 1.mdx

update and fix formating

* Fix formating and typos

* translate _toctree.yml 0-1 chapter

* Add Korean to CI

* remove translation from sec titles not yet translated

* Add authors [th ru]

* [FIX] _toctree.yml

* Update chapters/bn/chapter0/1.mdx

[FIX] syntax formatting

Co-authored-by: lewtun <lewis.c.tunstall@gmail.com>

* tag typos & indentation & unnatural expressions

* modified toctree.yml for chapter1/2

* modified toctree.yml for chapter1/2 & fix typo

* Add Bengali to CI

* Update author list

* Adding translations for 2/4 and 2/5 🚀 (#74)

* Adding translations for 2/4 and 2/5 🚀

* Remove English content

Co-authored-by: lewtun <lewis.c.tunstall@gmail.com>

* Translation to Russian (#97)

* translation of chapter 2/section 1

* add section 1 / chapter 2 to _toctree.yml

* Translation of Chapter0 to Hindi (#86)

* Hindi?Chapter0-Part_1

* Hindi/Chapter0-Part_2

* Chapter 0 Persian Translation First Draft (#95)

* merged branch0 into main. no toctree yet.

* updated toctree.

* Updated the glossary with terms from chapter0.

* Second draft in collab w/ @schoobani. Added empty chapter1 for preview.

* Glossary typo fix.

* Translation of Chapter0 (setup) to Arabic (#104)

* Add AR translation for `introduction`

* Fix alignment & format

* Add Arabic to CI build

* Russian - Chapter 1 finished (#98)

* 01/4 start

* 1/4 finished

* 1/5 finished

* 1/5 update toc

* 1/6 finished

* 1/7 finished

* 1/8 finished

* 1/9 finished

* 1/4 fix

* toc update

* Chinese - Chapter 1 finished (#113)

* Chinese - Chapter 1 finished

* Add zh to the languages field

Co-authored-by: petrichor1122 <87262598+petrichor1122@users.noreply.github.com>
Co-authored-by: zhlhyx <95976146+zhlhyx@users.noreply.github.com>

* [PT] Translation of chapter 2 (#107)

* add PT translate to 2.1

* add PT translate to 2.2

* add portuguese translation to 2.3

* WIP portuguese translation to 2.4

* add portuguese translation to 2.4

* add portuguese translation to 2.5

* add portuguese translation to 2.6

* add _toctree infos

Co-authored-by: lewtun <lewis.c.tunstall@gmail.com>

* [FR] Translation of chapter 2 & event + Review of chapters 0 & 5 (#106)

* Update _toctree.yml

Add chapter 2 
+ little fix of chapter 5

* Update 1.mdx

Review of chapter 0

* Create 1.mdx

* Create 2.mdx

* Create 3.mdx

* Create 4.mdx

* Create 5.mdx

* Create 6.mdx

* Create 7.mdx

* Create 8.mdx

* Update 8.mdx

Since AutoNLP has recently been renamed to AutoTrain, let me make the correction on the English file

* Update 1.mdx

Review of chapter 5/1

* Update 2.mdx

Review of chapter 5/2

* Update 3.mdx

Review of chapter 5/3

* Update 4.mdx

Review of chapter 5/4

* Update 5.mdx

Review of chapter 5/5

* Update 6.mdx

Review of chapter 5/6

* Update 7.mdx

Review of chapter 5/7

* Update 8.mdx

Review of chapter 5/8

* Create 1.mdx

event's translation

* Update _toctree.yml

add event to the tree

* Update _toctree.yml

deletion of the files that pose a problem to pass the checks, will be resubmitted in another PR

* Delete 1.mdx

deletion of the files that pose a problem to pass the checks, will be resubmitted in another PR

* make style correction

* Update _toctree.yml

the -

* Fix spacing

Co-authored-by: Lewis Tunstall <lewis.c.tunstall@gmail.com>

* [th] Translated Chapter2/1 (#83)

* Finish chapter2/1

* Update _toctree.yml

* Add Hindi to CI (#116)

Co-authored-by: DOOHAE JUNG <doohae@DOOHAE-M1-Pro.local>
Co-authored-by: m_khandaker <m_khandaker@eaglys.co.jp>
Co-authored-by: Md. Al-Amin Khandaker <tokhandaker@outlook.com>
Co-authored-by: ftarlaci <18291571+ftarlaci@users.noreply.github.com>
Co-authored-by: Doohae Jung <80743307+Doohae@users.noreply.github.com>
Co-authored-by: melaniedrevet <melanie.univ@gmail.com>
Co-authored-by: Jose M Munoz <munozariasjm@gmail.com>
Co-authored-by: svv73 <88366711+svv73@users.noreply.github.com>
Co-authored-by: Vedant Pandya <pandyaved1999@gmail.com>
Co-authored-by: Bahram Shamshiri <jowharshamshiri@gmail.com>
Co-authored-by: Giyaseddin Bayrak <34009210+giyaseddin@users.noreply.github.com>
Co-authored-by: Pavel <60391448+pdumin@users.noreply.github.com>
Co-authored-by: 1375626371 <40328311+1375626371@users.noreply.github.com>
Co-authored-by: petrichor1122 <87262598+petrichor1122@users.noreply.github.com>
Co-authored-by: zhlhyx <95976146+zhlhyx@users.noreply.github.com>
Co-authored-by: João Gustavo A. Amorim <joaogustavoamorim@gmail.com>
Co-authored-by: lbourdois <58078086+lbourdois@users.noreply.github.com>
Co-authored-by: Cherdsak Kingkan <cherdsak.kingkan@gmail.com>

* Bump release 4 (#133)

* Bump release (#138)

* ko-chapter1/1

* ko _toctree.yml created

* Fix the issue #80

* Single expression changed

* ko/chapter1 finished

* ko/chapter0 finished

* ko/chapter0 finished

* reviewed by @bzantium ko/chapter0

* reviewed by @bzantium chapter0 & fixed typo

* reviewed by @rainmaker712

* maximize Korean expressions

* [Chapter 1] bangla traslation initial commit

* Update 1.mdx

update and fix formating

* Fix formating and typos

* translate _toctree.yml 0-1 chapter

* Add Korean to CI

* [tr] Translated chapter1/2.mdx

* remove translation from sec titles not yet translated

* Add authors [th ru]

* [FIX] _toctree.yml

* Update chapters/bn/chapter0/1.mdx

[FIX] syntax formatting

Co-authored-by: lewtun <lewis.c.tunstall@gmail.com>

* tag typos & indentation & unnatural expressions

* modified toctree.yml for chapter1/2

* modified toctree.yml for chapter1/2 & fix typo

* French Translation - Chapter 5

* Add Bengali to CI

* Update author list

* Adding translations for 2/4 and 2/5 🚀 (#74)

* Adding translations for 2/4 and 2/5 🚀

* Remove English content

Co-authored-by: lewtun <lewis.c.tunstall@gmail.com>

* Translation to Russian (#97)

* translation of chapter 2/section 1

* add section 1 / chapter 2 to _toctree.yml

* Translation of Chapter0 to Hindi (#86)

* Hindi?Chapter0-Part_1

* Hindi/Chapter0-Part_2

* Chapter 0 Persian Translation First Draft (#95)

* merged branch0 into main. no toctree yet.

* updated toctree.

* Updated the glossary with terms from chapter0.

* Second draft in collab w/ @schoobani. Added empty chapter1 for preview.

* Glossary typo fix.

* Translation of Chapter0 (setup) to Arabic (#104)

* Add AR translation for `introduction`

* Fix alignment & format

* Add Arabic to CI build

* Russian - Chapter 1 finished (#98)

* 01/4 start

* 1/4 finished

* 1/5 finished

* 1/5 update toc

* 1/6 finished

* 1/7 finished

* 1/8 finished

* 1/9 finished

* 1/4 fix

* toc update

* Chinese - Chapter 1 finished (#113)

* Chinese - Chapter 1 finished

* Add zh to the languages field

Co-authored-by: petrichor1122 <87262598+petrichor1122@users.noreply.github.com>
Co-authored-by: zhlhyx <95976146+zhlhyx@users.noreply.github.com>

* [PT] Translation of chapter 2 (#107)

* add PT translate to 2.1

* add PT translate to 2.2

* add portuguese translation to 2.3

* WIP portuguese translation to 2.4

* add portuguese translation to 2.4

* add portuguese translation to 2.5

* add portuguese translation to 2.6

* add _toctree infos

Co-authored-by: lewtun <lewis.c.tunstall@gmail.com>

* [FR] Translation of chapter 2 & event + Review of chapters 0 & 5 (#106)

* Update _toctree.yml

Add chapter 2 
+ little fix of chapter 5

* Update 1.mdx

Review of chapter 0

* Create 1.mdx

* Create 2.mdx

* Create 3.mdx

* Create 4.mdx

* Create 5.mdx

* Create 6.mdx

* Create 7.mdx

* Create 8.mdx

* Update 8.mdx

Since AutoNLP has recently been renamed to AutoTrain, let me make the correction on the English file

* Update 1.mdx

Review of chapter 5/1

* Update 2.mdx

Review of chapter 5/2

* Update 3.mdx

Review of chapter 5/3

* Update 4.mdx

Review of chapter 5/4

* Update 5.mdx

Review of chapter 5/5

* Update 6.mdx

Review of chapter 5/6

* Update 7.mdx

Review of chapter 5/7

* Update 8.mdx

Review of chapter 5/8

* Create 1.mdx

event's translation

* Update _toctree.yml

add event to the tree

* Update _toctree.yml

deletion of the files that pose a problem to pass the checks, will be resubmitted in another PR

* Delete 1.mdx

deletion of the files that pose a problem to pass the checks, will be resubmitted in another PR

* make style correction

* Update _toctree.yml

the -

* Fix spacing

Co-authored-by: Lewis Tunstall <lewis.c.tunstall@gmail.com>

* [th] Translated Chapter2/1 (#83)

* Finish chapter2/1

* Update _toctree.yml

* Add Hindi to CI (#116)

* Update README.md (#87)

* Update authors on README (#120)

* Update authors

* French translation `Chapter1` full (#56)


* traduction 1st part of chapter1

* fix typo

* fix job titles and encoder-decoder translation

* add part 2 for 1st chapter

* fix some typo part2

* fix Transformer -> Transformers

* add part 3 not totally ended

* end of part3 of chapter1

* part9 chapter 1

* add part7 chapter 1

* add part5 chapter 1

* part 6 chapter 1

* add part8 chapter 1

* end quizz of chapter

* add last part of chapter 1

Co-authored-by: ChainYo <t.chaigneau.tc@gmail.com>

* Translate to Japanese Chapter0 (#123)

* start working

* translate chapter0/1.mdx

* [FA] First draft of Chapter2/Page2 (#129)

* merged branch0 into main. no toctree yet.

* updated toctree.

* Updated the glossary with terms from chapter0.

* Second draft in collab w/ @schoobani. Added empty chapter1 for preview.

* Glossary typo fix.

* Added missing backticks.

* Removed a couple of bad indefinite articles I forgot.

* First draft of ch2/p2. Adds to glossary. Trans. guidelines moved out.

* Fixed missing diacritics, fixed the py/tf switch placing. Other fixes.

* Changed the equivalent for prediction per @kambizG 's direction.

* Redid ambiguous passage in translation per @lewtun 's direction.

* [th] Finished whole Chapter 2 translation (#127)

* Finish chapter2/1

* delete untranslated files

* chapter2/2 WIP

* Delete WIP files

* WIP chapter2/2

* Fixed conflict

* Update _toctree.yml

* Update _toctree.yml

* Finished Chapter2/2

* Finish all chapter2/n

* Finish all chapter2/n

* Fixed Ch2/8 as PR run failed

* [de] Translation Chapter 0 (#130)

* Copy files to newly created german dir (de)

* Add translation for chapter 0

* Clean up english files for chapter 1

* Change _toctree.yml for chapter 0

* Fix whitespaces

* Fix whitespaces again

* Adjust _toctree.yml - leave only chaper 0

* Add German language (de) to workflow yaml files

* [de] German Translation Guide (#132)

* German Translation Guide

* Add German Glossary to TOC

* Chapter 1, Section 1 Bengali translation (#124)

* [ADD] Chapter 1, Section 1 benglai tranlation

* [FIX] toc

* [FIX] commit mistakes

* [FIX] remove the Eng duplicates

Co-authored-by: m_khandaker <m_khandaker@eaglys.co.jp>

* [FR] Review of chapters 0, 2 & 5 + add chapters 6, 7, 8 & event (#125)

* Create 1.mdx

Event translation

* Create 1.mdx

* Chapter 6 in French

* Update 1.mdx

fix italic

* Update 9.mdx

fix italic

* Update 3.mdx

fix italic

* Update 4.mdx

fix italic

* Update 4.mdx

* Update 1.mdx

little fix

* Update 2.mdx

little fix

* Update 4.mdx

fix italic

* Update 8.mdx

fix italic

* Update 1.mdx

little fix

* Update 2.mdx

little fix

* Update 3.mdx

little fix

* Update 5.mdx

little fix

* Update 7.mdx

little fix

* Update 8.mdx

little fix

* add chapter8

* Update 6.mdx

fix italic

* Update 3.mdx

fix, fix everywhere

* Update 2.mdx

fix, fix everywhere

* Update 4.mdx

fix, fix everywhere

* Update 4_tf.mdx

fix, fix everywhere

* Add files via upload

add chapter 7

* Update 1.mdx

fix links

* Update 2.mdx

fix, fix everywhere

* Update 3.mdx

fix, fix everywhere

* Update 4.mdx

fix, fix everywhere

* Update 5.mdx

* Update 6.mdx

fix, fix everywhere

* Update 7.mdx

fix, fix everywhere

* Update 3.mdx

fix link

* Update 8.mdx

fix link

* Update 2.mdx

fix link

* Update 4.mdx

little fix

* Update 6.mdx

* Update 7.mdx

* Update 8.mdx

fix

* Update 2.mdx

little fix

* Update 3.mdx

little fix

* Update 5.mdx

* Update 4_tf.mdx

little fix

* Update _toctree.yml

Forgot the toctree

* Update _toctree.yml

fix local fields

* Update _toctree.yml

My bad, I forgot some 🙃

* Update 7.mdx

I don't know why it was there...

* Update 1.mdx

* [de] Chapter 3 translation (#128)

* chapter 3 part 1 DE

* [DE] Chapter 3 - Part 2

* Prepare TOC-Tree

* Fein-tuning

* Initial translation

* Glossary additions for C3P3

* C3P2 style

* [de] Chapter 3 P3-TF initial translation

* [de] Chapter 3 P4 initial translation

* [de] Chapter 3 Part 5 initial translation

* [de] Chapter 3 P6 Initial translation

* Missing commas

* fixing quotes

* Mark third option on chapter 8, question 8 as correct (#135)

* doc_change(translation): translating course from english to gujarati (#126)

* change(translation): chapter0 to gujarati

content translated: Chapter0/1.mdx - Introduction

commit-by: menonashwathi4@gmail.com

* Revert "change(translation): chapter0 to gujarati"

This reverts commit c27e06992af8892687f343a19368ce322d69e8b2.

* doc_change(translation): translation to gj

translated content: chapters/gj/chapter0.mdx - introduction

* doc_change(translation): translation to gj

translated content: chapters/gj/chapter0.mdx - introduction

* Delete _toctree.yml

* change: adding gj to github workflow

* nit: fix heading

* Update authors (#136)

* [FA] First draft of Chapter4/Page1 (#134)

* added chapter4 title and it's first section

* added first draft of Chapter4/Page1

* minor fix

* updated the title according to convention

* applied some updates according to convention

* added footnotes, minor improvements

* applied tweaks according to review points

* the new draft of glossary according to PR #134

* fixed an inconsistant title

* minor fix for better compatibility with T points

* applied final touches for this round of G updates

* [FR] End of chapter 3 + chapter 4  (#137)

* add chapters 3 & 4

* Update 2.mdx

fix links

* Update 3.mdx

some fix

* Update 6.mdx

fix tag

* Update 3.mdx

add link to chapter 7

* Update 3_tf.mdx

add link to chapter 7

* Update _toctree.yml

Co-authored-by: DOOHAE JUNG <doohae@DOOHAE-M1-Pro.local>
Co-authored-by: m_khandaker <m_khandaker@eaglys.co.jp>
Co-authored-by: Md. Al-Amin Khandaker <tokhandaker@outlook.com>
Co-authored-by: ftarlaci <18291571+ftarlaci@users.noreply.github.com>
Co-authored-by: Doohae Jung <80743307+Doohae@users.noreply.github.com>
Co-authored-by: melaniedrevet <melanie.univ@gmail.com>
Co-authored-by: Jose M Munoz <munozariasjm@gmail.com>
Co-authored-by: svv73 <88366711+svv73@users.noreply.github.com>
Co-authored-by: Vedant Pandya <pandyaved1999@gmail.com>
Co-authored-by: Bahram Shamshiri <jowharshamshiri@gmail.com>
Co-authored-by: Giyaseddin Bayrak <34009210+giyaseddin@users.noreply.github.com>
Co-authored-by: Pavel <60391448+pdumin@users.noreply.github.com>
Co-authored-by: 1375626371 <40328311+1375626371@users.noreply.github.com>
Co-authored-by: petrichor1122 <87262598+petrichor1122@users.noreply.github.com>
Co-authored-by: zhlhyx <95976146+zhlhyx@users.noreply.github.com>
Co-authored-by: João Gustavo A. Amorim <joaogustavoamorim@gmail.com>
Co-authored-by: lbourdois <58078086+lbourdois@users.noreply.github.com>
Co-authored-by: Cherdsak Kingkan <cherdsak.kingkan@gmail.com>
Co-authored-by: Thomas Chaigneau <50595514+ChainYo@users.noreply.github.com>
Co-authored-by: ChainYo <t.chaigneau.tc@gmail.com>
Co-authored-by: hiromu <45531573+hiromu166@users.noreply.github.com>
Co-authored-by: Cherdsak Kingkan <ckingkan29@gmail.com>
Co-authored-by: Marcus Fraaß <marcus.fraass@gmail.com>
Co-authored-by: Jesper Dramsch <jesper@dramsch.net>
Co-authored-by: amyeroberts <aeroberts4444@gmail.com>
Co-authored-by: Ash <103081562+ashwathim@users.noreply.github.com>
Co-authored-by: Hamed Homaei Rad <h.homaei@gmail.com>

* Bump release (#147)

* Bump release (#161)

* Fix typos in chapter 9 (#176) (#180)

Co-authored-by: regisss <15324346+regisss@users.noreply.github.com>

* Bump release (#187)

* Chapter 2 Section 1 Bengali Translation (huggingface#72) (#168)

* [TH] Chapter 6 Section 1 and 2 (#171)

Co-authored-by: Suteera <sseeha@inovex.de>

* [FA] CH1 / P1-2 (#142)

* Spanish Chapter 3: sections 1 & 2 (#162)

* fix typos in bpe, wordpiece, unigram (#166)

* [FR] French Review (#186)

* Part 7: Training a causal... fixes (#179)

* typo & error mitigation

* consistency

* Trainer.predict() returns 3 fields

* ran make style

* [TR] Translated Chapter 1.6 🤗 (#185)

* added chapter 1/6 to _toctree.yml

* [TR] Translated Chapter 1.6 🤗

Co-authored-by: Avishek Das <avishek.das.ayan@gmail.com>
Co-authored-by: Suteera  Seeha <33692408+meanna@users.noreply.github.com>
Co-authored-by: Suteera <sseeha@inovex.de>
Co-authored-by: Saeed Choobani <saeed.choobani@gmail.com>
Co-authored-by: Fermin Ordaz <fermin.ordaz@gmail.com>
Co-authored-by: Kerem Turgutlu <keremturgutlu@gmail.com>
Co-authored-by: lbourdois <58078086+lbourdois@users.noreply.github.com>
Co-authored-by: Sebastian Sosa <37946988+CakeCrusher@users.noreply.github.com>
Co-authored-by: tanersekmen <56790802+tanersekmen@users.noreply.github.com>

* Bump release 10 (#194)

* Bump release (#195)

* Bump release 12 (#209)

* Bump release (#224)

* Bump release (#229)

* Bump release (#236)

* Bump release (#258)

* Bump release (#270)

* Bump release (#274)

* Bump release (#286)

* Bump release (#288)

* Chapter 2 Section 1 Bengali Translation (huggingface#72) (#168)

* [TH] Chapter 6 Section 1 and 2 (#171)

Co-authored-by: Suteera <sseeha@inovex.de>

* [FA] CH1 / P1-2 (#142)

* Spanish Chapter 3: sections 1 & 2 (#162)

* fix typos in bpe, wordpiece, unigram (#166)

* [FR] French Review (#186)

* Part 7: Training a causal... fixes (#179)

* typo & error mitigation

* consistency

* Trainer.predict() returns 3 fields

* ran make style

* [TR] Translated Chapter 1.6 🤗 (#185)

* added chapter 1/6 to _toctree.yml

* [TR] Translated Chapter 1.6 🤗

* [PT][Chapter 01 - 2.mdx] - issue #51 (#170)

* Fix Gradio ToC (#193)

* Add Gradio authors and Blocks event (#189)

* Update 6.mdx (#188)

Correct link to Transformer XL doc

* Add translating notes and glossary to Spanish (#192)

* Add translating notes and glosary to Spanish

* Adding glossary to the toc

* add pt 4.3 (#191)

* [FR] Visual corrections (#190)

* [PT] add chapter 4.4 and 4.5 (#196)

* fix invite discord link (#197)

* [FA] Second draft of CH2/P1-2 (#139)

* added chapter3 in hindi (#198)

* [TR] Chapter 3/1 (#165)

* [RU] Ch3-1/2/3 (#200)

* [PT] add 5.1 and 5.2 (#204)

* [FA] - Ch3 - P1 and P2 (#199)

* [PT] add `end-of-chapter quiz` for chapter 4 (4.6) (#201)


Co-authored-by: lewtun <lewis.c.tunstall@gmail.com>

* Chapter1: 2.mdx Translated. (#206)

* Remove comments from Persian ToC (#210)

* Fix CI URL for PRs (#211)

* code fragment & english syntax and meaning (#203)

* Updated Ch1/1 with Emoji (#214)

* Add missing numpy import (#217)

* [ES] translate sections 8.1 and 8.2 (#215)

* Fix path to datasets (#216)

* [PT] add 5.3 (#218)

* fix 4.3 (#223)

* Fix notebook generation (#227)

* Add Gradio nb links

* add 5.4 (#226)

* add pt wip (#225)

* Added Gujarati List. (#221)

* Add Gradio nbs links to fr (#228)

* Chinese - Chapter 3finished (#219)

* add ch7 at _toctree and translate 7.1 (#222)

* add 5.5 (#235)

* [FR] Review of chapter 7 (#233)

* Italian translation - chapter 4 (#230)

* Added Thai translation of chapters 3 (#231)

* [Ru] Add part 2, chapter 2 (#234)

* Update 8.mdx (#237)

- Remove Gradio Blocks Party
- Add, Where to next? section

* Created HI/Chapter1/5.mdx (#232)

* Add Spanish chaper3/section4, update toc and glossary (#238)

* [RU] Chapter 3 finished (#239)

* [PT] add 5.6 and 5.7 (#240)

* [EN] Visual corrections (#245)

* Translation for 1/4, 1/5 and 1/6. (#247)

* add event in PT (#250)

* Pin version of black (#252)

* Translate ja event (#241)

* [PT] add quiz chapter 5 (#243)

* Update 5.mdx (#253)

inconsistent naming with line 327

* Translation for Traditional Chinese (zh-tw) chapter0  (#251)


Co-authored-by: Lewis Tunstall <lewis.c.tunstall@gmail.com>

* Translated the whole Chapter 3 to Thai  (#255)

* Japanese chapter 4 (#244)

* Translation of 1/7, 1/8, and 1/9. (#263)

* [PT] add chapter  8.1 and 8.2 (#265)

* [RU] Chapter 4  (#269)

* Add Thai translation for chapter 6.3b to 6.10 (#268)

* add 8.3 (#266)

* 3.mdx of chapter 01 (#260)

Co-authored-by: Lewis Tunstall <lewis.c.tunstall@gmail.com>

* Fix typo (#271)

* [PT] add chapter 6.1 (#273)

* add Japanese chapter7 (#267)

* replace `load_metric` with `evaluate.load` (#285)

* update `load_metric` refs to `evaluate.load`

Co-authored-by: lewtun <lewis.c.tunstall@gmail.com>

* [GJ] Translation to Gujarati - Ch0 Setup (#287)

* [PT] add chapter 6.2 and 6.3 (#279)

* zh-CN - Chapter 4,5finished (#281)

Co-authored-by: Lewis Tunstall <lewis.c.tunstall@gmail.com>

* Chapter 01 - Done [PT] #51 (#280)

Co-authored-by: Lewis Tunstall <lewis.c.tunstall@gmail.com>

Co-authored-by: Avishek Das <avishek.das.ayan@gmail.com>
Co-authored-by: Suteera  Seeha <33692408+meanna@users.noreply.github.com>
Co-authored-by: Suteera <sseeha@inovex.de>
Co-authored-by: Saeed Choobani <saeed.choobani@gmail.com>
Co-authored-by: Fermin Ordaz <fermin.ordaz@gmail.com>
Co-authored-by: Kerem Turgutlu <keremturgutlu@gmail.com>
Co-authored-by: lbourdois <58078086+lbourdois@users.noreply.github.com>
Co-authored-by: Sebastian Sosa <37946988+CakeCrusher@users.noreply.github.com>
Co-authored-by: tanersekmen <56790802+tanersekmen@users.noreply.github.com>
Co-authored-by: Victor Costa <54755870+victorescosta@users.noreply.github.com>
Co-authored-by: Camille Couturier <couturierc@users.noreply.github.com>
Co-authored-by: João Gustavo A. Amorim <joaogustavoamorim@gmail.com>
Co-authored-by: Bahram Shamshiri <jowharshamshiri@gmail.com>
Co-authored-by: Kavya <36916536+robotjellyzone@users.noreply.github.com>
Co-authored-by: Batuhan Ayhan <bayhan2000@outlook.com>
Co-authored-by: Pavel <60391448+pdumin@users.noreply.github.com>
Co-authored-by: Kambiz Ghoorchian <kambiz.ghoorchian@gmail.com>
Co-authored-by: Vedant Pandya <pandyaved1999@gmail.com>
Co-authored-by: Diego Vargas <91356068+dzarkV@users.noreply.github.com>
Co-authored-by: Thomas O'Brien <tbobrien612@gmail.com>
Co-authored-by: Lincoln V Schreiber <lincolnschreiber@gmail.com>
Co-authored-by: 1375626371 <40328311+1375626371@users.noreply.github.com>
Co-authored-by: Giorgio Severi <ClonedOne@users.noreply.github.com>
Co-authored-by: svv73 <88366711+svv73@users.noreply.github.com>
Co-authored-by: Ömer Faruk Özdemir <farukozderim@gmail.com>
Co-authored-by: Caterina Bonan <97481648+CaterinaBi@users.noreply.github.com>
Co-authored-by: Hiromu Hota <hiromu.hota@gmail.com>
Co-authored-by: trtd56 <5toda6@gmail.com>
Co-authored-by: Mehrdad Nezamdoost <mehrdad.nd@gmail.com>
Co-authored-by: Wolvz <peng86david@gmail.com>
Co-authored-by: a-krirk <56425947+a-krirk@users.noreply.github.com>
Co-authored-by: atgctg <105969161+atgctg@users.noreply.github.com>
Co-authored-by: Thiago Medeiros <thiago.medeiros.carvalho@gmail.com>
Co-authored-by: webbigdata-jp <87654083+webbigdata-jp@users.noreply.github.com>
Co-authored-by: Leandro von Werra <lvwerra@users.noreply.github.com>
Co-authored-by: Bhadresh Savani <bhadreshpsavani@gmail.com>

* Bump release (#295)

* Bump release (#296)

* Bump release (#299)

* Bump release (#305)

* Chinese - Chapter 1 finished

* Add zh to the languages field

 Add zh to the languages field in the build_documentation.yml and build_pr_documentation.yml files

* Remove untranslated chapters in _toctree.yml

Remove all these sections that haven't been translated yet
Remove Chapter 0 from the table of contents since it hasn't been translated yet

* Fixed an error in the translation format

Fixed an error in the translation format of Chapter 1, Section 3

* Added a small part of the missing content

* Fix style

* Complete the translation of Chapters 0 and 2

* Fixed some bugs

·Fixed some formatting errors
·Moved Chapters 0 and 2 to Simplified Chinese

* Add files via upload

Formatting revisions and some translation corrections

* run make style to format chapter1 session3

* run make style to format code

* run make style to format code

* Fix style

* Chapter 2 Section 1 Bengali Translation (huggingface#72) (#168)

* [TH] Chapter 6 Section 1 and 2 (#171)

Co-authored-by: Suteera <sseeha@inovex.de>

* [FA] CH1 / P1-2 (#142)

* Spanish Chapter 3: sections 1 & 2 (#162)

* fix typos in bpe, wordpiece, unigram (#166)

* [FR] French Review (#186)

* Part 7: Training a causal... fixes (#179)

* typo & error mitigation

* consistency

* Trainer.predict() returns 3 fields

* ran make style

* [TR] Translated Chapter 1.6 🤗 (#185)

* added chapter 1/6 to _toctree.yml

* [TR] Translated Chapter 1.6 🤗

* [PT][Chapter 01 - 2.mdx] - issue #51 (#170)

* Fix Gradio ToC (#193)

* Add Gradio authors and Blocks event (#189)

* Update 6.mdx (#188)

Correct link to Transformer XL doc

* Add translating notes and glossary to Spanish (#192)

* Add translating notes and glosary to Spanish

* Adding glossary to the toc

* add pt 4.3 (#191)

* [FR] Visual corrections (#190)

* [PT] add chapter 4.4 and 4.5 (#196)

* fix invite discord link (#197)

* [FA] Second draft of CH2/P1-2 (#139)

* added chapter3 in hindi (#198)

* [TR] Chapter 3/1 (#165)

* [RU] Ch3-1/2/3 (#200)

* [PT] add 5.1 and 5.2 (#204)

* Add placeholders for audio chapters (#208)

* [FA] - Ch3 - P1 and P2 (#199)

* [PT] add `end-of-chapter quiz` for chapter 4 (4.6) (#201)


Co-authored-by: lewtun <lewis.c.tunstall@gmail.com>

* Chapter1: 2.mdx Translated. (#206)

* Remove comments from Persian ToC (#210)

* Fix CI URL for PRs (#211)

* code fragment & english syntax and meaning (#203)

* Updated Ch1/1 with Emoji (#214)

* Add missing numpy import (#217)

* Updata chapter3

* Code format for chapter3

* Updata yml file of chapter3

* Uptata yml file of chapter3

* Fix yml file bug

* [ES] translate sections 8.1 and 8.2 (#215)

* Fix path to datasets (#216)

* [PT] add 5.3 (#218)

* fix 4.3 (#223)

* Run make style

* Fix notebook generation (#227)

* Add Gradio nb links

* add 5.4 (#226)

* add pt wip (#225)

* Added Gujarati List. (#221)

* Fix quality

* Add Gradio nbs links to fr (#228)

* Fix ToC tree

* Remove audio templates

* Fix fr section

* Fix fr chapter

* Chinese - Chapter 3finished (#219)

* add ch7 at _toctree and translate 7.1 (#222)

* add 5.5 (#235)

* [FR] Review of chapter 7 (#233)

* Italian translation - chapter 4 (#230)

* Added Thai translation of chapters 3 (#231)

* [Ru] Add part 2, chapter 2 (#234)

* Update 8.mdx (#237)

- Remove Gradio Blocks Party
- Add, Where to next? section

* Created HI/Chapter1/5.mdx (#232)

* Add Spanish chaper3/section4, update toc and glossary (#238)

* [RU] Chapter 3 finished (#239)

* [PT] add 5.6 and 5.7 (#240)

* [EN] Visual corrections (#245)

* Translation for 1/4, 1/5 and 1/6. (#247)

* add event in PT (#250)

* Pin version of black (#252)

* Translate ja event (#241)

* [PT] add quiz chapter 5 (#243)

* Update 5.mdx (#253)

inconsistent naming with line 327

* Translation for Traditional Chinese (zh-tw) chapter0  (#251)


Co-authored-by: Lewis Tunstall <lewis.c.tunstall@gmail.com>

* Translated the whole Chapter 3 to Thai  (#255)

* Japanese chapter 4 (#244)

* Translation of 1/7, 1/8, and 1/9. (#263)

* [PT] add chapter  8.1 and 8.2 (#265)

* [RU] Chapter 4  (#269)

* Add Thai translation for chapter 6.3b to 6.10 (#268)

* add 8.3 (#266)

* 3.mdx of chapter 01 (#260)

Co-authored-by: Lewis Tunstall <lewis.c.tunstall@gmail.com>

* Fix typo (#271)

* [PT] add chapter 6.1 (#273)

* add Japanese chapter7 (#267)

* zh-CN - Chapter 4,5finished

* replace `load_metric` with `evaluate.load` (#285)

* update `load_metric` refs to `evaluate.load`

Co-authored-by: lewtun <lewis.c.tunstall@gmail.com>

* [GJ] Translation to Gujarati - Ch0 Setup (#287)

* [PT] add chapter 6.2 and 6.3 (#279)

* Fix formatting

* Debug formatting

* Debug FR formatting

* zh-CN - Chapter 4,5finished (#281)

Co-authored-by: Lewis Tunstall <lewis.c.tunstall@gmail.com>

* Chapter 01 - Done [PT] #51 (#280)

Co-authored-by: Lewis Tunstall <lewis.c.tunstall@gmail.com>

* tf_default_data_collator seems to have moved

* zh-CN - Chapter 6finished

* Revert "Merge branch 'huggingface:main' into main"

This reverts commit aebb46e12f9f87a4303f8bb4f0f2cf545eb83b21, reversing
changes made to 69187a3789e8d3d2d0de821ebe495f111d1cc73d.

* Revert "zh-CN - Chapter 6finished"

This reverts commit e69fce28d3a7b35b76c4f768a6cedf295b37d8c9.

* zh-CN - Chapter 6finished

* fix style

* undo bad commit

* Chapter5it (#278)

* added the italian translation for unit 1 chapter5

Co-authored-by: Leandro von Werra <lvwerra@users.noreply.github.com>

* Vietnamese translation (#293)

* Update .github/workflows/build_pr_documentation.yml

Co-authored-by: lewtun <lewis.c.tunstall@gmail.com>

* Translate JP chapter 8 (#249)

* Italian translation - Chapter 8 (#272)

* Translation to Vietnamese - chapter 5 (#297)

* Add course contributors (#298)

* Add CourseFloatingBanner component

* DocNotebookDropdown -> CourseFloatingBanner

* Italian translation Ch 2/1, 2/2 (#300)

* Add contributors (#304)

* Add forum button (#306)

Co-authored-by: 1375626371 <40328311+1375626371@users.noreply.github.com>
Co-authored-by: 1375626371 <1375626371@qq.com>
Co-authored-by: Avishek Das <avishek.das.ayan@gmail.com>
Co-authored-by: Suteera  Seeha <33692408+meanna@users.noreply.github.com>
Co-authored-by: Suteera <sseeha@inovex.de>
Co-authored-by: Saeed Choobani <saeed.choobani@gmail.com>
Co-authored-by: Fermin Ordaz <fermin.ordaz@gmail.com>
Co-authored-by: Kerem Turgutlu <keremturgutlu@gmail.com>
Co-authored-by: lbourdois <58078086+lbourdois@users.noreply.github.com>
Co-authored-by: Sebastian Sosa <37946988+CakeCrusher@users.noreply.github.com>
Co-authored-by: tanersekmen <56790802+tanersekmen@users.noreply.github.com>
Co-authored-by: Victor Costa <54755870+victorescosta@users.noreply.github.com>
Co-authored-by: Camille Couturier <couturierc@users.noreply.github.com>
Co-authored-by: João Gustavo A. Amorim <joaogustavoamorim@gmail.com>
Co-authored-by: Bahram Shamshiri <jowharshamshiri@gmail.com>
Co-authored-by: Kavya <36916536+robotjellyzone@users.noreply.github.com>
Co-authored-by: Batuhan Ayhan <bayhan2000@outlook.com>
Co-authored-by: Pavel <60391448+pdumin@users.noreply.github.com>
Co-authored-by: Kambiz Ghoorchian <kambiz.ghoorchian@gmail.com>
Co-authored-by: Vedant Pandya <pandyaved1999@gmail.com>
Co-authored-by: Diego Vargas <91356068+dzarkV@users.noreply.github.com>
Co-authored-by: Thomas O'Brien <tbobrien612@gmail.com>
Co-authored-by: Lincoln V Schreiber <lincolnschreiber@gmail.com>
Co-authored-by: Giorgio Severi <ClonedOne@users.noreply.github.com>
Co-authored-by: svv73 <88366711+svv73@users.noreply.github.com>
Co-authored-by: Ömer Faruk Özdemir <farukozderim@gmail.com>
Co-authored-by: Caterina Bonan <97481648+CaterinaBi@users.noreply.github.com>
Co-authored-by: Hiromu Hota <hiromu.hota@gmail.com>
Co-authored-by: trtd56 <5toda6@gmail.com>
Co-authored-by: Mehrdad Nezamdoost <mehrdad.nd@gmail.com>
Co-authored-by: Wolvz <peng86david@gmail.com>
Co-authored-by: a-krirk <56425947+a-krirk@users.noreply.github.com>
Co-authored-by: atgctg <105969161+atgctg@users.noreply.github.com>
Co-authored-by: Thiago Medeiros <thiago.medeiros.carvalho@gmail.com>
Co-authored-by: webbigdata-jp <87654083+webbigdata-jp@users.noreply.github.com>
Co-authored-by: Leandro von Werra <lvwerra@users.noreply.github.com>
Co-authored-by: Bhadresh Savani <bhadreshpsavani@gmail.com>
Co-authored-by: Andreas Ehrencrona <andreas.ehrencrona@velik.it>
Co-authored-by: leandro <leandro.vonwerra@spoud.io>
Co-authored-by: Matt <Rocketknight1@users.noreply.github.com>
Co-authored-by: Nolanogenn <52080100+Nolanogenn@users.noreply.github.com>
Co-authored-by: Hồng Hạnh <hanh.usth@gmail.com>
Co-authored-by: Younes Belkada <49240599+younesbelkada@users.noreply.github.com>
Co-authored-by: Edoardo Abati <29585319+EdAbati@users.noreply.github.com>
Co-authored-by: Mishig Davaadorj <dmishig@gmail.com>
Co-authored-by: Acciaro Gennaro Daniele <acciarogennaro@gmail.com>

* Bump release (#307)

* Bump release (#308)

* Bump release (#314)

* Bump release (#320)

* Bump release (#328)

* Bump release (#333)

* Bump release (#335)

* Bump release (#343)

* Bump release (#355)

* Bump release (#358)

* Bump release (#371)

* Bump release (#381)

* Bump release (#387)

* Bump release (#404)

* Bump release (#413)

* Bump release (#426)

* Bump release (#463)

---------

Co-authored-by: DOOHAE JUNG <doohae@DOOHAE-M1-Pro.local>
Co-authored-by: m_khandaker <m_khandaker@eaglys.co.jp>
Co-authored-by: Md. Al-Amin Khandaker <tokhandaker@outlook.com>
Co-authored-by: ftarlaci <18291571+ftarlaci@users.noreply.github.com>
Co-authored-by: Doohae Jung <80743307+Doohae@users.noreply.github.com>
Co-authored-by: melaniedrevet <melanie.univ@gmail.com>
Co-authored-by: Jose M Munoz <munozariasjm@gmail.com>
Co-authored-by: svv73 <88366711+svv73@users.noreply.github.com>
Co-authored-by: Vedant Pandya <pandyaved1999@gmail.com>
Co-authored-by: Bahram Shamshiri <jowharshamshiri@gmail.com>
Co-authored-by: Giyaseddin Bayrak <34009210+giyaseddin@users.noreply.github.com>
Co-authored-by: Pavel <60391448+pdumin@users.noreply.github.com>
Co-authored-by: 1375626371 <40328311+1375626371@users.noreply.github.com>
Co-authored-by: petrichor1122 <87262598+petrichor1122@users.noreply.github.com>
Co-authored-by: zhlhyx <95976146+zhlhyx@users.noreply.github.com>
Co-authored-by: João Gustavo A. Amorim <joaogustavoamorim@gmail.com>
Co-authored-by: lbourdois <58078086+lbourdois@users.noreply.github.com>
Co-authored-by: Cherdsak Kingkan <cherdsak.kingkan@gmail.com>
Co-authored-by: Thomas Chaigneau <50595514+ChainYo@users.noreply.github.com>
Co-authored-by: ChainYo <t.chaigneau.tc@gmail.com>
Co-authored-by: hiromu <45531573+hiromu166@users.noreply.github.com>
Co-authored-by: Cherdsak Kingkan <ckingkan29@gmail.com>
Co-authored-by: Marcus Fraaß <marcus.fraass@gmail.com>
Co-authored-by: Jesper Dramsch <jesper@dramsch.net>
Co-authored-by: amyeroberts <aeroberts4444@gmail.com>
Co-authored-by: Ash <103081562+ashwathim@users.noreply.github.com>
Co-authored-by: Hamed Homaei Rad <h.homaei@gmail.com>
Co-authored-by: Dawood Khan <dawoodkhan82@gmail.com>
Co-authored-by: regisss <15324346+regisss@users.noreply.github.com>
Co-authored-by: Avishek Das <avishek.das.ayan@gmail.com>
Co-authored-by: Suteera  Seeha <33692408+meanna@users.noreply.github.com>
Co-authored-by: Suteera <sseeha@inovex.de>
Co-authored-by: Saeed Choobani <saeed.choobani@gmail.com>
Co-authored-by: Fermin Ordaz <fermin.ordaz@gmail.com>
Co-authored-by: Kerem Turgutlu <keremturgutlu@gmail.com>
Co-authored-by: Sebastian Sosa <37946988+CakeCrusher@users.noreply.github.com>
Co-authored-by: tanersekmen <56790802+tanersekmen@users.noreply.github.com>
Co-authored-by: Victor Costa <54755870+victorescosta@users.noreply.github.com>
Co-authored-by: Camille Couturier <couturierc@users.noreply.github.com>
Co-authored-by: Kavya <36916536+robotjellyzone@users.noreply.github.com>
Co-authored-by: Batuhan Ayhan <bayhan2000@outlook.com>
Co-authored-by: Kambiz Ghoorchian <kambiz.ghoorchian@gmail.com>
Co-authored-by: Diego Vargas <91356068+dzarkV@users.noreply.github.com>
Co-authored-by: Thomas O'Brien <tbobrien612@gmail.com>
Co-authored-by: Lincoln V Schreiber <lincolnschreiber@gmail.com>
Co-authored-by: Giorgio Severi <ClonedOne@users.noreply.github.com>
Co-authored-by: Ömer Faruk Özdemir <farukozderim@gmail.com>
Co-authored-by: Caterina Bonan <97481648+CaterinaBi@users.noreply.github.com>
Co-authored-by: Hiromu Hota <hiromu.hota@gmail.com>
Co-authored-by: trtd56 <5toda6@gmail.com>
Co-authored-by: Mehrdad Nezamdoost <mehrdad.nd@gmail.com>
Co-authored-by: Wolvz <peng86david@gmail.com>
Co-authored-by: a-krirk <56425947+a-krirk@users.noreply.github.com>
Co-authored-by: atgctg <105969161+atgctg@users.noreply.github.com>
Co-authored-by: Thiago Medeiros <thiago.medeiros.carvalho@gmail.com>
Co-authored-by: webbigdata-jp <87654083+webbigdata-jp@users.noreply.github.com>
Co-authored-by: Leandro von Werra <lvwerra@users.noreply.github.com>
Co-authored-by: Bhadresh Savani <bhadreshpsavani@gmail.com>
Co-authored-by: 1375626371 <1375626371@qq.com>
Co-authored-by: Andreas Ehrencrona <andreas.ehrencrona@velik.it>
Co-authored-by: leandro <leandro.vonwerra@spoud.io>
Co-authored-by: Matt <Rocketknight1@users.noreply.github.com>
Co-authored-by: Nolanogenn <52080100+Nolanogenn@users.noreply.github.com>
Co-authored-by: Hồng Hạnh <hanh.usth@gmail.com>
Co-authored-by: Younes Belkada <49240599+younesbelkada@users.noreply.github.com>
Co-authored-by: Edoardo Abati <29585319+EdAbati@users.noreply.github.com>
Co-authored-by: Mishig Davaadorj <dmishig@gmail.com>
Co-authored-by: Acciaro Gennaro Daniele <acciarogennaro@gmail.com>

* Revert "Bump release (#566)" (#567)

This reverts commit cccc2c91ac8e702e5e14bbb0419dbf0490c7aaaf.

* updated documentation links

* [doc build] Use secrets (#581)

* docs: fix broken links

* changed 'perspires' to 'persists' in chapter 1 quiz

solves issue #585

* Update 4.mdx

You forgot to write a return for this function.

* Update 4.mdx : Fix Typo

Should be "course"

* fix link

* Update 2.mdx

updated loading datasets link

* Update 2.mdx

updated loading datasets link

* Update 2.mdx

updated loading datasets link

* Update 2.mdx

updated loading datasets link

* Update 2.mdx

updated loading datasets link

* Update 2.mdx

updated loading datasets link

* Update 2.mdx

updated loading datasets link

* Update 2.mdx

updated loading datasets link

* Update 2.mdx

updated loading datasets link

* Update 2.mdx

updated loading datasets link

* Update 2.mdx

updated loading datasets link

* Update 2.mdx

updated loading datasets link

* Fix syntax in vi/chapter7/7.mdx

There was an unnecessary `</Tip>`

* Remove `get_lr()` from logs which refers to nonexistent function

`get_lr()` is called as part of this function, but the function is not declared anywhere in the script. This change removes this portion of the code since it is non-necessary.

* Update 4.mdx

removed judgmental argument

* Update en-version

* fix: remove useless token

* fix: remove useless token (#635)

* Translate Chapter 3 to Spanish (#510)

* translate Chapter 3 to Spanish

* translate code comments to Spanish and fix typos

* Translating Chapter 6 to Spanish (#523)

* Translating sections 1 and 2 to spanish

* Translating sections 3 to spanish

* Translating sections 3b to spanish

* Translating sections 4 to spanish

* Translating section 5 to spanish

* Translating section 6 to spanish

* Translating section 7 to spanish

* Translating section 8 to spanish

* Translating section 9 to spanish

* Translating section 10 to spanish

* Adding Sections to _toctree.yml

* Fixing Typos after second review

---------

Co-authored-by: datacubeR <datacuber@pop-os.localdomain>

* Update 5.mdx

Ajuste na tradução de "encoders". São "codificadores", não "decodificadores". Decoders são "decodificadores".

* Update doc CI (#643)

* Фиксация текущих результатов.

* Фиксирую текущее состояние.

* Fixing the transfer results for today.

* Translated files 3b and partially 4. Fixing the result.

* Fixing today's translation.

* fix typos in Spanish translation (#511)

* Fixing today's translation. Files: 6.mdx, 7.mdx and half of 8.mdx.

* The translation of chapter 6 has been completed.

* Delete chapters/en/.ipynb_checkpoints/_toctree-checkpoint.yml

This is backup created by JupyterLab.

* Delete chapters/en/chapter5/.ipynb_checkpoints/8-checkpoint.mdx

This is backup created by JupyterLab.

* Delete chapters/en/chapter6/.ipynb_checkpoints/1-checkpoint.mdx

This is backup created by JupyterLab.

* Delete chapters/en/chapter6/.ipynb_checkpoints/2-checkpoint.mdx

This is backup created by JupyterLab.

* Delete chapters/en/chapter6/.ipynb_checkpoints/8-checkpoint.mdx

This is backup created by JupyterLab.

* Delete chapters/en/chapter6/.ipynb_checkpoints/9-checkpoint.mdx

This is backup created by JupyterLab.

* Delete chapters/ru/.ipynb_checkpoints/TRANSLATING-checkpoint.txt

This is backup created by JupyterLab.

* Delete chapters/ru/.ipynb_checkpoints/_toctree-checkpoint.yml

This is backup created by JupyterLab.

* Delete chapters/ru/chapter5/.ipynb_checkpoints/8-checkpoint.mdx

This is backup created by JupyterLab.

* Update 10.mdx

Minor fix.

* Update 10.mdx

Trying to solve the markup problem.

* Update 10.mdx

Correcting the syntax of some markup again)

* Update chapters/ru/chapter6/4.mdx

Yes, that space is redundant here. You're right about that.

Co-authored-by: Maria Khalusova <kafooster@gmail.com>

* Update chapters/ru/chapter6/4.mdx

Extra space. I overlooked it. My mistake.

Co-authored-by: Maria Khalusova <kafooster@gmail.com>

* Update chapters/ru/chapter6/3.mdx

There's an extra space here. You're right.

Co-authored-by: Maria Khalusova <kafooster@gmail.com>

* Update chapters/ru/chapter6/3.mdx

There's an extra space here. You're right.

Co-authored-by: Maria Khalusova <kafooster@gmail.com>

* Update chapters/ru/chapter6/3b.mdx

Yeah, there's no need for a space here.

Co-authored-by: Maria Khalusova <kafooster@gmail.com>

* Update chapters/ru/chapter6/3.mdx

Co-authored-by: Maria Khalusova <kafooster@gmail.com>

* Update 3.mdx

* Update 7.mdx

Translated the comments noted on the review.

* Update 3.mdx

Translated the missing comments in the code.

* Update chapters/ru/chapter6/3b.mdx

Yes, an extra space.

Co-authored-by: Maria Khalusova <kafooster@gmail.com>

* Update chapters/ru/chapter6/5.mdx

Minor fix.

Co-authored-by: Maria Khalusova <kafooster@gmail.com>

---------

Co-authored-by: Yuan <yuant614@gmail.com>
Co-authored-by: lbourdois <58078086+lbourdois@users.noreply.github.com>
Co-authored-by: IL-GU KIM <53106649+dlfrnaos19@users.noreply.github.com>
Co-authored-by: Kim Bo Geum <53206051+nsbg@users.noreply.github.com>
Co-authored-by: Bartosz Szmelczynski <43574448+Bearnardd@users.noreply.github.com>
Co-authored-by: Shawn Lee <icell.vip@gmail.com>
Co-authored-by: Naveen Reddy D <dnaveen356@gmail.com>
Co-authored-by: rainmaker <sungjin7127@gmail.com>
Co-authored-by: “Ryan” <“sungjin.712@navercorp.com”>
Co-authored-by: Wonhyeong Seo <wonhseo@kakao.com>
Co-authored-by: Meta Learner응용개발팀 류민호 <skt.1112914@sk.com>
Co-authored-by: Minho Ryu <ryumin93@gmail.com>
Co-authored-by: richardachen <85973297+richardachen@users.noreply.github.com>
Co-authored-by: Luke Cheng <2258420+chenglu@users.noreply.github.com>
Co-authored-by: beyondguo <37113676+beyondguo@users.noreply.github.com>
Co-authored-by: bsenst <benjamin.senst@gmail.com>
Co-authored-by: 1375626371 <1375626371@qq.com>
Co-authored-by: yaoqih <40328311+yaoqih@users.noreply.github.com>
Co-authored-by: 李洋 <45715979+innovation64@users.noreply.github.com>
Co-authored-by: PowerChina <PowerChina@users.noreply.github.com>
Co-authored-by: chenglu99 <i@mobai.org>
Co-authored-by: iCell <shawn.lee@binance.com>
Co-authored-by: Tiezhen WANG <38108242+xianbaoqian@users.noreply.github.com>
Co-authored-by: Qi Zhang <qi-001@outlook.com>
Co-authored-by: researcher <1131419673@qq.com>
Co-authored-by: simpleAI <cony.zhang@outlook.com>
Co-authored-by: FYJNEVERFOLLOWS <FYJNEVERFOLLOWS@163.com>
Co-authored-by: zhangchaosd <zhangchaogoo@gmail.com>
Co-authored-by: TK Buristrakul <tkburis@gmail.com>
Co-authored-by: Acciaro Gennaro Daniele <acciarogennaro@gmail.com>
Co-authored-by: Carlos Aguayo <carlos.aguayo@appian.com>
Co-authored-by: ateliershen <atelier@dsgn.tw>
Co-authored-by: Pavel Nesterov <pavel.a.nesterov@gmail.com>
Co-authored-by: Artyom Boyko <blademoon@yandex.ru>
Co-authored-by: Kirill Milintsevich <milintsevich@gmail.com>
Co-authored-by: jybarnes21 <jybarnes21@gmail.com>
Co-authored-by: gxy-gxy <1115404657@qq.com>
Co-authored-by: iLeGend <824040212@qq.com>
Co-authored-by: sj <vhch66@gmail.com>
Co-authored-by: Sureshkumar Thangavel <108256+tsureshkumar@users.noreply.github.com>
Co-authored-by: Andrei Shirobokov <shirobokov.andrey@gmail.com>
Co-authored-by: Pranav <66965591+Pranav-Bobde@users.noreply.github.com>
Co-authored-by: Maria Khalusova <kafooster@gmail.com>
Co-authored-by: DOOHAE JUNG <doohae@DOOHAE-M1-Pro.local>
Co-authored-by: m_khandaker <m_khandaker@eaglys.co.jp>
Co-authored-by: Md. Al-Amin Khandaker <tokhandaker@outlook.com>
Co-authored-by: ftarlaci <18291571+ftarlaci@users.noreply.github.com>
Co-authored-by: Doohae Jung <80743307+Doohae@users.noreply.github.com>
Co-authored-by: melaniedrevet <melanie.univ@gmail.com>
Co-authored-by: Jose M Munoz <munozariasjm@gmail.com>
Co-authored-by: svv73 <88366711+svv73@users.noreply.github.com>
Co-authored-by: Vedant Pandya <pandyaved1999@gmail.com>
Co-authored-by: Bahram Shamshiri <jowharshamshiri@gmail.com>
Co-authored-by: Giyaseddin Bayrak <34009210+giyaseddin@users.noreply.github.com>
Co-authored-by: Pavel <60391448+pdumin@users.noreply.github.com>
Co-authored-by: 1375626371 <40328311+1375626371@users.noreply.github.com>
Co-authored-by: petrichor1122 <87262598+petrichor1122@users.noreply.github.com>
Co-authored-by: zhlhyx <95976146+zhlhyx@users.noreply.github.com>
Co-authored-by: João Gustavo A. Amorim <joaogustavoamorim@gmail.com>
Co-authored-by: Cherdsak Kingkan <cherdsak.kingkan@gmail.com>
Co-authored-by: Thomas Chaigneau <50595514+ChainYo@users.noreply.github.com>
Co-authored-by: ChainYo <t.chaigneau.tc@gmail.com>
Co-authored-by: hiromu <45531573+hiromu166@users.noreply.github.com>
Co-authored-by: Cherdsak Kingkan <ckingkan29@gmail.com>
Co-authored-by: Marcus Fraaß <marcus.fraass@gmail.com>
Co-authored-by: Jesper Dramsch <jesper@dramsch.net>
Co-authored-by: amyeroberts <aeroberts4444@gmail.com>
Co-authored-by: Ash <103081562+ashwathim@users.noreply.github.com>
Co-authored-by: Hamed Homaei Rad <h.homaei@gmail.com>
Co-authored-by: Dawood Khan <dawoodkhan82@gmail.com>
Co-authored-by: regisss <15324346+regisss@users.noreply.github.com>
Co-authored-by: Avishek Das <avishek.das.ayan@gmail.com>
Co-authored-by: Suteera  Seeha <33692408+meanna@users.noreply.github.com>
Co-authored-by: Suteera <sseeha@inovex.de>
Co-authored-by: Saeed Choobani <saeed.choobani@gmail.com>
Co-authored-by: Fermin Ordaz <fermin.ordaz@gmail.com>
Co-authored-by: Kerem Turgutlu <keremturgutlu@gmail.com>
Co-authored-by: Sebastian Sosa <37946988+CakeCrusher@users.noreply.github.com>
Co-authored-by: tanersekmen <56790802+tanersekmen@users.noreply.github.com>
Co-authored-by: Victor Costa <54755870+victorescosta@users.noreply.github.com>
Co-authored-by: Camille Couturier <couturierc@users.noreply.github.com>
Co-authored-by: Kavya <36916536+robotjellyzone@users.noreply.github.com>
Co-authored-by: Batuhan Ayhan <bayhan2000@outlook.com>
Co-authored-by: Kambiz Ghoorchian <kambiz.ghoorchian@gmail.com>
Co-authored-by: Diego Vargas <91356068+dzarkV@users.noreply.github.com>
Co-authored-by: Thomas O'Brien <tbobrien612@gmail.com>
Co-authored-by: Lincoln V Schreiber <lincolnschreiber@gmail.com>
Co-authored-by: Giorgio Severi <ClonedOne@users.noreply.github.com>
Co-authored-by: Ömer Faruk Özdemir <farukozderim@gmail.com>
Co-authored-by: Caterina Bonan <97481648+CaterinaBi@users.noreply.github.com>
Co-authored-by: Hiromu Hota <hiromu.hota@gmail.com>
Co-authored-by: trtd56 <5toda6@gmail.com>
Co-authored-by: Mehrdad Nezamdoost <mehrdad.nd@gmail.com>
Co-authored-by: Wolvz <peng86david@gmail.com>
Co-authored-by: a-krirk <56425947+a-krirk@users.noreply.github.com>
Co-authored-by: atgctg <105969161+atgctg@users.noreply.github.com>
Co-authored-by: Thiago M…
lewtun added a commit that referenced this issue Jan 29, 2024
* translate no.24

* review 06 cn translations

* review 07 cn translations

* Update 23_what-is-dynamic-padding.srt

* Update 23_what-is-dynamic-padding.srt

* Update 23_what-is-dynamic-padding.srt

* Update subtitles/zh-CN/23_what-is-dynamic-padding.srt

Co-authored-by: Luke Cheng <2258420+chenglu@users.noreply.github.com>

* Update subtitles/zh-CN/23_what-is-dynamic-padding.srt

Co-authored-by: Luke Cheng <2258420+chenglu@users.noreply.github.com>

* add blank

* Review No. 11, No. 12

* Review No. 13

* Review No. 12

* Review No. 14

* finished review

* optimized translation

* optimized translation

* docs(zh-cn): Reviewed No. 29 - Write your training loop in PyTorch

* Review 15

* Review 16

* Review 17

* Review 18

* Review ch 72 translation

* Update 72 cn translation

* To be reviewed No.42-No.54

* No.11 check-out

* No.12 check-out

* No. 13 14 check-out

* No. 15 16 check-out

* No. 17 18 check-out

* Add note for "token-*"

* Reviewed No.8, 9, 10

* Reviewed No.42

* Review No.43

* finished review

* optimized translation

* finished review

* optimized translation

* Review 44(need refine)

* Review 45(need refine)

* Review No. 46 (need refine)

* Review No.47

* Review No.46

* Review No.45

* Review No.44

* Review No.48

* Review No.49

* Review No.50

* Modify Ko chapter2 8.mdx (#465)

* Add Ko chapter2 2.mdx

* Add Ko chapter2 2.mdx

* Add Ko chapter2 3.mdx & 4.mdx

* Modify Ko chapter2 3.mdx & 4.mdx

* Modify Ko chapter2 3.mdx & 4.mdx

* Modify Ko chapter2 3.mdx & 4.mdx

* Modify _toctree.yml

* Add Ko chapter2 5.mdx

* Modify Ko chapter2 4.mdx

* Add doc-builder step

* Add Ko chapter2 6~8.mdx & Modify Ko chapter2 2.mdx typo

* Modify Ko _toctree.yml

* Modify Ko chapter2 8.mdx & README.md

* Fixed typo (#471)

* fixed subtitle errors (#474)

timestamp: 00:00:26,640 --> 00:00:28,620
modification: notification --> authentication

timestamp: 00:04:21,113 --> 00:04:22,923
modification: of --> or

* Fixed a typo (#475)

* Update 3.mdx (#526)

Fix typo

* [zh-TW] Added chapters 1-9 (#477)

The translation is based on Simplified Chinese version, converted via OpenCC and fixed some formatting issues.

* finished review

* Explain why there are more tokens, than reviews (#476)

* Explain why there are more tokens, than reviews

* Update chapters/en/chapter5/3.mdx

---------

Co-authored-by: lewtun <lewis.c.tunstall@gmail.com>

* [RU] Subtitles for Chapter 1 of the video course (#489)

* Created a directory for the russian subtitles.

Created a folder for Russian subtitles for the video course and published a translation of the introductory video from chapter 1.

* Uploaded subtitles for chapter 1

Uploaded subtitles for the remaining videos for chapter 1 of the video course.

* Added subtitles for chapter 2 of the video course

Added STR subtitle files for the second chapter of the YouTube video course.

* Delete subtitles/ru directory

Removed the old translation. Incorrect timestamping.

* Create 00_welcome-to-the-hugging-face-course.srt

Create a directory and upload a subtitle file for the introductory video of the course.

* Add files via upload

Upload subtitle files for the first chapter of the course.

* Review No.52

* [ru] Added the glossary and translation guide (#490)

* Added the glossary and translation guide

* Fixed casing

* Minor fixes

* Updated glossary

* Glossary update

* Glossary update

* Glossary update

* [ru] Chapters 0 and 1 proofreading, updating and translating missing sections (#491)

* Chapter 0 proofreading

* Chapter 1 Section 1 proofreading
- Added new people from English version;
- Added links to creator's pages;
- Added FAQ translation;

* Chapter 1 Sections 2-5 proofreading

* Chapter 1 Sections 6-9 proofreading

* Final proofreading and added missing quiz section

* Minor spelling corrections

* Review No.51

* Review No.53

* Review No.54

* finished review

* modified translation

* modified translation

* modified subtitle

use the same text appeared in video

* translated

* Fix typo (#532)

* review chapter4/2

* review chapter4/2

* review chapter4/2

* Review 75

* Review No.20, need review some

* docs(zh-cn): Reviewed Chapter 7/1

* Update 1.mdx

* Review No.22

* Review No.21 (need refinement)

* Review No.30, need review: 26 27 28 30 73 74

* Review 30 (good)

* Review 20

* Review 21 (refine)

* Review 21

* Review 22

* Review 26

* Review 27

* Review 28

* Review 30

* Review 73

* Review 74

* Fix typo

* Review 26-28, 42-54, 73-75

* The GPT2 link is broken

The link `/course/en/chapter7/section6` does not exist in the course.  Corrected to `/course/en/chapter7/6`.

* typo in `Now your turn!` section

Duplicated `the` was removed

* `chunk_size` should be instead of `block_size` 

`chunk_size` should be instead of `block_size` (`block_size` was never mentioned before)

* refactor: rephrase text to improve clarity and specificity

In context to "training with a dataset specific to your task" and "train directly for the final task", I was not able to infer easily that "directly" here implies training from scratch.

* Demo link fixes (#562)

* demo link fixes

* minor demo fix

* Bump release (#566)

* Add note about `remove_unused_columns` for whole word masking

* Merge pull request #24 from huggingface/fix-typo

Fix typo

* Merge pull request #26 from huggingface/fix-qa-offsets

Fix inequalities in answer spans for QA chapter

* Merge pull request #30 from huggingface/fix-modelcard-url

Update model card URL

* Merge pull request #69 from yulonglin/patch-1

Correct typo mixing up space and newline symbols

* Bump release (#99)

* Bump release
* Update author list

Co-authored-by: DOOHAE JUNG <doohae@DOOHAE-M1-Pro.local>
Co-authored-by: m_khandaker <m_khandaker@eaglys.co.jp>
Co-authored-by: Md. Al-Amin Khandaker <tokhandaker@outlook.com>
Co-authored-by: ftarlaci <18291571+ftarlaci@users.noreply.github.com>
Co-authored-by: Doohae Jung <80743307+Doohae@users.noreply.github.com>
Co-authored-by: melaniedrevet <melanie.univ@gmail.com>

* Bump release  (#115)

* ko-chapter1/1

* ko _toctree.yml created

* Fix the issue #80

* Single expression changed

* ko/chapter1 finished

* ko/chapter0 finished

* ko/chapter0 finished

* reviewed by @bzantium ko/chapter0

* reviewed by @bzantium chapter0 & fixed typo

* reviewed by @rainmaker712

* maximize Korean expressions

* [Chapter 1] bangla traslation initial commit

* Update 1.mdx

update and fix formating

* Fix formating and typos

* translate _toctree.yml 0-1 chapter

* Add Korean to CI

* [tr] Translated chapter1/2.mdx

* remove translation from sec titles not yet translated

* Add authors [th ru]

* [FIX] _toctree.yml

* Update chapters/bn/chapter0/1.mdx

[FIX] syntax formatting

Co-authored-by: lewtun <lewis.c.tunstall@gmail.com>

* tag typos & indentation & unnatural expressions

* modified toctree.yml for chapter1/2

* modified toctree.yml for chapter1/2 & fix typo

* French Translation - Chapter 5

* Add Bengali to CI

* Update author list

* Adding translations for 2/4 and 2/5 🚀 (#74)

* Adding translations for 2/4 and 2/5 🚀

* Remove English content

Co-authored-by: lewtun <lewis.c.tunstall@gmail.com>

* Translation to Russian (#97)

* translation of chapter 2/section 1

* add section 1 / chapter 2 to _toctree.yml

* Translation of Chapter0 to Hindi (#86)

* Hindi?Chapter0-Part_1

* Hindi/Chapter0-Part_2

* Chapter 0 Persian Translation First Draft (#95)

* merged branch0 into main. no toctree yet.

* updated toctree.

* Updated the glossary with terms from chapter0.

* Second draft in collab w/ @schoobani. Added empty chapter1 for preview.

* Glossary typo fix.

* Translation of Chapter0 (setup) to Arabic (#104)

* Add AR translation for `introduction`

* Fix alignment & format

* Add Arabic to CI build

* Russian - Chapter 1 finished (#98)

* 01/4 start

* 1/4 finished

* 1/5 finished

* 1/5 update toc

* 1/6 finished

* 1/7 finished

* 1/8 finished

* 1/9 finished

* 1/4 fix

* toc update

* Chinese - Chapter 1 finished (#113)

* Chinese - Chapter 1 finished

* Add zh to the languages field

Co-authored-by: petrichor1122 <87262598+petrichor1122@users.noreply.github.com>
Co-authored-by: zhlhyx <95976146+zhlhyx@users.noreply.github.com>

* [PT] Translation of chapter 2 (#107)

* add PT translate to 2.1

* add PT translate to 2.2

* add portuguese translation to 2.3

* WIP portuguese translation to 2.4

* add portuguese translation to 2.4

* add portuguese translation to 2.5

* add portuguese translation to 2.6

* add _toctree infos

Co-authored-by: lewtun <lewis.c.tunstall@gmail.com>

* [FR] Translation of chapter 2 & event + Review of chapters 0 & 5 (#106)

* Update _toctree.yml

Add chapter 2 
+ little fix of chapter 5

* Update 1.mdx

Review of chapter 0

* Create 1.mdx

* Create 2.mdx

* Create 3.mdx

* Create 4.mdx

* Create 5.mdx

* Create 6.mdx

* Create 7.mdx

* Create 8.mdx

* Update 8.mdx

Since AutoNLP has recently been renamed to AutoTrain, let me make the correction on the English file

* Update 1.mdx

Review of chapter 5/1

* Update 2.mdx

Review of chapter 5/2

* Update 3.mdx

Review of chapter 5/3

* Update 4.mdx

Review of chapter 5/4

* Update 5.mdx

Review of chapter 5/5

* Update 6.mdx

Review of chapter 5/6

* Update 7.mdx

Review of chapter 5/7

* Update 8.mdx

Review of chapter 5/8

* Create 1.mdx

event's translation

* Update _toctree.yml

add event to the tree

* Update _toctree.yml

deletion of the files that pose a problem to pass the checks, will be resubmitted in another PR

* Delete 1.mdx

deletion of the files that pose a problem to pass the checks, will be resubmitted in another PR

* make style correction

* Update _toctree.yml

the -

* Fix spacing

Co-authored-by: Lewis Tunstall <lewis.c.tunstall@gmail.com>

* [th] Translated Chapter2/1 (#83)

* Finish chapter2/1

* Update _toctree.yml

* ko-chapter1/1

* ko _toctree.yml created

* Fix the issue #80

* Single expression changed

* ko/chapter1 finished

* ko/chapter0 finished

* ko/chapter0 finished

* reviewed by @bzantium ko/chapter0

* reviewed by @bzantium chapter0 & fixed typo

* reviewed by @rainmaker712

* maximize Korean expressions

* [Chapter 1] bangla traslation initial commit

* Update 1.mdx

update and fix formating

* Fix formating and typos

* translate _toctree.yml 0-1 chapter

* Add Korean to CI

* remove translation from sec titles not yet translated

* Add authors [th ru]

* [FIX] _toctree.yml

* Update chapters/bn/chapter0/1.mdx

[FIX] syntax formatting

Co-authored-by: lewtun <lewis.c.tunstall@gmail.com>

* tag typos & indentation & unnatural expressions

* modified toctree.yml for chapter1/2

* modified toctree.yml for chapter1/2 & fix typo

* Add Bengali to CI

* Update author list

* Adding translations for 2/4 and 2/5 🚀 (#74)

* Adding translations for 2/4 and 2/5 🚀

* Remove English content

Co-authored-by: lewtun <lewis.c.tunstall@gmail.com>

* Translation to Russian (#97)

* translation of chapter 2/section 1

* add section 1 / chapter 2 to _toctree.yml

* Translation of Chapter0 to Hindi (#86)

* Hindi?Chapter0-Part_1

* Hindi/Chapter0-Part_2

* Chapter 0 Persian Translation First Draft (#95)

* merged branch0 into main. no toctree yet.

* updated toctree.

* Updated the glossary with terms from chapter0.

* Second draft in collab w/ @schoobani. Added empty chapter1 for preview.

* Glossary typo fix.

* Translation of Chapter0 (setup) to Arabic (#104)

* Add AR translation for `introduction`

* Fix alignment & format

* Add Arabic to CI build

* Russian - Chapter 1 finished (#98)

* 01/4 start

* 1/4 finished

* 1/5 finished

* 1/5 update toc

* 1/6 finished

* 1/7 finished

* 1/8 finished

* 1/9 finished

* 1/4 fix

* toc update

* Chinese - Chapter 1 finished (#113)

* Chinese - Chapter 1 finished

* Add zh to the languages field

Co-authored-by: petrichor1122 <87262598+petrichor1122@users.noreply.github.com>
Co-authored-by: zhlhyx <95976146+zhlhyx@users.noreply.github.com>

* [PT] Translation of chapter 2 (#107)

* add PT translate to 2.1

* add PT translate to 2.2

* add portuguese translation to 2.3

* WIP portuguese translation to 2.4

* add portuguese translation to 2.4

* add portuguese translation to 2.5

* add portuguese translation to 2.6

* add _toctree infos

Co-authored-by: lewtun <lewis.c.tunstall@gmail.com>

* [FR] Translation of chapter 2 & event + Review of chapters 0 & 5 (#106)

* Update _toctree.yml

Add chapter 2 
+ little fix of chapter 5

* Update 1.mdx

Review of chapter 0

* Create 1.mdx

* Create 2.mdx

* Create 3.mdx

* Create 4.mdx

* Create 5.mdx

* Create 6.mdx

* Create 7.mdx

* Create 8.mdx

* Update 8.mdx

Since AutoNLP has recently been renamed to AutoTrain, let me make the correction on the English file

* Update 1.mdx

Review of chapter 5/1

* Update 2.mdx

Review of chapter 5/2

* Update 3.mdx

Review of chapter 5/3

* Update 4.mdx

Review of chapter 5/4

* Update 5.mdx

Review of chapter 5/5

* Update 6.mdx

Review of chapter 5/6

* Update 7.mdx

Review of chapter 5/7

* Update 8.mdx

Review of chapter 5/8

* Create 1.mdx

event's translation

* Update _toctree.yml

add event to the tree

* Update _toctree.yml

deletion of the files that pose a problem to pass the checks, will be resubmitted in another PR

* Delete 1.mdx

deletion of the files that pose a problem to pass the checks, will be resubmitted in another PR

* make style correction

* Update _toctree.yml

the -

* Fix spacing

Co-authored-by: Lewis Tunstall <lewis.c.tunstall@gmail.com>

* [th] Translated Chapter2/1 (#83)

* Finish chapter2/1

* Update _toctree.yml

* Add Hindi to CI (#116)

Co-authored-by: DOOHAE JUNG <doohae@DOOHAE-M1-Pro.local>
Co-authored-by: m_khandaker <m_khandaker@eaglys.co.jp>
Co-authored-by: Md. Al-Amin Khandaker <tokhandaker@outlook.com>
Co-authored-by: ftarlaci <18291571+ftarlaci@users.noreply.github.com>
Co-authored-by: Doohae Jung <80743307+Doohae@users.noreply.github.com>
Co-authored-by: melaniedrevet <melanie.univ@gmail.com>
Co-authored-by: Jose M Munoz <munozariasjm@gmail.com>
Co-authored-by: svv73 <88366711+svv73@users.noreply.github.com>
Co-authored-by: Vedant Pandya <pandyaved1999@gmail.com>
Co-authored-by: Bahram Shamshiri <jowharshamshiri@gmail.com>
Co-authored-by: Giyaseddin Bayrak <34009210+giyaseddin@users.noreply.github.com>
Co-authored-by: Pavel <60391448+pdumin@users.noreply.github.com>
Co-authored-by: 1375626371 <40328311+1375626371@users.noreply.github.com>
Co-authored-by: petrichor1122 <87262598+petrichor1122@users.noreply.github.com>
Co-authored-by: zhlhyx <95976146+zhlhyx@users.noreply.github.com>
Co-authored-by: João Gustavo A. Amorim <joaogustavoamorim@gmail.com>
Co-authored-by: lbourdois <58078086+lbourdois@users.noreply.github.com>
Co-authored-by: Cherdsak Kingkan <cherdsak.kingkan@gmail.com>

* Bump release 4 (#133)

* Bump release (#138)

* ko-chapter1/1

* ko _toctree.yml created

* Fix the issue #80

* Single expression changed

* ko/chapter1 finished

* ko/chapter0 finished

* ko/chapter0 finished

* reviewed by @bzantium ko/chapter0

* reviewed by @bzantium chapter0 & fixed typo

* reviewed by @rainmaker712

* maximize Korean expressions

* [Chapter 1] bangla traslation initial commit

* Update 1.mdx

update and fix formating

* Fix formating and typos

* translate _toctree.yml 0-1 chapter

* Add Korean to CI

* [tr] Translated chapter1/2.mdx

* remove translation from sec titles not yet translated

* Add authors [th ru]

* [FIX] _toctree.yml

* Update chapters/bn/chapter0/1.mdx

[FIX] syntax formatting

Co-authored-by: lewtun <lewis.c.tunstall@gmail.com>

* tag typos & indentation & unnatural expressions

* modified toctree.yml for chapter1/2

* modified toctree.yml for chapter1/2 & fix typo

* French Translation - Chapter 5

* Add Bengali to CI

* Update author list

* Adding translations for 2/4 and 2/5 🚀 (#74)

* Adding translations for 2/4 and 2/5 🚀

* Remove English content

Co-authored-by: lewtun <lewis.c.tunstall@gmail.com>

* Translation to Russian (#97)

* translation of chapter 2/section 1

* add section 1 / chapter 2 to _toctree.yml

* Translation of Chapter0 to Hindi (#86)

* Hindi?Chapter0-Part_1

* Hindi/Chapter0-Part_2

* Chapter 0 Persian Translation First Draft (#95)

* merged branch0 into main. no toctree yet.

* updated toctree.

* Updated the glossary with terms from chapter0.

* Second draft in collab w/ @schoobani. Added empty chapter1 for preview.

* Glossary typo fix.

* Translation of Chapter0 (setup) to Arabic (#104)

* Add AR translation for `introduction`

* Fix alignment & format

* Add Arabic to CI build

* Russian - Chapter 1 finished (#98)

* 01/4 start

* 1/4 finished

* 1/5 finished

* 1/5 update toc

* 1/6 finished

* 1/7 finished

* 1/8 finished

* 1/9 finished

* 1/4 fix

* toc update

* Chinese - Chapter 1 finished (#113)

* Chinese - Chapter 1 finished

* Add zh to the languages field

Co-authored-by: petrichor1122 <87262598+petrichor1122@users.noreply.github.com>
Co-authored-by: zhlhyx <95976146+zhlhyx@users.noreply.github.com>

* [PT] Translation of chapter 2 (#107)

* add PT translate to 2.1

* add PT translate to 2.2

* add portuguese translation to 2.3

* WIP portuguese translation to 2.4

* add portuguese translation to 2.4

* add portuguese translation to 2.5

* add portuguese translation to 2.6

* add _toctree infos

Co-authored-by: lewtun <lewis.c.tunstall@gmail.com>

* [FR] Translation of chapter 2 & event + Review of chapters 0 & 5 (#106)

* Update _toctree.yml

Add chapter 2 
+ little fix of chapter 5

* Update 1.mdx

Review of chapter 0

* Create 1.mdx

* Create 2.mdx

* Create 3.mdx

* Create 4.mdx

* Create 5.mdx

* Create 6.mdx

* Create 7.mdx

* Create 8.mdx

* Update 8.mdx

Since AutoNLP has recently been renamed to AutoTrain, let me make the correction on the English file

* Update 1.mdx

Review of chapter 5/1

* Update 2.mdx

Review of chapter 5/2

* Update 3.mdx

Review of chapter 5/3

* Update 4.mdx

Review of chapter 5/4

* Update 5.mdx

Review of chapter 5/5

* Update 6.mdx

Review of chapter 5/6

* Update 7.mdx

Review of chapter 5/7

* Update 8.mdx

Review of chapter 5/8

* Create 1.mdx

event's translation

* Update _toctree.yml

add event to the tree

* Update _toctree.yml

deletion of the files that pose a problem to pass the checks, will be resubmitted in another PR

* Delete 1.mdx

deletion of the files that pose a problem to pass the checks, will be resubmitted in another PR

* make style correction

* Update _toctree.yml

the -

* Fix spacing

Co-authored-by: Lewis Tunstall <lewis.c.tunstall@gmail.com>

* [th] Translated Chapter2/1 (#83)

* Finish chapter2/1

* Update _toctree.yml

* Add Hindi to CI (#116)

* Update README.md (#87)

* Update authors on README (#120)

* Update authors

* French translation `Chapter1` full (#56)


* traduction 1st part of chapter1

* fix typo

* fix job titles and encoder-decoder translation

* add part 2 for 1st chapter

* fix some typo part2

* fix Transformer -> Transformers

* add part 3 not totally ended

* end of part3 of chapter1

* part9 chapter 1

* add part7 chapter 1

* add part5 chapter 1

* part 6 chapter 1

* add part8 chapter 1

* end quizz of chapter

* add last part of chapter 1

Co-authored-by: ChainYo <t.chaigneau.tc@gmail.com>

* Translate to Japanese Chapter0 (#123)

* start working

* translate chapter0/1.mdx

* [FA] First draft of Chapter2/Page2 (#129)

* merged branch0 into main. no toctree yet.

* updated toctree.

* Updated the glossary with terms from chapter0.

* Second draft in collab w/ @schoobani. Added empty chapter1 for preview.

* Glossary typo fix.

* Added missing backticks.

* Removed a couple of bad indefinite articles I forgot.

* First draft of ch2/p2. Adds to glossary. Trans. guidelines moved out.

* Fixed missing diacritics, fixed the py/tf switch placing. Other fixes.

* Changed the equivalent for prediction per @kambizG 's direction.

* Redid ambiguous passage in translation per @lewtun 's direction.

* [th] Finished whole Chapter 2 translation (#127)

* Finish chapter2/1

* delete untranslated files

* chapter2/2 WIP

* Delete WIP files

* WIP chapter2/2

* Fixed conflict

* Update _toctree.yml

* Update _toctree.yml

* Finished Chapter2/2

* Finish all chapter2/n

* Finish all chapter2/n

* Fixed Ch2/8 as PR run failed

* [de] Translation Chapter 0 (#130)

* Copy files to newly created german dir (de)

* Add translation for chapter 0

* Clean up english files for chapter 1

* Change _toctree.yml for chapter 0

* Fix whitespaces

* Fix whitespaces again

* Adjust _toctree.yml - leave only chaper 0

* Add German language (de) to workflow yaml files

* [de] German Translation Guide (#132)

* German Translation Guide

* Add German Glossary to TOC

* Chapter 1, Section 1 Bengali translation (#124)

* [ADD] Chapter 1, Section 1 benglai tranlation

* [FIX] toc

* [FIX] commit mistakes

* [FIX] remove the Eng duplicates

Co-authored-by: m_khandaker <m_khandaker@eaglys.co.jp>

* [FR] Review of chapters 0, 2 & 5 + add chapters 6, 7, 8 & event (#125)

* Create 1.mdx

Event translation

* Create 1.mdx

* Chapter 6 in French

* Update 1.mdx

fix italic

* Update 9.mdx

fix italic

* Update 3.mdx

fix italic

* Update 4.mdx

fix italic

* Update 4.mdx

* Update 1.mdx

little fix

* Update 2.mdx

little fix

* Update 4.mdx

fix italic

* Update 8.mdx

fix italic

* Update 1.mdx

little fix

* Update 2.mdx

little fix

* Update 3.mdx

little fix

* Update 5.mdx

little fix

* Update 7.mdx

little fix

* Update 8.mdx

little fix

* add chapter8

* Update 6.mdx

fix italic

* Update 3.mdx

fix, fix everywhere

* Update 2.mdx

fix, fix everywhere

* Update 4.mdx

fix, fix everywhere

* Update 4_tf.mdx

fix, fix everywhere

* Add files via upload

add chapter 7

* Update 1.mdx

fix links

* Update 2.mdx

fix, fix everywhere

* Update 3.mdx

fix, fix everywhere

* Update 4.mdx

fix, fix everywhere

* Update 5.mdx

* Update 6.mdx

fix, fix everywhere

* Update 7.mdx

fix, fix everywhere

* Update 3.mdx

fix link

* Update 8.mdx

fix link

* Update 2.mdx

fix link

* Update 4.mdx

little fix

* Update 6.mdx

* Update 7.mdx

* Update 8.mdx

fix

* Update 2.mdx

little fix

* Update 3.mdx

little fix

* Update 5.mdx

* Update 4_tf.mdx

little fix

* Update _toctree.yml

Forgot the toctree

* Update _toctree.yml

fix local fields

* Update _toctree.yml

My bad, I forgot some 🙃

* Update 7.mdx

I don't know why it was there...

* Update 1.mdx

* [de] Chapter 3 translation (#128)

* chapter 3 part 1 DE

* [DE] Chapter 3 - Part 2

* Prepare TOC-Tree

* Fein-tuning

* Initial translation

* Glossary additions for C3P3

* C3P2 style

* [de] Chapter 3 P3-TF initial translation

* [de] Chapter 3 P4 initial translation

* [de] Chapter 3 Part 5 initial translation

* [de] Chapter 3 P6 Initial translation

* Missing commas

* fixing quotes

* Mark third option on chapter 8, question 8 as correct (#135)

* doc_change(translation): translating course from english to gujarati (#126)

* change(translation): chapter0 to gujarati

content translated: Chapter0/1.mdx - Introduction

commit-by: menonashwathi4@gmail.com

* Revert "change(translation): chapter0 to gujarati"

This reverts commit c27e06992af8892687f343a19368ce322d69e8b2.

* doc_change(translation): translation to gj

translated content: chapters/gj/chapter0.mdx - introduction

* doc_change(translation): translation to gj

translated content: chapters/gj/chapter0.mdx - introduction

* Delete _toctree.yml

* change: adding gj to github workflow

* nit: fix heading

* Update authors (#136)

* [FA] First draft of Chapter4/Page1 (#134)

* added chapter4 title and it's first section

* added first draft of Chapter4/Page1

* minor fix

* updated the title according to convention

* applied some updates according to convention

* added footnotes, minor improvements

* applied tweaks according to review points

* the new draft of glossary according to PR #134

* fixed an inconsistant title

* minor fix for better compatibility with T points

* applied final touches for this round of G updates

* [FR] End of chapter 3 + chapter 4  (#137)

* add chapters 3 & 4

* Update 2.mdx

fix links

* Update 3.mdx

some fix

* Update 6.mdx

fix tag

* Update 3.mdx

add link to chapter 7

* Update 3_tf.mdx

add link to chapter 7

* Update _toctree.yml

Co-authored-by: DOOHAE JUNG <doohae@DOOHAE-M1-Pro.local>
Co-authored-by: m_khandaker <m_khandaker@eaglys.co.jp>
Co-authored-by: Md. Al-Amin Khandaker <tokhandaker@outlook.com>
Co-authored-by: ftarlaci <18291571+ftarlaci@users.noreply.github.com>
Co-authored-by: Doohae Jung <80743307+Doohae@users.noreply.github.com>
Co-authored-by: melaniedrevet <melanie.univ@gmail.com>
Co-authored-by: Jose M Munoz <munozariasjm@gmail.com>
Co-authored-by: svv73 <88366711+svv73@users.noreply.github.com>
Co-authored-by: Vedant Pandya <pandyaved1999@gmail.com>
Co-authored-by: Bahram Shamshiri <jowharshamshiri@gmail.com>
Co-authored-by: Giyaseddin Bayrak <34009210+giyaseddin@users.noreply.github.com>
Co-authored-by: Pavel <60391448+pdumin@users.noreply.github.com>
Co-authored-by: 1375626371 <40328311+1375626371@users.noreply.github.com>
Co-authored-by: petrichor1122 <87262598+petrichor1122@users.noreply.github.com>
Co-authored-by: zhlhyx <95976146+zhlhyx@users.noreply.github.com>
Co-authored-by: João Gustavo A. Amorim <joaogustavoamorim@gmail.com>
Co-authored-by: lbourdois <58078086+lbourdois@users.noreply.github.com>
Co-authored-by: Cherdsak Kingkan <cherdsak.kingkan@gmail.com>
Co-authored-by: Thomas Chaigneau <50595514+ChainYo@users.noreply.github.com>
Co-authored-by: ChainYo <t.chaigneau.tc@gmail.com>
Co-authored-by: hiromu <45531573+hiromu166@users.noreply.github.com>
Co-authored-by: Cherdsak Kingkan <ckingkan29@gmail.com>
Co-authored-by: Marcus Fraaß <marcus.fraass@gmail.com>
Co-authored-by: Jesper Dramsch <jesper@dramsch.net>
Co-authored-by: amyeroberts <aeroberts4444@gmail.com>
Co-authored-by: Ash <103081562+ashwathim@users.noreply.github.com>
Co-authored-by: Hamed Homaei Rad <h.homaei@gmail.com>

* Bump release (#147)

* Bump release (#161)

* Fix typos in chapter 9 (#176) (#180)

Co-authored-by: regisss <15324346+regisss@users.noreply.github.com>

* Bump release (#187)

* Chapter 2 Section 1 Bengali Translation (huggingface#72) (#168)

* [TH] Chapter 6 Section 1 and 2 (#171)

Co-authored-by: Suteera <sseeha@inovex.de>

* [FA] CH1 / P1-2 (#142)

* Spanish Chapter 3: sections 1 & 2 (#162)

* fix typos in bpe, wordpiece, unigram (#166)

* [FR] French Review (#186)

* Part 7: Training a causal... fixes (#179)

* typo & error mitigation

* consistency

* Trainer.predict() returns 3 fields

* ran make style

* [TR] Translated Chapter 1.6 🤗 (#185)

* added chapter 1/6 to _toctree.yml

* [TR] Translated Chapter 1.6 🤗

Co-authored-by: Avishek Das <avishek.das.ayan@gmail.com>
Co-authored-by: Suteera  Seeha <33692408+meanna@users.noreply.github.com>
Co-authored-by: Suteera <sseeha@inovex.de>
Co-authored-by: Saeed Choobani <saeed.choobani@gmail.com>
Co-authored-by: Fermin Ordaz <fermin.ordaz@gmail.com>
Co-authored-by: Kerem Turgutlu <keremturgutlu@gmail.com>
Co-authored-by: lbourdois <58078086+lbourdois@users.noreply.github.com>
Co-authored-by: Sebastian Sosa <37946988+CakeCrusher@users.noreply.github.com>
Co-authored-by: tanersekmen <56790802+tanersekmen@users.noreply.github.com>

* Bump release 10 (#194)

* Bump release (#195)

* Bump release 12 (#209)

* Bump release (#224)

* Bump release (#229)

* Bump release (#236)

* Bump release (#258)

* Bump release (#270)

* Bump release (#274)

* Bump release (#286)

* Bump release (#288)

* Chapter 2 Section 1 Bengali Translation (huggingface#72) (#168)

* [TH] Chapter 6 Section 1 and 2 (#171)

Co-authored-by: Suteera <sseeha@inovex.de>

* [FA] CH1 / P1-2 (#142)

* Spanish Chapter 3: sections 1 & 2 (#162)

* fix typos in bpe, wordpiece, unigram (#166)

* [FR] French Review (#186)

* Part 7: Training a causal... fixes (#179)

* typo & error mitigation

* consistency

* Trainer.predict() returns 3 fields

* ran make style

* [TR] Translated Chapter 1.6 🤗 (#185)

* added chapter 1/6 to _toctree.yml

* [TR] Translated Chapter 1.6 🤗

* [PT][Chapter 01 - 2.mdx] - issue #51 (#170)

* Fix Gradio ToC (#193)

* Add Gradio authors and Blocks event (#189)

* Update 6.mdx (#188)

Correct link to Transformer XL doc

* Add translating notes and glossary to Spanish (#192)

* Add translating notes and glosary to Spanish

* Adding glossary to the toc

* add pt 4.3 (#191)

* [FR] Visual corrections (#190)

* [PT] add chapter 4.4 and 4.5 (#196)

* fix invite discord link (#197)

* [FA] Second draft of CH2/P1-2 (#139)

* added chapter3 in hindi (#198)

* [TR] Chapter 3/1 (#165)

* [RU] Ch3-1/2/3 (#200)

* [PT] add 5.1 and 5.2 (#204)

* [FA] - Ch3 - P1 and P2 (#199)

* [PT] add `end-of-chapter quiz` for chapter 4 (4.6) (#201)


Co-authored-by: lewtun <lewis.c.tunstall@gmail.com>

* Chapter1: 2.mdx Translated. (#206)

* Remove comments from Persian ToC (#210)

* Fix CI URL for PRs (#211)

* code fragment & english syntax and meaning (#203)

* Updated Ch1/1 with Emoji (#214)

* Add missing numpy import (#217)

* [ES] translate sections 8.1 and 8.2 (#215)

* Fix path to datasets (#216)

* [PT] add 5.3 (#218)

* fix 4.3 (#223)

* Fix notebook generation (#227)

* Add Gradio nb links

* add 5.4 (#226)

* add pt wip (#225)

* Added Gujarati List. (#221)

* Add Gradio nbs links to fr (#228)

* Chinese - Chapter 3finished (#219)

* add ch7 at _toctree and translate 7.1 (#222)

* add 5.5 (#235)

* [FR] Review of chapter 7 (#233)

* Italian translation - chapter 4 (#230)

* Added Thai translation of chapters 3 (#231)

* [Ru] Add part 2, chapter 2 (#234)

* Update 8.mdx (#237)

- Remove Gradio Blocks Party
- Add, Where to next? section

* Created HI/Chapter1/5.mdx (#232)

* Add Spanish chaper3/section4, update toc and glossary (#238)

* [RU] Chapter 3 finished (#239)

* [PT] add 5.6 and 5.7 (#240)

* [EN] Visual corrections (#245)

* Translation for 1/4, 1/5 and 1/6. (#247)

* add event in PT (#250)

* Pin version of black (#252)

* Translate ja event (#241)

* [PT] add quiz chapter 5 (#243)

* Update 5.mdx (#253)

inconsistent naming with line 327

* Translation for Traditional Chinese (zh-tw) chapter0  (#251)


Co-authored-by: Lewis Tunstall <lewis.c.tunstall@gmail.com>

* Translated the whole Chapter 3 to Thai  (#255)

* Japanese chapter 4 (#244)

* Translation of 1/7, 1/8, and 1/9. (#263)

* [PT] add chapter  8.1 and 8.2 (#265)

* [RU] Chapter 4  (#269)

* Add Thai translation for chapter 6.3b to 6.10 (#268)

* add 8.3 (#266)

* 3.mdx of chapter 01 (#260)

Co-authored-by: Lewis Tunstall <lewis.c.tunstall@gmail.com>

* Fix typo (#271)

* [PT] add chapter 6.1 (#273)

* add Japanese chapter7 (#267)

* replace `load_metric` with `evaluate.load` (#285)

* update `load_metric` refs to `evaluate.load`

Co-authored-by: lewtun <lewis.c.tunstall@gmail.com>

* [GJ] Translation to Gujarati - Ch0 Setup (#287)

* [PT] add chapter 6.2 and 6.3 (#279)

* zh-CN - Chapter 4,5finished (#281)

Co-authored-by: Lewis Tunstall <lewis.c.tunstall@gmail.com>

* Chapter 01 - Done [PT] #51 (#280)

Co-authored-by: Lewis Tunstall <lewis.c.tunstall@gmail.com>

Co-authored-by: Avishek Das <avishek.das.ayan@gmail.com>
Co-authored-by: Suteera  Seeha <33692408+meanna@users.noreply.github.com>
Co-authored-by: Suteera <sseeha@inovex.de>
Co-authored-by: Saeed Choobani <saeed.choobani@gmail.com>
Co-authored-by: Fermin Ordaz <fermin.ordaz@gmail.com>
Co-authored-by: Kerem Turgutlu <keremturgutlu@gmail.com>
Co-authored-by: lbourdois <58078086+lbourdois@users.noreply.github.com>
Co-authored-by: Sebastian Sosa <37946988+CakeCrusher@users.noreply.github.com>
Co-authored-by: tanersekmen <56790802+tanersekmen@users.noreply.github.com>
Co-authored-by: Victor Costa <54755870+victorescosta@users.noreply.github.com>
Co-authored-by: Camille Couturier <couturierc@users.noreply.github.com>
Co-authored-by: João Gustavo A. Amorim <joaogustavoamorim@gmail.com>
Co-authored-by: Bahram Shamshiri <jowharshamshiri@gmail.com>
Co-authored-by: Kavya <36916536+robotjellyzone@users.noreply.github.com>
Co-authored-by: Batuhan Ayhan <bayhan2000@outlook.com>
Co-authored-by: Pavel <60391448+pdumin@users.noreply.github.com>
Co-authored-by: Kambiz Ghoorchian <kambiz.ghoorchian@gmail.com>
Co-authored-by: Vedant Pandya <pandyaved1999@gmail.com>
Co-authored-by: Diego Vargas <91356068+dzarkV@users.noreply.github.com>
Co-authored-by: Thomas O'Brien <tbobrien612@gmail.com>
Co-authored-by: Lincoln V Schreiber <lincolnschreiber@gmail.com>
Co-authored-by: 1375626371 <40328311+1375626371@users.noreply.github.com>
Co-authored-by: Giorgio Severi <ClonedOne@users.noreply.github.com>
Co-authored-by: svv73 <88366711+svv73@users.noreply.github.com>
Co-authored-by: Ömer Faruk Özdemir <farukozderim@gmail.com>
Co-authored-by: Caterina Bonan <97481648+CaterinaBi@users.noreply.github.com>
Co-authored-by: Hiromu Hota <hiromu.hota@gmail.com>
Co-authored-by: trtd56 <5toda6@gmail.com>
Co-authored-by: Mehrdad Nezamdoost <mehrdad.nd@gmail.com>
Co-authored-by: Wolvz <peng86david@gmail.com>
Co-authored-by: a-krirk <56425947+a-krirk@users.noreply.github.com>
Co-authored-by: atgctg <105969161+atgctg@users.noreply.github.com>
Co-authored-by: Thiago Medeiros <thiago.medeiros.carvalho@gmail.com>
Co-authored-by: webbigdata-jp <87654083+webbigdata-jp@users.noreply.github.com>
Co-authored-by: Leandro von Werra <lvwerra@users.noreply.github.com>
Co-authored-by: Bhadresh Savani <bhadreshpsavani@gmail.com>

* Bump release (#295)

* Bump release (#296)

* Bump release (#299)

* Bump release (#305)

* Chinese - Chapter 1 finished

* Add zh to the languages field

 Add zh to the languages field in the build_documentation.yml and build_pr_documentation.yml files

* Remove untranslated chapters in _toctree.yml

Remove all these sections that haven't been translated yet
Remove Chapter 0 from the table of contents since it hasn't been translated yet

* Fixed an error in the translation format

Fixed an error in the translation format of Chapter 1, Section 3

* Added a small part of the missing content

* Fix style

* Complete the translation of Chapters 0 and 2

* Fixed some bugs

·Fixed some formatting errors
·Moved Chapters 0 and 2 to Simplified Chinese

* Add files via upload

Formatting revisions and some translation corrections

* run make style to format chapter1 session3

* run make style to format code

* run make style to format code

* Fix style

* Chapter 2 Section 1 Bengali Translation (huggingface#72) (#168)

* [TH] Chapter 6 Section 1 and 2 (#171)

Co-authored-by: Suteera <sseeha@inovex.de>

* [FA] CH1 / P1-2 (#142)

* Spanish Chapter 3: sections 1 & 2 (#162)

* fix typos in bpe, wordpiece, unigram (#166)

* [FR] French Review (#186)

* Part 7: Training a causal... fixes (#179)

* typo & error mitigation

* consistency

* Trainer.predict() returns 3 fields

* ran make style

* [TR] Translated Chapter 1.6 🤗 (#185)

* added chapter 1/6 to _toctree.yml

* [TR] Translated Chapter 1.6 🤗

* [PT][Chapter 01 - 2.mdx] - issue #51 (#170)

* Fix Gradio ToC (#193)

* Add Gradio authors and Blocks event (#189)

* Update 6.mdx (#188)

Correct link to Transformer XL doc

* Add translating notes and glossary to Spanish (#192)

* Add translating notes and glosary to Spanish

* Adding glossary to the toc

* add pt 4.3 (#191)

* [FR] Visual corrections (#190)

* [PT] add chapter 4.4 and 4.5 (#196)

* fix invite discord link (#197)

* [FA] Second draft of CH2/P1-2 (#139)

* added chapter3 in hindi (#198)

* [TR] Chapter 3/1 (#165)

* [RU] Ch3-1/2/3 (#200)

* [PT] add 5.1 and 5.2 (#204)

* Add placeholders for audio chapters (#208)

* [FA] - Ch3 - P1 and P2 (#199)

* [PT] add `end-of-chapter quiz` for chapter 4 (4.6) (#201)


Co-authored-by: lewtun <lewis.c.tunstall@gmail.com>

* Chapter1: 2.mdx Translated. (#206)

* Remove comments from Persian ToC (#210)

* Fix CI URL for PRs (#211)

* code fragment & english syntax and meaning (#203)

* Updated Ch1/1 with Emoji (#214)

* Add missing numpy import (#217)

* Updata chapter3

* Code format for chapter3

* Updata yml file of chapter3

* Uptata yml file of chapter3

* Fix yml file bug

* [ES] translate sections 8.1 and 8.2 (#215)

* Fix path to datasets (#216)

* [PT] add 5.3 (#218)

* fix 4.3 (#223)

* Run make style

* Fix notebook generation (#227)

* Add Gradio nb links

* add 5.4 (#226)

* add pt wip (#225)

* Added Gujarati List. (#221)

* Fix quality

* Add Gradio nbs links to fr (#228)

* Fix ToC tree

* Remove audio templates

* Fix fr section

* Fix fr chapter

* Chinese - Chapter 3finished (#219)

* add ch7 at _toctree and translate 7.1 (#222)

* add 5.5 (#235)

* [FR] Review of chapter 7 (#233)

* Italian translation - chapter 4 (#230)

* Added Thai translation of chapters 3 (#231)

* [Ru] Add part 2, chapter 2 (#234)

* Update 8.mdx (#237)

- Remove Gradio Blocks Party
- Add, Where to next? section

* Created HI/Chapter1/5.mdx (#232)

* Add Spanish chaper3/section4, update toc and glossary (#238)

* [RU] Chapter 3 finished (#239)

* [PT] add 5.6 and 5.7 (#240)

* [EN] Visual corrections (#245)

* Translation for 1/4, 1/5 and 1/6. (#247)

* add event in PT (#250)

* Pin version of black (#252)

* Translate ja event (#241)

* [PT] add quiz chapter 5 (#243)

* Update 5.mdx (#253)

inconsistent naming with line 327

* Translation for Traditional Chinese (zh-tw) chapter0  (#251)


Co-authored-by: Lewis Tunstall <lewis.c.tunstall@gmail.com>

* Translated the whole Chapter 3 to Thai  (#255)

* Japanese chapter 4 (#244)

* Translation of 1/7, 1/8, and 1/9. (#263)

* [PT] add chapter  8.1 and 8.2 (#265)

* [RU] Chapter 4  (#269)

* Add Thai translation for chapter 6.3b to 6.10 (#268)

* add 8.3 (#266)

* 3.mdx of chapter 01 (#260)

Co-authored-by: Lewis Tunstall <lewis.c.tunstall@gmail.com>

* Fix typo (#271)

* [PT] add chapter 6.1 (#273)

* add Japanese chapter7 (#267)

* zh-CN - Chapter 4,5finished

* replace `load_metric` with `evaluate.load` (#285)

* update `load_metric` refs to `evaluate.load`

Co-authored-by: lewtun <lewis.c.tunstall@gmail.com>

* [GJ] Translation to Gujarati - Ch0 Setup (#287)

* [PT] add chapter 6.2 and 6.3 (#279)

* Fix formatting

* Debug formatting

* Debug FR formatting

* zh-CN - Chapter 4,5finished (#281)

Co-authored-by: Lewis Tunstall <lewis.c.tunstall@gmail.com>

* Chapter 01 - Done [PT] #51 (#280)

Co-authored-by: Lewis Tunstall <lewis.c.tunstall@gmail.com>

* tf_default_data_collator seems to have moved

* zh-CN - Chapter 6finished

* Revert "Merge branch 'huggingface:main' into main"

This reverts commit aebb46e12f9f87a4303f8bb4f0f2cf545eb83b21, reversing
changes made to 69187a3789e8d3d2d0de821ebe495f111d1cc73d.

* Revert "zh-CN - Chapter 6finished"

This reverts commit e69fce28d3a7b35b76c4f768a6cedf295b37d8c9.

* zh-CN - Chapter 6finished

* fix style

* undo bad commit

* Chapter5it (#278)

* added the italian translation for unit 1 chapter5

Co-authored-by: Leandro von Werra <lvwerra@users.noreply.github.com>

* Vietnamese translation (#293)

* Update .github/workflows/build_pr_documentation.yml

Co-authored-by: lewtun <lewis.c.tunstall@gmail.com>

* Translate JP chapter 8 (#249)

* Italian translation - Chapter 8 (#272)

* Translation to Vietnamese - chapter 5 (#297)

* Add course contributors (#298)

* Add CourseFloatingBanner component

* DocNotebookDropdown -> CourseFloatingBanner

* Italian translation Ch 2/1, 2/2 (#300)

* Add contributors (#304)

* Add forum button (#306)

Co-authored-by: 1375626371 <40328311+1375626371@users.noreply.github.com>
Co-authored-by: 1375626371 <1375626371@qq.com>
Co-authored-by: Avishek Das <avishek.das.ayan@gmail.com>
Co-authored-by: Suteera  Seeha <33692408+meanna@users.noreply.github.com>
Co-authored-by: Suteera <sseeha@inovex.de>
Co-authored-by: Saeed Choobani <saeed.choobani@gmail.com>
Co-authored-by: Fermin Ordaz <fermin.ordaz@gmail.com>
Co-authored-by: Kerem Turgutlu <keremturgutlu@gmail.com>
Co-authored-by: lbourdois <58078086+lbourdois@users.noreply.github.com>
Co-authored-by: Sebastian Sosa <37946988+CakeCrusher@users.noreply.github.com>
Co-authored-by: tanersekmen <56790802+tanersekmen@users.noreply.github.com>
Co-authored-by: Victor Costa <54755870+victorescosta@users.noreply.github.com>
Co-authored-by: Camille Couturier <couturierc@users.noreply.github.com>
Co-authored-by: João Gustavo A. Amorim <joaogustavoamorim@gmail.com>
Co-authored-by: Bahram Shamshiri <jowharshamshiri@gmail.com>
Co-authored-by: Kavya <36916536+robotjellyzone@users.noreply.github.com>
Co-authored-by: Batuhan Ayhan <bayhan2000@outlook.com>
Co-authored-by: Pavel <60391448+pdumin@users.noreply.github.com>
Co-authored-by: Kambiz Ghoorchian <kambiz.ghoorchian@gmail.com>
Co-authored-by: Vedant Pandya <pandyaved1999@gmail.com>
Co-authored-by: Diego Vargas <91356068+dzarkV@users.noreply.github.com>
Co-authored-by: Thomas O'Brien <tbobrien612@gmail.com>
Co-authored-by: Lincoln V Schreiber <lincolnschreiber@gmail.com>
Co-authored-by: Giorgio Severi <ClonedOne@users.noreply.github.com>
Co-authored-by: svv73 <88366711+svv73@users.noreply.github.com>
Co-authored-by: Ömer Faruk Özdemir <farukozderim@gmail.com>
Co-authored-by: Caterina Bonan <97481648+CaterinaBi@users.noreply.github.com>
Co-authored-by: Hiromu Hota <hiromu.hota@gmail.com>
Co-authored-by: trtd56 <5toda6@gmail.com>
Co-authored-by: Mehrdad Nezamdoost <mehrdad.nd@gmail.com>
Co-authored-by: Wolvz <peng86david@gmail.com>
Co-authored-by: a-krirk <56425947+a-krirk@users.noreply.github.com>
Co-authored-by: atgctg <105969161+atgctg@users.noreply.github.com>
Co-authored-by: Thiago Medeiros <thiago.medeiros.carvalho@gmail.com>
Co-authored-by: webbigdata-jp <87654083+webbigdata-jp@users.noreply.github.com>
Co-authored-by: Leandro von Werra <lvwerra@users.noreply.github.com>
Co-authored-by: Bhadresh Savani <bhadreshpsavani@gmail.com>
Co-authored-by: Andreas Ehrencrona <andreas.ehrencrona@velik.it>
Co-authored-by: leandro <leandro.vonwerra@spoud.io>
Co-authored-by: Matt <Rocketknight1@users.noreply.github.com>
Co-authored-by: Nolanogenn <52080100+Nolanogenn@users.noreply.github.com>
Co-authored-by: Hồng Hạnh <hanh.usth@gmail.com>
Co-authored-by: Younes Belkada <49240599+younesbelkada@users.noreply.github.com>
Co-authored-by: Edoardo Abati <29585319+EdAbati@users.noreply.github.com>
Co-authored-by: Mishig Davaadorj <dmishig@gmail.com>
Co-authored-by: Acciaro Gennaro Daniele <acciarogennaro@gmail.com>

* Bump release (#307)

* Bump release (#308)

* Bump release (#314)

* Bump release (#320)

* Bump release (#328)

* Bump release (#333)

* Bump release (#335)

* Bump release (#343)

* Bump release (#355)

* Bump release (#358)

* Bump release (#371)

* Bump release (#381)

* Bump release (#387)

* Bump release (#404)

* Bump release (#413)

* Bump release (#426)

* Bump release (#463)

---------

Co-authored-by: DOOHAE JUNG <doohae@DOOHAE-M1-Pro.local>
Co-authored-by: m_khandaker <m_khandaker@eaglys.co.jp>
Co-authored-by: Md. Al-Amin Khandaker <tokhandaker@outlook.com>
Co-authored-by: ftarlaci <18291571+ftarlaci@users.noreply.github.com>
Co-authored-by: Doohae Jung <80743307+Doohae@users.noreply.github.com>
Co-authored-by: melaniedrevet <melanie.univ@gmail.com>
Co-authored-by: Jose M Munoz <munozariasjm@gmail.com>
Co-authored-by: svv73 <88366711+svv73@users.noreply.github.com>
Co-authored-by: Vedant Pandya <pandyaved1999@gmail.com>
Co-authored-by: Bahram Shamshiri <jowharshamshiri@gmail.com>
Co-authored-by: Giyaseddin Bayrak <34009210+giyaseddin@users.noreply.github.com>
Co-authored-by: Pavel <60391448+pdumin@users.noreply.github.com>
Co-authored-by: 1375626371 <40328311+1375626371@users.noreply.github.com>
Co-authored-by: petrichor1122 <87262598+petrichor1122@users.noreply.github.com>
Co-authored-by: zhlhyx <95976146+zhlhyx@users.noreply.github.com>
Co-authored-by: João Gustavo A. Amorim <joaogustavoamorim@gmail.com>
Co-authored-by: lbourdois <58078086+lbourdois@users.noreply.github.com>
Co-authored-by: Cherdsak Kingkan <cherdsak.kingkan@gmail.com>
Co-authored-by: Thomas Chaigneau <50595514+ChainYo@users.noreply.github.com>
Co-authored-by: ChainYo <t.chaigneau.tc@gmail.com>
Co-authored-by: hiromu <45531573+hiromu166@users.noreply.github.com>
Co-authored-by: Cherdsak Kingkan <ckingkan29@gmail.com>
Co-authored-by: Marcus Fraaß <marcus.fraass@gmail.com>
Co-authored-by: Jesper Dramsch <jesper@dramsch.net>
Co-authored-by: amyeroberts <aeroberts4444@gmail.com>
Co-authored-by: Ash <103081562+ashwathim@users.noreply.github.com>
Co-authored-by: Hamed Homaei Rad <h.homaei@gmail.com>
Co-authored-by: Dawood Khan <dawoodkhan82@gmail.com>
Co-authored-by: regisss <15324346+regisss@users.noreply.github.com>
Co-authored-by: Avishek Das <avishek.das.ayan@gmail.com>
Co-authored-by: Suteera  Seeha <33692408+meanna@users.noreply.github.com>
Co-authored-by: Suteera <sseeha@inovex.de>
Co-authored-by: Saeed Choobani <saeed.choobani@gmail.com>
Co-authored-by: Fermin Ordaz <fermin.ordaz@gmail.com>
Co-authored-by: Kerem Turgutlu <keremturgutlu@gmail.com>
Co-authored-by: Sebastian Sosa <37946988+CakeCrusher@users.noreply.github.com>
Co-authored-by: tanersekmen <56790802+tanersekmen@users.noreply.github.com>
Co-authored-by: Victor Costa <54755870+victorescosta@users.noreply.github.com>
Co-authored-by: Camille Couturier <couturierc@users.noreply.github.com>
Co-authored-by: Kavya <36916536+robotjellyzone@users.noreply.github.com>
Co-authored-by: Batuhan Ayhan <bayhan2000@outlook.com>
Co-authored-by: Kambiz Ghoorchian <kambiz.ghoorchian@gmail.com>
Co-authored-by: Diego Vargas <91356068+dzarkV@users.noreply.github.com>
Co-authored-by: Thomas O'Brien <tbobrien612@gmail.com>
Co-authored-by: Lincoln V Schreiber <lincolnschreiber@gmail.com>
Co-authored-by: Giorgio Severi <ClonedOne@users.noreply.github.com>
Co-authored-by: Ömer Faruk Özdemir <farukozderim@gmail.com>
Co-authored-by: Caterina Bonan <97481648+CaterinaBi@users.noreply.github.com>
Co-authored-by: Hiromu Hota <hiromu.hota@gmail.com>
Co-authored-by: trtd56 <5toda6@gmail.com>
Co-authored-by: Mehrdad Nezamdoost <mehrdad.nd@gmail.com>
Co-authored-by: Wolvz <peng86david@gmail.com>
Co-authored-by: a-krirk <56425947+a-krirk@users.noreply.github.com>
Co-authored-by: atgctg <105969161+atgctg@users.noreply.github.com>
Co-authored-by: Thiago Medeiros <thiago.medeiros.carvalho@gmail.com>
Co-authored-by: webbigdata-jp <87654083+webbigdata-jp@users.noreply.github.com>
Co-authored-by: Leandro von Werra <lvwerra@users.noreply.github.com>
Co-authored-by: Bhadresh Savani <bhadreshpsavani@gmail.com>
Co-authored-by: 1375626371 <1375626371@qq.com>
Co-authored-by: Andreas Ehrencrona <andreas.ehrencrona@velik.it>
Co-authored-by: leandro <leandro.vonwerra@spoud.io>
Co-authored-by: Matt <Rocketknight1@users.noreply.github.com>
Co-authored-by: Nolanogenn <52080100+Nolanogenn@users.noreply.github.com>
Co-authored-by: Hồng Hạnh <hanh.usth@gmail.com>
Co-authored-by: Younes Belkada <49240599+younesbelkada@users.noreply.github.com>
Co-authored-by: Edoardo Abati <29585319+EdAbati@users.noreply.github.com>
Co-authored-by: Mishig Davaadorj <dmishig@gmail.com>
Co-authored-by: Acciaro Gennaro Daniele <acciarogennaro@gmail.com>

* Revert "Bump release (#566)" (#567)

This reverts commit cccc2c91ac8e702e5e14bbb0419dbf0490c7aaaf.

* updated documentation links

* [doc build] Use secrets (#581)

* docs: fix broken links

* changed 'perspires' to 'persists' in chapter 1 quiz

solves issue #585

* Update 4.mdx

You forgot to write a return for this function.

* Update 4.mdx : Fix Typo

Should be "course"

* fix link

* Update 2.mdx

updated loading datasets link

* Update 2.mdx

updated loading datasets link

* Update 2.mdx

updated loading datasets link

* Update 2.mdx

updated loading datasets link

* Update 2.mdx

updated loading datasets link

* Update 2.mdx

updated loading datasets link

* Update 2.mdx

updated loading datasets link

* Update 2.mdx

updated loading datasets link

* Update 2.mdx

updated loading datasets link

* Update 2.mdx

updated loading datasets link

* Update 2.mdx

updated loading datasets link

* Update 2.mdx

updated loading datasets link

* Fix syntax in vi/chapter7/7.mdx

There was an unnecessary `</Tip>`

* Remove `get_lr()` from logs which refers to nonexistent function

`get_lr()` is called as part of this function, but the function is not declared anywhere in the script. This change removes this portion of the code since it is non-necessary.

* Update 4.mdx

removed judgmental argument

* Update en-version

* fix: remove useless token

* fix: remove useless token (#635)

* Translate Chapter 3 to Spanish (#510)

* translate Chapter 3 to Spanish

* translate code comments to Spanish and fix typos

* Translating Chapter 6 to Spanish (#523)

* Translating sections 1 and 2 to spanish

* Translating sections 3 to spanish

* Translating sections 3b to spanish

* Translating sections 4 to spanish

* Translating section 5 to spanish

* Translating section 6 to spanish

* Translating section 7 to spanish

* Translating section 8 to spanish

* Translating section 9 to spanish

* Translating section 10 to spanish

* Adding Sections to _toctree.yml

* Fixing Typos after second review

---------

Co-authored-by: datacubeR <datacuber@pop-os.localdomain>

* Update 5.mdx

Ajuste na tradução de "encoders". São "codificadores", não "decodificadores". Decoders são "decodificadores".

* Update doc CI (#643)

* Фиксация текущих результатов.

* Фиксирую текущее состояние.

* Fixing the transfer results for today.

* Translated files 3b and partially 4. Fixing the result.

* Fixing today's translation.

* fix typos in Spanish translation (#511)

* Fixing today's translation. Files: 6.mdx, 7.mdx and half of 8.mdx.

* The translation of chapter 6 has been completed.

* Delete chapters/en/.ipynb_checkpoints/_toctree-checkpoint.yml

This is backup created by JupyterLab.

* Delete chapters/en/chapter5/.ipynb_checkpoints/8-checkpoint.mdx

This is backup created by JupyterLab.

* Delete chapters/en/chapter6/.ipynb_checkpoints/1-checkpoint.mdx

This is backup created by JupyterLab.

* Delete chapters/en/chapter6/.ipynb_checkpoints/2-checkpoint.mdx

This is backup created by JupyterLab.

* Delete chapters/en/chapter6/.ipynb_checkpoints/8-checkpoint.mdx

This is backup created by JupyterLab.

* Delete chapters/en/chapter6/.ipynb_checkpoints/9-checkpoint.mdx

This is backup created by JupyterLab.

* Delete chapters/ru/.ipynb_checkpoints/TRANSLATING-checkpoint.txt

This is backup created by JupyterLab.

* Delete chapters/ru/.ipynb_checkpoints/_toctree-checkpoint.yml

This is backup created by JupyterLab.

* Delete chapters/ru/chapter5/.ipynb_checkpoints/8-checkpoint.mdx

This is backup created by JupyterLab.

* Update 10.mdx

Minor fix.

* Update 10.mdx

Trying to solve the markup problem.

* Update 10.mdx

Correcting the syntax of some markup again)

* Update chapters/ru/chapter6/4.mdx

Yes, that space is redundant here. You're right about that.

Co-authored-by: Maria Khalusova <kafooster@gmail.com>

* Update chapters/ru/chapter6/4.mdx

Extra space. I overlooked it. My mistake.

Co-authored-by: Maria Khalusova <kafooster@gmail.com>

* Update chapters/ru/chapter6/3.mdx

There's an extra space here. You're right.

Co-authored-by: Maria Khalusova <kafooster@gmail.com>

* Update chapters/ru/chapter6/3.mdx

There's an extra space here. You're right.

Co-authored-by: Maria Khalusova <kafooster@gmail.com>

* Update chapters/ru/chapter6/3b.mdx

Yeah, there's no need for a space here.

Co-authored-by: Maria Khalusova <kafooster@gmail.com>

* Update chapters/ru/chapter6/3.mdx

Co-authored-by: Maria Khalusova <kafooster@gmail.com>

* Update 3.mdx

* Update 7.mdx

Translated the comments noted on the review.

* Update 3.mdx

Translated the missing comments in the code.

* Update chapters/ru/chapter6/3b.mdx

Yes, an extra space.

Co-authored-by: Maria Khalusova <kafooster@gmail.com>

* Update chapters/ru/chapter6/5.mdx

Minor fix.

Co-authored-by: Maria Khalusova <kafooster@gmail.com>

* Completed the translation of the first part of Chapter 7 into Russian.

* After run python utils/code_formatter.py

* Update chapters/ru/chapter7/1.mdx

Extra space.

Co-authored-by: Maria Khalusova <kafooster@gmail.com>

* Update chapters/ru/chapter7/2.mdx

Extra space. I didn't notice.

Co-authored-by: Maria Khalusova <kafooster@gmail.com>

* Update chapters/ru/chapter7/2.mdx

Extra space. I didn't notice.

Co-authored-by: Maria Khalusova <kafooster@gmail.com>

* Update chapters/ru/chapter7/2.mdx

Yes, indeed, I ate the space bar)))))

Co-authored-by: Maria Khalusova <kafooster@gmail.com>

* Update chapters/ru/chapter7/5.mdx

There's that extra space again.

Co-authored-by: Maria Khalusova <kafooster@gmail.com>

* Update chapters/ru/chapter7/5.mdx

There's that extra space again that I didn't notice.

Co-authored-by: Maria Khalusova <kafooster@gmail.com>

* Update chapters/ru/chapter7/5.mdx

Extra space.

Co-authored-by: Maria Khalusova <kafooster@gmail.com>

* Update 5.mdx

Translated the missing comment.

* Update chapters/ru/chapter7/4.mdx

Extra space.

Co-authored-by: Maria Khalusova <kafooster@gmail.com>

* Update 2.mdx

Translated the missing comment in the code

* Update 2.mdx

Translated the missing sentence.

* Update 3.mdx

Translated the missing sentence.

* Update 3.mdx

I agree, it sounds more neutral that way.

* Update chapters/ru/chapter7/3.mdx

An unnecessary parenthesis.

Co-authored-by: Maria Khalusova <kafooster@gmail.com>

* Update chapters/ru/chapter7/3.mdx

Also an option, but we've translated it as "карточка модели" a lot of places.

Co-authored-by: Maria Khalusova <kafooster@gmail.com>

* Update chapters/ru/chapter7/3.mdx

Extra space.

Co-authored-by: Maria Khalusova <kafooster@gmail.com>

* Update 3.mdx

Translated the missing comment in the code.

* Update chapters/ru/chapter7/3.mdx

Extra sapce.

Co-authored-by: Maria Khalusova <kafooster@gmail.com>

* Update chapters/ru/chapter7/4.mdx

Extra space.

Co-authored-by: Maria Khalusova <kafooster@gmail.com>

* Update 4.mdx

Translated the missing comment in the code.

* Update 5.mdx

Added and translated the missing sentence: "Since the collator expects a list of dicts, where each dict represents a single example in the dataset, we also need to wrangle the data into the expected format before passing it to the data collator:"

* Update 5.mdx

Edit the display of the table on the course page.

* fixed links to other chapters

* fixed links to chapters' intros

* I added myself to the Languages and translations table.

* Deleted unnecessary folder automatically created by JupyterLab.

* Fix links to HF docs

* Finalizing the translation of chapter 7.

* Update 6.mdx

Extra space

* Update 7.mdx

Extra space

* Update chapters/ru/chapter7/6.mdx

Correcting a link

Co-authored-by: Maria Khalusova <kafooster@gmail.com>

* Update chapters/ru/chapter7/6.mdx

Correcting a link

Co-authored-by: Maria Khalusova <kafooster@gmail.com>

* Update chapters/ru/chapter7/6.mdx

Correcting a link

Co-authored-by: Maria Khalusova <kafooster@gmail.com>

* Update chapters/ru/chapter7/7.mdx

Correcting a link

Co-authored-by: Maria Khalusova <kafooster@gmail.com>

* Update chapters/ru/chapter7/6.mdx

Correcting a link

Co-authored-by: Maria Khalusova <kafooster@gmail.com>

* Update chapters/ru/chapter7/7.mdx

Correcting a link

Co-authored-by: Maria Khalusova <kafooster@gmail.com>

* Update chapters/ru/chapter7/7.mdx

Correcting a link

Co-authored-by: Maria Khalusova <kafooster@gmail.com>

* Update chapters/ru/chapter7/8.mdx

Correction of abbreviation - NLP

Co-authored-by: Maria Khalusova <kafooster@gmail.com>

* Update 7.mdx

Translated the code commentary

* Update 6.mdx

Translated the missing sentence.

* Update chapters/ru/chapter7/7.mdx

Co-authored-by: Maria Khalusova <kafooster@gmail.com>

* Update 6.mdx

* Update chapters/ru/chapter7/6.mdx

Correcting a link

Co-authored-by: Maria Khalusova <kafooster@gmail.com>

* Update chapters/ru/chapter7/7.mdx

Correcting a link

Co-authored-by: Maria Khalusova <kafooster@gmail.com>

* Update chapters/ru/chapter7/6.mdx

Co-authored-by: Maria Khalusova <kafooster@gmail.com>

* Fix style

---------

Co-authored-by: researcher <1131419673@qq.com>
Co-authored-by: iCell <shawn.lee@binance.com>
Co-authored-by: simpleAI <cony.zhang@outlook.com>
Co-authored-by: Luke Cheng <2258420+chenglu@users.noreply.github.com>
Co-authored-by: Qi Zhang <qi-001@outlook.com>
Co-authored-by: Tiezhen WANG <38108242+xianbaoqian@users.noreply.github.com>
Co-authored-by: Yuan <yuant614@gmail.com>
Co-authored-by: FYJNEVERFOLLOWS <FYJNEVERFOLLOWS@163.com>
Co-authored-by: zhangchaosd <zhangchaogoo@gmail.com>
Co-authored-by: Kim Bo Geum <53206051+nsbg@users.noreply.github.com>
Co-authored-by: TK Buristrakul <tkburis@gmail.com>
Co-authored-by: Acciaro Gennaro Daniele <acciarogennaro@gmail.com>
Co-authored-by: Carlos Aguayo <carlos.aguayo@appian.com>
Co-authored-by: ateliershen <atelier@dsgn.tw>
Co-authored-by: Pavel Nesterov <pavel.a.nesterov@gmail.com>
Co-authored-by: Artyom Boyko <blademoon@yandex.ru>
Co-authored-by: Kirill Milintsevich <milintsevich@gmail.com>
Co-authored-by: jybarnes21 <jybarnes21@gmail.com>
Co-authored-by: gxy-gxy <1115404657@qq.com>
Co-authored-by: iLeGend <824040212@qq.com>
Co-authored-by: sj <vhch66@gmail.com>
Co-authored-by: Sureshkumar Thangavel <108256+tsureshkumar@users.noreply.github.com>
Co-authored-by: Andrei Shirobokov <shirobokov.andrey@gmail.com>
Co-authored-by: Pranav <66965591+Pranav-Bobde@users.noreply.github.com>
Co-authored-by: Maria Khalusova <kafooster@gmail.com>
Co-authored-by: DOOHAE JUNG <doohae@DOOHAE-M1-Pro.local>
Co-authored-by: m_khandaker <m_khandaker@eaglys.co.jp>
Co-authored-by: Md. Al-Amin Khandaker <tokhandaker@outlook.com>
Co-authored-by: ftarlaci <18291571+ftarlaci@users.noreply.github.com>
Co-authored-by: Doohae Jung <80743307+Doohae@users.noreply.github.com>
Co-authored-by: melaniedrevet <melanie.univ@gmail.com>
Co-authored-by: Jose M Munoz <munozariasjm@gmail.com>
Co-authored-by: svv73 <88366711+svv73@users.noreply.github.com>
Co-authored-by: Vedant Pandya <pandyaved1999@gmail.com>
Co-authored-by: Bahram Shamshiri <jowharshamshiri@gmail.com>
Co-authored-by: Giyaseddin Bayrak <34009210+giyaseddin@users.noreply.github.com>
Co-authored-by: Pavel <60391448+pdumin@users.noreply.github.com>
Co-authored-by: 1375626371 <40328311+1375626371@users.noreply.github.com>
Co-authored-by: petrichor1122 <87262598+petrichor1122@users.noreply.github.com>
Co-authored-by: zhlhyx <95976146+zhlhyx@users.noreply.github.com>
Co-authored-by: João Gustavo A. Amorim <joaogustavoamorim@gmail.com>
Co-authored-by: lbourdois <58078086+lbourdois@users.noreply.github.com>
Co-authored-by: Cherdsak Kingkan <cherdsak.kingkan@gmail.com>
Co-authored-by: Thomas Chaigneau <50595514+ChainYo@users.noreply.github.com>
Co-authored-by: ChainYo <t.chaigneau.tc@gmail.com>
Co-authored-by: hiromu <45531573+hiromu166@users.noreply.github.com>
Co-authored-by: Cherdsak Kingkan <ckingkan29@gmail.com>
Co-authored-by: Marcus Fraaß <marcus.fraass@gmail.com>
Co-authored-by: Jesper Dramsch <jesper@dramsch.net>
Co-authored-by: amyeroberts <aeroberts4444@gmail.com>
Co-authored-by: Ash <103081562+ashwathim@users.noreply.github.com>
Co-authored-by: Hamed Homaei Rad <h.homaei@gmail.com>
Co-authored-by: Dawood Khan <dawoodkhan82@gmail.com>
Co-authored-by: regisss <15324346+regisss@users.noreply.github.com>
Co-authored-by: Avishek Das <avishek.das.ayan@gmail.com>
Co-authored-by: Suteera  Seeha <33692408+meanna@users.noreply.github.com>
Co-authored-by: Suteera <sseeha@inovex.de>
Co-authored-by: Saeed Choobani <saeed.choobani@gmail.com>
Co-authored-by: Fermin Ordaz <fermin.ordaz@gmail.com>
Co-authored-by: Kerem Turgutlu <keremturgutlu@gmail.com>
Co-authored-by: Sebastian Sosa <37946988+CakeCrusher@users.noreply.github.com>
Co-authored-by: tanersekmen <56790802+tanersekmen@users.noreply.github.com>
Co-authored-by: Victor Costa <54755870+victorescosta@users.noreply.github.com>
Co-authored-by: Camille Couturier <couturierc@users.noreply.github.com>
Co-authored-by: Kavya <36916536+robotjellyzone@users.noreply.github.com>
Co-authored-by: Batuhan Ayhan <bayhan2000@outlook.com>
Co-authored-by: Kambiz Ghoorchian <kambiz.ghoorchian@gmail.com>
Co-authored-by: Diego Vargas <91356068+dzarkV@users.noreply.github.com>
Co-authored-by: Thomas O'Brien <tbobrien612@gmail.com>
Co-authored-by: Lincoln V Schreiber <lincolnschreiber@gmail.com>
Co-authored-by: Giorgio Severi <ClonedOne@users.noreply.github.com>
Co-authored-by: Ömer Faruk Özdemir <farukozderim@gmail.com>
Co-authored-by: Caterina Bonan <97481648+CaterinaBi@users.noreply.github.com>
Co-authored-by: Hiromu Hota <hiromu.hota@gmail.com>
Co-authored-by: trtd56 <5toda6@gmail.com>
Co-authored-by: Mehrdad Nezamdoost <mehrdad.nd@gmail.com>
Co-authored-by: Wolvz <peng86david@gmail.com>
Co-authored-by: a-krirk <56425947+a-krirk@users.noreply.github.com>
Co-authored-by: atgctg <105969161+atgctg@users.noreply.github.com>
Co-authored-by: Thiago Medeiros <thiago.medeiros.carvalho@gmail.com>
Co-authored-by: webbigdata-jp <87654083+webbigdata-jp@users.noreply.github.com>
Co-authored-by: Leandro von Werra <lvwerra@users.noreply.github.com>
Co-authored-by: Bhadresh Savani <bhadreshpsavani@gmail.com>
Co-authored-by: 1375626371 <1375626371@qq.com>
Co-authored-by: Andreas Ehrencrona <andreas.ehrencrona@velik.it>
Co-authored-by: leandro <leandro.vonwerra@spoud.io>
Co-authored-by: Matt <Rocketknight1@users.noreply.github.com>
Co-authored-by: Nolanogenn <52080100+Nolanogenn@users.noreply.github.com>
Co-authored-by: Hồng Hạnh <hanh.usth@gmail.com>
Co-authored-by: Younes Belkada <49240599+younesbelkada@users.noreply.github.com>
Co-authored-by: Edoardo Abati <29585319+EdAbati@users.noreply.github.com>
Co-authored-by: Mishig Davaadorj <dmishig@gmail.com>
Co-authored-by: nnoboa <nicholas.noboa@gmail.com>
Co-authored-by: Vipula Sandaruwan Dissanayake <vipula803@gmail.com>
Co-authored-by: Alex Bzdel <abzdel25@gmail.com>
Co-authored-by: JieShen <49408146+JieShenAI@users.noreply.github.com>
Co-authored-by: Hardik Bhadani <SingularityGuy@users.noreply.github.com>
Co-authored-by: Omar Sanseviero <osanseviero@gmail.com>
Co-authored-by: Suket Kamboj <82956207+Sookeyy-12@users.noreply.github.com>
Co-authored-by: Brad Windsor <bwindsor22@gmail.com>
Co-authored-by: Pierre Alexandre SCHEMBRI <pa.schembri@gmail.com>
Co-authored-by: Remy <remy@huggingface.co>
Co-authored-by: María Grandury <57645283+mariagrandury@users.noreply.github.com>
Co-authored-by: Alfonso Tobar-Arancibia <48638337+datacubeR@users.noreply.github.com>
Co-authored-by: datacubeR <datacuber@pop-os.localdomain>
Co-authored-by: Alysson <50303964+k3ybladewielder@users.noreply.github.com>
Co-authored-by: Merve N…
lewtun added a commit that referenced this issue Feb 2, 2024
* review chapter4/2

* review chapter4/2

* Review 75

* Review No.20, need review some

* docs(zh-cn): Reviewed Chapter 7/1

* Update 1.mdx

* Review No.22

* Review No.21 (need refinement)

* Review No.30, need review: 26 27 28 30 73 74

* Review 30 (good)

* Review 20

* Review 21 (refine)

* Review 21

* Review 22

* Review 26

* Review 27

* Review 28

* Review 30

* Review 73

* Review 74

* Fix typo

* Review 26-28, 42-54, 73-75

* The GPT2 link is broken

The link `/course/en/chapter7/section6` does not exist in the course.  Corrected to `/course/en/chapter7/6`.

* typo in `Now your turn!` section

Duplicated `the` was removed

* `chunk_size` should be instead of `block_size` 

`chunk_size` should be instead of `block_size` (`block_size` was never mentioned before)

* refactor: rephrase text to improve clarity and specificity

In context to "training with a dataset specific to your task" and "train directly for the final task", I was not able to infer easily that "directly" here implies training from scratch.

* Demo link fixes (#562)

* demo link fixes

* minor demo fix

* Bump release (#566)

* Add note about `remove_unused_columns` for whole word masking

* Merge pull request #24 from huggingface/fix-typo

Fix typo

* Merge pull request #26 from huggingface/fix-qa-offsets

Fix inequalities in answer spans for QA chapter

* Merge pull request #30 from huggingface/fix-modelcard-url

Update model card URL

* Merge pull request #69 from yulonglin/patch-1

Correct typo mixing up space and newline symbols

* Bump release (#99)

* Bump release
* Update author list

Co-authored-by: DOOHAE JUNG <doohae@DOOHAE-M1-Pro.local>
Co-authored-by: m_khandaker <m_khandaker@eaglys.co.jp>
Co-authored-by: Md. Al-Amin Khandaker <tokhandaker@outlook.com>
Co-authored-by: ftarlaci <18291571+ftarlaci@users.noreply.github.com>
Co-authored-by: Doohae Jung <80743307+Doohae@users.noreply.github.com>
Co-authored-by: melaniedrevet <melanie.univ@gmail.com>

* Bump release  (#115)

* ko-chapter1/1

* ko _toctree.yml created

* Fix the issue #80

* Single expression changed

* ko/chapter1 finished

* ko/chapter0 finished

* ko/chapter0 finished

* reviewed by @bzantium ko/chapter0

* reviewed by @bzantium chapter0 & fixed typo

* reviewed by @rainmaker712

* maximize Korean expressions

* [Chapter 1] bangla traslation initial commit

* Update 1.mdx

update and fix formating

* Fix formating and typos

* translate _toctree.yml 0-1 chapter

* Add Korean to CI

* [tr] Translated chapter1/2.mdx

* remove translation from sec titles not yet translated

* Add authors [th ru]

* [FIX] _toctree.yml

* Update chapters/bn/chapter0/1.mdx

[FIX] syntax formatting

Co-authored-by: lewtun <lewis.c.tunstall@gmail.com>

* tag typos & indentation & unnatural expressions

* modified toctree.yml for chapter1/2

* modified toctree.yml for chapter1/2 & fix typo

* French Translation - Chapter 5

* Add Bengali to CI

* Update author list

* Adding translations for 2/4 and 2/5 🚀 (#74)

* Adding translations for 2/4 and 2/5 🚀

* Remove English content

Co-authored-by: lewtun <lewis.c.tunstall@gmail.com>

* Translation to Russian (#97)

* translation of chapter 2/section 1

* add section 1 / chapter 2 to _toctree.yml

* Translation of Chapter0 to Hindi (#86)

* Hindi?Chapter0-Part_1

* Hindi/Chapter0-Part_2

* Chapter 0 Persian Translation First Draft (#95)

* merged branch0 into main. no toctree yet.

* updated toctree.

* Updated the glossary with terms from chapter0.

* Second draft in collab w/ @schoobani. Added empty chapter1 for preview.

* Glossary typo fix.

* Translation of Chapter0 (setup) to Arabic (#104)

* Add AR translation for `introduction`

* Fix alignment & format

* Add Arabic to CI build

* Russian - Chapter 1 finished (#98)

* 01/4 start

* 1/4 finished

* 1/5 finished

* 1/5 update toc

* 1/6 finished

* 1/7 finished

* 1/8 finished

* 1/9 finished

* 1/4 fix

* toc update

* Chinese - Chapter 1 finished (#113)

* Chinese - Chapter 1 finished

* Add zh to the languages field

Co-authored-by: petrichor1122 <87262598+petrichor1122@users.noreply.github.com>
Co-authored-by: zhlhyx <95976146+zhlhyx@users.noreply.github.com>

* [PT] Translation of chapter 2 (#107)

* add PT translate to 2.1

* add PT translate to 2.2

* add portuguese translation to 2.3

* WIP portuguese translation to 2.4

* add portuguese translation to 2.4

* add portuguese translation to 2.5

* add portuguese translation to 2.6

* add _toctree infos

Co-authored-by: lewtun <lewis.c.tunstall@gmail.com>

* [FR] Translation of chapter 2 & event + Review of chapters 0 & 5 (#106)

* Update _toctree.yml

Add chapter 2 
+ little fix of chapter 5

* Update 1.mdx

Review of chapter 0

* Create 1.mdx

* Create 2.mdx

* Create 3.mdx

* Create 4.mdx

* Create 5.mdx

* Create 6.mdx

* Create 7.mdx

* Create 8.mdx

* Update 8.mdx

Since AutoNLP has recently been renamed to AutoTrain, let me make the correction on the English file

* Update 1.mdx

Review of chapter 5/1

* Update 2.mdx

Review of chapter 5/2

* Update 3.mdx

Review of chapter 5/3

* Update 4.mdx

Review of chapter 5/4

* Update 5.mdx

Review of chapter 5/5

* Update 6.mdx

Review of chapter 5/6

* Update 7.mdx

Review of chapter 5/7

* Update 8.mdx

Review of chapter 5/8

* Create 1.mdx

event's translation

* Update _toctree.yml

add event to the tree

* Update _toctree.yml

deletion of the files that pose a problem to pass the checks, will be resubmitted in another PR

* Delete 1.mdx

deletion of the files that pose a problem to pass the checks, will be resubmitted in another PR

* make style correction

* Update _toctree.yml

the -

* Fix spacing

Co-authored-by: Lewis Tunstall <lewis.c.tunstall@gmail.com>

* [th] Translated Chapter2/1 (#83)

* Finish chapter2/1

* Update _toctree.yml

* ko-chapter1/1

* ko _toctree.yml created

* Fix the issue #80

* Single expression changed

* ko/chapter1 finished

* ko/chapter0 finished

* ko/chapter0 finished

* reviewed by @bzantium ko/chapter0

* reviewed by @bzantium chapter0 & fixed typo

* reviewed by @rainmaker712

* maximize Korean expressions

* [Chapter 1] bangla traslation initial commit

* Update 1.mdx

update and fix formating

* Fix formating and typos

* translate _toctree.yml 0-1 chapter

* Add Korean to CI

* remove translation from sec titles not yet translated

* Add authors [th ru]

* [FIX] _toctree.yml

* Update chapters/bn/chapter0/1.mdx

[FIX] syntax formatting

Co-authored-by: lewtun <lewis.c.tunstall@gmail.com>

* tag typos & indentation & unnatural expressions

* modified toctree.yml for chapter1/2

* modified toctree.yml for chapter1/2 & fix typo

* Add Bengali to CI

* Update author list

* Adding translations for 2/4 and 2/5 🚀 (#74)

* Adding translations for 2/4 and 2/5 🚀

* Remove English content

Co-authored-by: lewtun <lewis.c.tunstall@gmail.com>

* Translation to Russian (#97)

* translation of chapter 2/section 1

* add section 1 / chapter 2 to _toctree.yml

* Translation of Chapter0 to Hindi (#86)

* Hindi?Chapter0-Part_1

* Hindi/Chapter0-Part_2

* Chapter 0 Persian Translation First Draft (#95)

* merged branch0 into main. no toctree yet.

* updated toctree.

* Updated the glossary with terms from chapter0.

* Second draft in collab w/ @schoobani. Added empty chapter1 for preview.

* Glossary typo fix.

* Translation of Chapter0 (setup) to Arabic (#104)

* Add AR translation for `introduction`

* Fix alignment & format

* Add Arabic to CI build

* Russian - Chapter 1 finished (#98)

* 01/4 start

* 1/4 finished

* 1/5 finished

* 1/5 update toc

* 1/6 finished

* 1/7 finished

* 1/8 finished

* 1/9 finished

* 1/4 fix

* toc update

* Chinese - Chapter 1 finished (#113)

* Chinese - Chapter 1 finished

* Add zh to the languages field

Co-authored-by: petrichor1122 <87262598+petrichor1122@users.noreply.github.com>
Co-authored-by: zhlhyx <95976146+zhlhyx@users.noreply.github.com>

* [PT] Translation of chapter 2 (#107)

* add PT translate to 2.1

* add PT translate to 2.2

* add portuguese translation to 2.3

* WIP portuguese translation to 2.4

* add portuguese translation to 2.4

* add portuguese translation to 2.5

* add portuguese translation to 2.6

* add _toctree infos

Co-authored-by: lewtun <lewis.c.tunstall@gmail.com>

* [FR] Translation of chapter 2 & event + Review of chapters 0 & 5 (#106)

* Update _toctree.yml

Add chapter 2 
+ little fix of chapter 5

* Update 1.mdx

Review of chapter 0

* Create 1.mdx

* Create 2.mdx

* Create 3.mdx

* Create 4.mdx

* Create 5.mdx

* Create 6.mdx

* Create 7.mdx

* Create 8.mdx

* Update 8.mdx

Since AutoNLP has recently been renamed to AutoTrain, let me make the correction on the English file

* Update 1.mdx

Review of chapter 5/1

* Update 2.mdx

Review of chapter 5/2

* Update 3.mdx

Review of chapter 5/3

* Update 4.mdx

Review of chapter 5/4

* Update 5.mdx

Review of chapter 5/5

* Update 6.mdx

Review of chapter 5/6

* Update 7.mdx

Review of chapter 5/7

* Update 8.mdx

Review of chapter 5/8

* Create 1.mdx

event's translation

* Update _toctree.yml

add event to the tree

* Update _toctree.yml

deletion of the files that pose a problem to pass the checks, will be resubmitted in another PR

* Delete 1.mdx

deletion of the files that pose a problem to pass the checks, will be resubmitted in another PR

* make style correction

* Update _toctree.yml

the -

* Fix spacing

Co-authored-by: Lewis Tunstall <lewis.c.tunstall@gmail.com>

* [th] Translated Chapter2/1 (#83)

* Finish chapter2/1

* Update _toctree.yml

* Add Hindi to CI (#116)

Co-authored-by: DOOHAE JUNG <doohae@DOOHAE-M1-Pro.local>
Co-authored-by: m_khandaker <m_khandaker@eaglys.co.jp>
Co-authored-by: Md. Al-Amin Khandaker <tokhandaker@outlook.com>
Co-authored-by: ftarlaci <18291571+ftarlaci@users.noreply.github.com>
Co-authored-by: Doohae Jung <80743307+Doohae@users.noreply.github.com>
Co-authored-by: melaniedrevet <melanie.univ@gmail.com>
Co-authored-by: Jose M Munoz <munozariasjm@gmail.com>
Co-authored-by: svv73 <88366711+svv73@users.noreply.github.com>
Co-authored-by: Vedant Pandya <pandyaved1999@gmail.com>
Co-authored-by: Bahram Shamshiri <jowharshamshiri@gmail.com>
Co-authored-by: Giyaseddin Bayrak <34009210+giyaseddin@users.noreply.github.com>
Co-authored-by: Pavel <60391448+pdumin@users.noreply.github.com>
Co-authored-by: 1375626371 <40328311+1375626371@users.noreply.github.com>
Co-authored-by: petrichor1122 <87262598+petrichor1122@users.noreply.github.com>
Co-authored-by: zhlhyx <95976146+zhlhyx@users.noreply.github.com>
Co-authored-by: João Gustavo A. Amorim <joaogustavoamorim@gmail.com>
Co-authored-by: lbourdois <58078086+lbourdois@users.noreply.github.com>
Co-authored-by: Cherdsak Kingkan <cherdsak.kingkan@gmail.com>

* Bump release 4 (#133)

* Bump release (#138)

* ko-chapter1/1

* ko _toctree.yml created

* Fix the issue #80

* Single expression changed

* ko/chapter1 finished

* ko/chapter0 finished

* ko/chapter0 finished

* reviewed by @bzantium ko/chapter0

* reviewed by @bzantium chapter0 & fixed typo

* reviewed by @rainmaker712

* maximize Korean expressions

* [Chapter 1] bangla traslation initial commit

* Update 1.mdx

update and fix formating

* Fix formating and typos

* translate _toctree.yml 0-1 chapter

* Add Korean to CI

* [tr] Translated chapter1/2.mdx

* remove translation from sec titles not yet translated

* Add authors [th ru]

* [FIX] _toctree.yml

* Update chapters/bn/chapter0/1.mdx

[FIX] syntax formatting

Co-authored-by: lewtun <lewis.c.tunstall@gmail.com>

* tag typos & indentation & unnatural expressions

* modified toctree.yml for chapter1/2

* modified toctree.yml for chapter1/2 & fix typo

* French Translation - Chapter 5

* Add Bengali to CI

* Update author list

* Adding translations for 2/4 and 2/5 🚀 (#74)

* Adding translations for 2/4 and 2/5 🚀

* Remove English content

Co-authored-by: lewtun <lewis.c.tunstall@gmail.com>

* Translation to Russian (#97)

* translation of chapter 2/section 1

* add section 1 / chapter 2 to _toctree.yml

* Translation of Chapter0 to Hindi (#86)

* Hindi?Chapter0-Part_1

* Hindi/Chapter0-Part_2

* Chapter 0 Persian Translation First Draft (#95)

* merged branch0 into main. no toctree yet.

* updated toctree.

* Updated the glossary with terms from chapter0.

* Second draft in collab w/ @schoobani. Added empty chapter1 for preview.

* Glossary typo fix.

* Translation of Chapter0 (setup) to Arabic (#104)

* Add AR translation for `introduction`

* Fix alignment & format

* Add Arabic to CI build

* Russian - Chapter 1 finished (#98)

* 01/4 start

* 1/4 finished

* 1/5 finished

* 1/5 update toc

* 1/6 finished

* 1/7 finished

* 1/8 finished

* 1/9 finished

* 1/4 fix

* toc update

* Chinese - Chapter 1 finished (#113)

* Chinese - Chapter 1 finished

* Add zh to the languages field

Co-authored-by: petrichor1122 <87262598+petrichor1122@users.noreply.github.com>
Co-authored-by: zhlhyx <95976146+zhlhyx@users.noreply.github.com>

* [PT] Translation of chapter 2 (#107)

* add PT translate to 2.1

* add PT translate to 2.2

* add portuguese translation to 2.3

* WIP portuguese translation to 2.4

* add portuguese translation to 2.4

* add portuguese translation to 2.5

* add portuguese translation to 2.6

* add _toctree infos

Co-authored-by: lewtun <lewis.c.tunstall@gmail.com>

* [FR] Translation of chapter 2 & event + Review of chapters 0 & 5 (#106)

* Update _toctree.yml

Add chapter 2 
+ little fix of chapter 5

* Update 1.mdx

Review of chapter 0

* Create 1.mdx

* Create 2.mdx

* Create 3.mdx

* Create 4.mdx

* Create 5.mdx

* Create 6.mdx

* Create 7.mdx

* Create 8.mdx

* Update 8.mdx

Since AutoNLP has recently been renamed to AutoTrain, let me make the correction on the English file

* Update 1.mdx

Review of chapter 5/1

* Update 2.mdx

Review of chapter 5/2

* Update 3.mdx

Review of chapter 5/3

* Update 4.mdx

Review of chapter 5/4

* Update 5.mdx

Review of chapter 5/5

* Update 6.mdx

Review of chapter 5/6

* Update 7.mdx

Review of chapter 5/7

* Update 8.mdx

Review of chapter 5/8

* Create 1.mdx

event's translation

* Update _toctree.yml

add event to the tree

* Update _toctree.yml

deletion of the files that pose a problem to pass the checks, will be resubmitted in another PR

* Delete 1.mdx

deletion of the files that pose a problem to pass the checks, will be resubmitted in another PR

* make style correction

* Update _toctree.yml

the -

* Fix spacing

Co-authored-by: Lewis Tunstall <lewis.c.tunstall@gmail.com>

* [th] Translated Chapter2/1 (#83)

* Finish chapter2/1

* Update _toctree.yml

* Add Hindi to CI (#116)

* Update README.md (#87)

* Update authors on README (#120)

* Update authors

* French translation `Chapter1` full (#56)


* traduction 1st part of chapter1

* fix typo

* fix job titles and encoder-decoder translation

* add part 2 for 1st chapter

* fix some typo part2

* fix Transformer -> Transformers

* add part 3 not totally ended

* end of part3 of chapter1

* part9 chapter 1

* add part7 chapter 1

* add part5 chapter 1

* part 6 chapter 1

* add part8 chapter 1

* end quizz of chapter

* add last part of chapter 1

Co-authored-by: ChainYo <t.chaigneau.tc@gmail.com>

* Translate to Japanese Chapter0 (#123)

* start working

* translate chapter0/1.mdx

* [FA] First draft of Chapter2/Page2 (#129)

* merged branch0 into main. no toctree yet.

* updated toctree.

* Updated the glossary with terms from chapter0.

* Second draft in collab w/ @schoobani. Added empty chapter1 for preview.

* Glossary typo fix.

* Added missing backticks.

* Removed a couple of bad indefinite articles I forgot.

* First draft of ch2/p2. Adds to glossary. Trans. guidelines moved out.

* Fixed missing diacritics, fixed the py/tf switch placing. Other fixes.

* Changed the equivalent for prediction per @kambizG 's direction.

* Redid ambiguous passage in translation per @lewtun 's direction.

* [th] Finished whole Chapter 2 translation (#127)

* Finish chapter2/1

* delete untranslated files

* chapter2/2 WIP

* Delete WIP files

* WIP chapter2/2

* Fixed conflict

* Update _toctree.yml

* Update _toctree.yml

* Finished Chapter2/2

* Finish all chapter2/n

* Finish all chapter2/n

* Fixed Ch2/8 as PR run failed

* [de] Translation Chapter 0 (#130)

* Copy files to newly created german dir (de)

* Add translation for chapter 0

* Clean up english files for chapter 1

* Change _toctree.yml for chapter 0

* Fix whitespaces

* Fix whitespaces again

* Adjust _toctree.yml - leave only chaper 0

* Add German language (de) to workflow yaml files

* [de] German Translation Guide (#132)

* German Translation Guide

* Add German Glossary to TOC

* Chapter 1, Section 1 Bengali translation (#124)

* [ADD] Chapter 1, Section 1 benglai tranlation

* [FIX] toc

* [FIX] commit mistakes

* [FIX] remove the Eng duplicates

Co-authored-by: m_khandaker <m_khandaker@eaglys.co.jp>

* [FR] Review of chapters 0, 2 & 5 + add chapters 6, 7, 8 & event (#125)

* Create 1.mdx

Event translation

* Create 1.mdx

* Chapter 6 in French

* Update 1.mdx

fix italic

* Update 9.mdx

fix italic

* Update 3.mdx

fix italic

* Update 4.mdx

fix italic

* Update 4.mdx

* Update 1.mdx

little fix

* Update 2.mdx

little fix

* Update 4.mdx

fix italic

* Update 8.mdx

fix italic

* Update 1.mdx

little fix

* Update 2.mdx

little fix

* Update 3.mdx

little fix

* Update 5.mdx

little fix

* Update 7.mdx

little fix

* Update 8.mdx

little fix

* add chapter8

* Update 6.mdx

fix italic

* Update 3.mdx

fix, fix everywhere

* Update 2.mdx

fix, fix everywhere

* Update 4.mdx

fix, fix everywhere

* Update 4_tf.mdx

fix, fix everywhere

* Add files via upload

add chapter 7

* Update 1.mdx

fix links

* Update 2.mdx

fix, fix everywhere

* Update 3.mdx

fix, fix everywhere

* Update 4.mdx

fix, fix everywhere

* Update 5.mdx

* Update 6.mdx

fix, fix everywhere

* Update 7.mdx

fix, fix everywhere

* Update 3.mdx

fix link

* Update 8.mdx

fix link

* Update 2.mdx

fix link

* Update 4.mdx

little fix

* Update 6.mdx

* Update 7.mdx

* Update 8.mdx

fix

* Update 2.mdx

little fix

* Update 3.mdx

little fix

* Update 5.mdx

* Update 4_tf.mdx

little fix

* Update _toctree.yml

Forgot the toctree

* Update _toctree.yml

fix local fields

* Update _toctree.yml

My bad, I forgot some 🙃

* Update 7.mdx

I don't know why it was there...

* Update 1.mdx

* [de] Chapter 3 translation (#128)

* chapter 3 part 1 DE

* [DE] Chapter 3 - Part 2

* Prepare TOC-Tree

* Fein-tuning

* Initial translation

* Glossary additions for C3P3

* C3P2 style

* [de] Chapter 3 P3-TF initial translation

* [de] Chapter 3 P4 initial translation

* [de] Chapter 3 Part 5 initial translation

* [de] Chapter 3 P6 Initial translation

* Missing commas

* fixing quotes

* Mark third option on chapter 8, question 8 as correct (#135)

* doc_change(translation): translating course from english to gujarati (#126)

* change(translation): chapter0 to gujarati

content translated: Chapter0/1.mdx - Introduction

commit-by: menonashwathi4@gmail.com

* Revert "change(translation): chapter0 to gujarati"

This reverts commit c27e06992af8892687f343a19368ce322d69e8b2.

* doc_change(translation): translation to gj

translated content: chapters/gj/chapter0.mdx - introduction

* doc_change(translation): translation to gj

translated content: chapters/gj/chapter0.mdx - introduction

* Delete _toctree.yml

* change: adding gj to github workflow

* nit: fix heading

* Update authors (#136)

* [FA] First draft of Chapter4/Page1 (#134)

* added chapter4 title and it's first section

* added first draft of Chapter4/Page1

* minor fix

* updated the title according to convention

* applied some updates according to convention

* added footnotes, minor improvements

* applied tweaks according to review points

* the new draft of glossary according to PR #134

* fixed an inconsistant title

* minor fix for better compatibility with T points

* applied final touches for this round of G updates

* [FR] End of chapter 3 + chapter 4  (#137)

* add chapters 3 & 4

* Update 2.mdx

fix links

* Update 3.mdx

some fix

* Update 6.mdx

fix tag

* Update 3.mdx

add link to chapter 7

* Update 3_tf.mdx

add link to chapter 7

* Update _toctree.yml

Co-authored-by: DOOHAE JUNG <doohae@DOOHAE-M1-Pro.local>
Co-authored-by: m_khandaker <m_khandaker@eaglys.co.jp>
Co-authored-by: Md. Al-Amin Khandaker <tokhandaker@outlook.com>
Co-authored-by: ftarlaci <18291571+ftarlaci@users.noreply.github.com>
Co-authored-by: Doohae Jung <80743307+Doohae@users.noreply.github.com>
Co-authored-by: melaniedrevet <melanie.univ@gmail.com>
Co-authored-by: Jose M Munoz <munozariasjm@gmail.com>
Co-authored-by: svv73 <88366711+svv73@users.noreply.github.com>
Co-authored-by: Vedant Pandya <pandyaved1999@gmail.com>
Co-authored-by: Bahram Shamshiri <jowharshamshiri@gmail.com>
Co-authored-by: Giyaseddin Bayrak <34009210+giyaseddin@users.noreply.github.com>
Co-authored-by: Pavel <60391448+pdumin@users.noreply.github.com>
Co-authored-by: 1375626371 <40328311+1375626371@users.noreply.github.com>
Co-authored-by: petrichor1122 <87262598+petrichor1122@users.noreply.github.com>
Co-authored-by: zhlhyx <95976146+zhlhyx@users.noreply.github.com>
Co-authored-by: João Gustavo A. Amorim <joaogustavoamorim@gmail.com>
Co-authored-by: lbourdois <58078086+lbourdois@users.noreply.github.com>
Co-authored-by: Cherdsak Kingkan <cherdsak.kingkan@gmail.com>
Co-authored-by: Thomas Chaigneau <50595514+ChainYo@users.noreply.github.com>
Co-authored-by: ChainYo <t.chaigneau.tc@gmail.com>
Co-authored-by: hiromu <45531573+hiromu166@users.noreply.github.com>
Co-authored-by: Cherdsak Kingkan <ckingkan29@gmail.com>
Co-authored-by: Marcus Fraaß <marcus.fraass@gmail.com>
Co-authored-by: Jesper Dramsch <jesper@dramsch.net>
Co-authored-by: amyeroberts <aeroberts4444@gmail.com>
Co-authored-by: Ash <103081562+ashwathim@users.noreply.github.com>
Co-authored-by: Hamed Homaei Rad <h.homaei@gmail.com>

* Bump release (#147)

* Bump release (#161)

* Fix typos in chapter 9 (#176) (#180)

Co-authored-by: regisss <15324346+regisss@users.noreply.github.com>

* Bump release (#187)

* Chapter 2 Section 1 Bengali Translation (huggingface#72) (#168)

* [TH] Chapter 6 Section 1 and 2 (#171)

Co-authored-by: Suteera <sseeha@inovex.de>

* [FA] CH1 / P1-2 (#142)

* Spanish Chapter 3: sections 1 & 2 (#162)

* fix typos in bpe, wordpiece, unigram (#166)

* [FR] French Review (#186)

* Part 7: Training a causal... fixes (#179)

* typo & error mitigation

* consistency

* Trainer.predict() returns 3 fields

* ran make style

* [TR] Translated Chapter 1.6 🤗 (#185)

* added chapter 1/6 to _toctree.yml

* [TR] Translated Chapter 1.6 🤗

Co-authored-by: Avishek Das <avishek.das.ayan@gmail.com>
Co-authored-by: Suteera  Seeha <33692408+meanna@users.noreply.github.com>
Co-authored-by: Suteera <sseeha@inovex.de>
Co-authored-by: Saeed Choobani <saeed.choobani@gmail.com>
Co-authored-by: Fermin Ordaz <fermin.ordaz@gmail.com>
Co-authored-by: Kerem Turgutlu <keremturgutlu@gmail.com>
Co-authored-by: lbourdois <58078086+lbourdois@users.noreply.github.com>
Co-authored-by: Sebastian Sosa <37946988+CakeCrusher@users.noreply.github.com>
Co-authored-by: tanersekmen <56790802+tanersekmen@users.noreply.github.com>

* Bump release 10 (#194)

* Bump release (#195)

* Bump release 12 (#209)

* Bump release (#224)

* Bump release (#229)

* Bump release (#236)

* Bump release (#258)

* Bump release (#270)

* Bump release (#274)

* Bump release (#286)

* Bump release (#288)

* Chapter 2 Section 1 Bengali Translation (huggingface#72) (#168)

* [TH] Chapter 6 Section 1 and 2 (#171)

Co-authored-by: Suteera <sseeha@inovex.de>

* [FA] CH1 / P1-2 (#142)

* Spanish Chapter 3: sections 1 & 2 (#162)

* fix typos in bpe, wordpiece, unigram (#166)

* [FR] French Review (#186)

* Part 7: Training a causal... fixes (#179)

* typo & error mitigation

* consistency

* Trainer.predict() returns 3 fields

* ran make style

* [TR] Translated Chapter 1.6 🤗 (#185)

* added chapter 1/6 to _toctree.yml

* [TR] Translated Chapter 1.6 🤗

* [PT][Chapter 01 - 2.mdx] - issue #51 (#170)

* Fix Gradio ToC (#193)

* Add Gradio authors and Blocks event (#189)

* Update 6.mdx (#188)

Correct link to Transformer XL doc

* Add translating notes and glossary to Spanish (#192)

* Add translating notes and glosary to Spanish

* Adding glossary to the toc

* add pt 4.3 (#191)

* [FR] Visual corrections (#190)

* [PT] add chapter 4.4 and 4.5 (#196)

* fix invite discord link (#197)

* [FA] Second draft of CH2/P1-2 (#139)

* added chapter3 in hindi (#198)

* [TR] Chapter 3/1 (#165)

* [RU] Ch3-1/2/3 (#200)

* [PT] add 5.1 and 5.2 (#204)

* [FA] - Ch3 - P1 and P2 (#199)

* [PT] add `end-of-chapter quiz` for chapter 4 (4.6) (#201)


Co-authored-by: lewtun <lewis.c.tunstall@gmail.com>

* Chapter1: 2.mdx Translated. (#206)

* Remove comments from Persian ToC (#210)

* Fix CI URL for PRs (#211)

* code fragment & english syntax and meaning (#203)

* Updated Ch1/1 with Emoji (#214)

* Add missing numpy import (#217)

* [ES] translate sections 8.1 and 8.2 (#215)

* Fix path to datasets (#216)

* [PT] add 5.3 (#218)

* fix 4.3 (#223)

* Fix notebook generation (#227)

* Add Gradio nb links

* add 5.4 (#226)

* add pt wip (#225)

* Added Gujarati List. (#221)

* Add Gradio nbs links to fr (#228)

* Chinese - Chapter 3finished (#219)

* add ch7 at _toctree and translate 7.1 (#222)

* add 5.5 (#235)

* [FR] Review of chapter 7 (#233)

* Italian translation - chapter 4 (#230)

* Added Thai translation of chapters 3 (#231)

* [Ru] Add part 2, chapter 2 (#234)

* Update 8.mdx (#237)

- Remove Gradio Blocks Party
- Add, Where to next? section

* Created HI/Chapter1/5.mdx (#232)

* Add Spanish chaper3/section4, update toc and glossary (#238)

* [RU] Chapter 3 finished (#239)

* [PT] add 5.6 and 5.7 (#240)

* [EN] Visual corrections (#245)

* Translation for 1/4, 1/5 and 1/6. (#247)

* add event in PT (#250)

* Pin version of black (#252)

* Translate ja event (#241)

* [PT] add quiz chapter 5 (#243)

* Update 5.mdx (#253)

inconsistent naming with line 327

* Translation for Traditional Chinese (zh-tw) chapter0  (#251)


Co-authored-by: Lewis Tunstall <lewis.c.tunstall@gmail.com>

* Translated the whole Chapter 3 to Thai  (#255)

* Japanese chapter 4 (#244)

* Translation of 1/7, 1/8, and 1/9. (#263)

* [PT] add chapter  8.1 and 8.2 (#265)

* [RU] Chapter 4  (#269)

* Add Thai translation for chapter 6.3b to 6.10 (#268)

* add 8.3 (#266)

* 3.mdx of chapter 01 (#260)

Co-authored-by: Lewis Tunstall <lewis.c.tunstall@gmail.com>

* Fix typo (#271)

* [PT] add chapter 6.1 (#273)

* add Japanese chapter7 (#267)

* replace `load_metric` with `evaluate.load` (#285)

* update `load_metric` refs to `evaluate.load`

Co-authored-by: lewtun <lewis.c.tunstall@gmail.com>

* [GJ] Translation to Gujarati - Ch0 Setup (#287)

* [PT] add chapter 6.2 and 6.3 (#279)

* zh-CN - Chapter 4,5finished (#281)

Co-authored-by: Lewis Tunstall <lewis.c.tunstall@gmail.com>

* Chapter 01 - Done [PT] #51 (#280)

Co-authored-by: Lewis Tunstall <lewis.c.tunstall@gmail.com>

Co-authored-by: Avishek Das <avishek.das.ayan@gmail.com>
Co-authored-by: Suteera  Seeha <33692408+meanna@users.noreply.github.com>
Co-authored-by: Suteera <sseeha@inovex.de>
Co-authored-by: Saeed Choobani <saeed.choobani@gmail.com>
Co-authored-by: Fermin Ordaz <fermin.ordaz@gmail.com>
Co-authored-by: Kerem Turgutlu <keremturgutlu@gmail.com>
Co-authored-by: lbourdois <58078086+lbourdois@users.noreply.github.com>
Co-authored-by: Sebastian Sosa <37946988+CakeCrusher@users.noreply.github.com>
Co-authored-by: tanersekmen <56790802+tanersekmen@users.noreply.github.com>
Co-authored-by: Victor Costa <54755870+victorescosta@users.noreply.github.com>
Co-authored-by: Camille Couturier <couturierc@users.noreply.github.com>
Co-authored-by: João Gustavo A. Amorim <joaogustavoamorim@gmail.com>
Co-authored-by: Bahram Shamshiri <jowharshamshiri@gmail.com>
Co-authored-by: Kavya <36916536+robotjellyzone@users.noreply.github.com>
Co-authored-by: Batuhan Ayhan <bayhan2000@outlook.com>
Co-authored-by: Pavel <60391448+pdumin@users.noreply.github.com>
Co-authored-by: Kambiz Ghoorchian <kambiz.ghoorchian@gmail.com>
Co-authored-by: Vedant Pandya <pandyaved1999@gmail.com>
Co-authored-by: Diego Vargas <91356068+dzarkV@users.noreply.github.com>
Co-authored-by: Thomas O'Brien <tbobrien612@gmail.com>
Co-authored-by: Lincoln V Schreiber <lincolnschreiber@gmail.com>
Co-authored-by: 1375626371 <40328311+1375626371@users.noreply.github.com>
Co-authored-by: Giorgio Severi <ClonedOne@users.noreply.github.com>
Co-authored-by: svv73 <88366711+svv73@users.noreply.github.com>
Co-authored-by: Ömer Faruk Özdemir <farukozderim@gmail.com>
Co-authored-by: Caterina Bonan <97481648+CaterinaBi@users.noreply.github.com>
Co-authored-by: Hiromu Hota <hiromu.hota@gmail.com>
Co-authored-by: trtd56 <5toda6@gmail.com>
Co-authored-by: Mehrdad Nezamdoost <mehrdad.nd@gmail.com>
Co-authored-by: Wolvz <peng86david@gmail.com>
Co-authored-by: a-krirk <56425947+a-krirk@users.noreply.github.com>
Co-authored-by: atgctg <105969161+atgctg@users.noreply.github.com>
Co-authored-by: Thiago Medeiros <thiago.medeiros.carvalho@gmail.com>
Co-authored-by: webbigdata-jp <87654083+webbigdata-jp@users.noreply.github.com>
Co-authored-by: Leandro von Werra <lvwerra@users.noreply.github.com>
Co-authored-by: Bhadresh Savani <bhadreshpsavani@gmail.com>

* Bump release (#295)

* Bump release (#296)

* Bump release (#299)

* Bump release (#305)

* Chinese - Chapter 1 finished

* Add zh to the languages field

 Add zh to the languages field in the build_documentation.yml and build_pr_documentation.yml files

* Remove untranslated chapters in _toctree.yml

Remove all these sections that haven't been translated yet
Remove Chapter 0 from the table of contents since it hasn't been translated yet

* Fixed an error in the translation format

Fixed an error in the translation format of Chapter 1, Section 3

* Added a small part of the missing content

* Fix style

* Complete the translation of Chapters 0 and 2

* Fixed some bugs

·Fixed some formatting errors
·Moved Chapters 0 and 2 to Simplified Chinese

* Add files via upload

Formatting revisions and some translation corrections

* run make style to format chapter1 session3

* run make style to format code

* run make style to format code

* Fix style

* Chapter 2 Section 1 Bengali Translation (huggingface#72) (#168)

* [TH] Chapter 6 Section 1 and 2 (#171)

Co-authored-by: Suteera <sseeha@inovex.de>

* [FA] CH1 / P1-2 (#142)

* Spanish Chapter 3: sections 1 & 2 (#162)

* fix typos in bpe, wordpiece, unigram (#166)

* [FR] French Review (#186)

* Part 7: Training a causal... fixes (#179)

* typo & error mitigation

* consistency

* Trainer.predict() returns 3 fields

* ran make style

* [TR] Translated Chapter 1.6 🤗 (#185)

* added chapter 1/6 to _toctree.yml

* [TR] Translated Chapter 1.6 🤗

* [PT][Chapter 01 - 2.mdx] - issue #51 (#170)

* Fix Gradio ToC (#193)

* Add Gradio authors and Blocks event (#189)

* Update 6.mdx (#188)

Correct link to Transformer XL doc

* Add translating notes and glossary to Spanish (#192)

* Add translating notes and glosary to Spanish

* Adding glossary to the toc

* add pt 4.3 (#191)

* [FR] Visual corrections (#190)

* [PT] add chapter 4.4 and 4.5 (#196)

* fix invite discord link (#197)

* [FA] Second draft of CH2/P1-2 (#139)

* added chapter3 in hindi (#198)

* [TR] Chapter 3/1 (#165)

* [RU] Ch3-1/2/3 (#200)

* [PT] add 5.1 and 5.2 (#204)

* Add placeholders for audio chapters (#208)

* [FA] - Ch3 - P1 and P2 (#199)

* [PT] add `end-of-chapter quiz` for chapter 4 (4.6) (#201)


Co-authored-by: lewtun <lewis.c.tunstall@gmail.com>

* Chapter1: 2.mdx Translated. (#206)

* Remove comments from Persian ToC (#210)

* Fix CI URL for PRs (#211)

* code fragment & english syntax and meaning (#203)

* Updated Ch1/1 with Emoji (#214)

* Add missing numpy import (#217)

* Updata chapter3

* Code format for chapter3

* Updata yml file of chapter3

* Uptata yml file of chapter3

* Fix yml file bug

* [ES] translate sections 8.1 and 8.2 (#215)

* Fix path to datasets (#216)

* [PT] add 5.3 (#218)

* fix 4.3 (#223)

* Run make style

* Fix notebook generation (#227)

* Add Gradio nb links

* add 5.4 (#226)

* add pt wip (#225)

* Added Gujarati List. (#221)

* Fix quality

* Add Gradio nbs links to fr (#228)

* Fix ToC tree

* Remove audio templates

* Fix fr section

* Fix fr chapter

* Chinese - Chapter 3finished (#219)

* add ch7 at _toctree and translate 7.1 (#222)

* add 5.5 (#235)

* [FR] Review of chapter 7 (#233)

* Italian translation - chapter 4 (#230)

* Added Thai translation of chapters 3 (#231)

* [Ru] Add part 2, chapter 2 (#234)

* Update 8.mdx (#237)

- Remove Gradio Blocks Party
- Add, Where to next? section

* Created HI/Chapter1/5.mdx (#232)

* Add Spanish chaper3/section4, update toc and glossary (#238)

* [RU] Chapter 3 finished (#239)

* [PT] add 5.6 and 5.7 (#240)

* [EN] Visual corrections (#245)

* Translation for 1/4, 1/5 and 1/6. (#247)

* add event in PT (#250)

* Pin version of black (#252)

* Translate ja event (#241)

* [PT] add quiz chapter 5 (#243)

* Update 5.mdx (#253)

inconsistent naming with line 327

* Translation for Traditional Chinese (zh-tw) chapter0  (#251)


Co-authored-by: Lewis Tunstall <lewis.c.tunstall@gmail.com>

* Translated the whole Chapter 3 to Thai  (#255)

* Japanese chapter 4 (#244)

* Translation of 1/7, 1/8, and 1/9. (#263)

* [PT] add chapter  8.1 and 8.2 (#265)

* [RU] Chapter 4  (#269)

* Add Thai translation for chapter 6.3b to 6.10 (#268)

* add 8.3 (#266)

* 3.mdx of chapter 01 (#260)

Co-authored-by: Lewis Tunstall <lewis.c.tunstall@gmail.com>

* Fix typo (#271)

* [PT] add chapter 6.1 (#273)

* add Japanese chapter7 (#267)

* zh-CN - Chapter 4,5finished

* replace `load_metric` with `evaluate.load` (#285)

* update `load_metric` refs to `evaluate.load`

Co-authored-by: lewtun <lewis.c.tunstall@gmail.com>

* [GJ] Translation to Gujarati - Ch0 Setup (#287)

* [PT] add chapter 6.2 and 6.3 (#279)

* Fix formatting

* Debug formatting

* Debug FR formatting

* zh-CN - Chapter 4,5finished (#281)

Co-authored-by: Lewis Tunstall <lewis.c.tunstall@gmail.com>

* Chapter 01 - Done [PT] #51 (#280)

Co-authored-by: Lewis Tunstall <lewis.c.tunstall@gmail.com>

* tf_default_data_collator seems to have moved

* zh-CN - Chapter 6finished

* Revert "Merge branch 'huggingface:main' into main"

This reverts commit aebb46e12f9f87a4303f8bb4f0f2cf545eb83b21, reversing
changes made to 69187a3789e8d3d2d0de821ebe495f111d1cc73d.

* Revert "zh-CN - Chapter 6finished"

This reverts commit e69fce28d3a7b35b76c4f768a6cedf295b37d8c9.

* zh-CN - Chapter 6finished

* fix style

* undo bad commit

* Chapter5it (#278)

* added the italian translation for unit 1 chapter5

Co-authored-by: Leandro von Werra <lvwerra@users.noreply.github.com>

* Vietnamese translation (#293)

* Update .github/workflows/build_pr_documentation.yml

Co-authored-by: lewtun <lewis.c.tunstall@gmail.com>

* Translate JP chapter 8 (#249)

* Italian translation - Chapter 8 (#272)

* Translation to Vietnamese - chapter 5 (#297)

* Add course contributors (#298)

* Add CourseFloatingBanner component

* DocNotebookDropdown -> CourseFloatingBanner

* Italian translation Ch 2/1, 2/2 (#300)

* Add contributors (#304)

* Add forum button (#306)

Co-authored-by: 1375626371 <40328311+1375626371@users.noreply.github.com>
Co-authored-by: 1375626371 <1375626371@qq.com>
Co-authored-by: Avishek Das <avishek.das.ayan@gmail.com>
Co-authored-by: Suteera  Seeha <33692408+meanna@users.noreply.github.com>
Co-authored-by: Suteera <sseeha@inovex.de>
Co-authored-by: Saeed Choobani <saeed.choobani@gmail.com>
Co-authored-by: Fermin Ordaz <fermin.ordaz@gmail.com>
Co-authored-by: Kerem Turgutlu <keremturgutlu@gmail.com>
Co-authored-by: lbourdois <58078086+lbourdois@users.noreply.github.com>
Co-authored-by: Sebastian Sosa <37946988+CakeCrusher@users.noreply.github.com>
Co-authored-by: tanersekmen <56790802+tanersekmen@users.noreply.github.com>
Co-authored-by: Victor Costa <54755870+victorescosta@users.noreply.github.com>
Co-authored-by: Camille Couturier <couturierc@users.noreply.github.com>
Co-authored-by: João Gustavo A. Amorim <joaogustavoamorim@gmail.com>
Co-authored-by: Bahram Shamshiri <jowharshamshiri@gmail.com>
Co-authored-by: Kavya <36916536+robotjellyzone@users.noreply.github.com>
Co-authored-by: Batuhan Ayhan <bayhan2000@outlook.com>
Co-authored-by: Pavel <60391448+pdumin@users.noreply.github.com>
Co-authored-by: Kambiz Ghoorchian <kambiz.ghoorchian@gmail.com>
Co-authored-by: Vedant Pandya <pandyaved1999@gmail.com>
Co-authored-by: Diego Vargas <91356068+dzarkV@users.noreply.github.com>
Co-authored-by: Thomas O'Brien <tbobrien612@gmail.com>
Co-authored-by: Lincoln V Schreiber <lincolnschreiber@gmail.com>
Co-authored-by: Giorgio Severi <ClonedOne@users.noreply.github.com>
Co-authored-by: svv73 <88366711+svv73@users.noreply.github.com>
Co-authored-by: Ömer Faruk Özdemir <farukozderim@gmail.com>
Co-authored-by: Caterina Bonan <97481648+CaterinaBi@users.noreply.github.com>
Co-authored-by: Hiromu Hota <hiromu.hota@gmail.com>
Co-authored-by: trtd56 <5toda6@gmail.com>
Co-authored-by: Mehrdad Nezamdoost <mehrdad.nd@gmail.com>
Co-authored-by: Wolvz <peng86david@gmail.com>
Co-authored-by: a-krirk <56425947+a-krirk@users.noreply.github.com>
Co-authored-by: atgctg <105969161+atgctg@users.noreply.github.com>
Co-authored-by: Thiago Medeiros <thiago.medeiros.carvalho@gmail.com>
Co-authored-by: webbigdata-jp <87654083+webbigdata-jp@users.noreply.github.com>
Co-authored-by: Leandro von Werra <lvwerra@users.noreply.github.com>
Co-authored-by: Bhadresh Savani <bhadreshpsavani@gmail.com>
Co-authored-by: Andreas Ehrencrona <andreas.ehrencrona@velik.it>
Co-authored-by: leandro <leandro.vonwerra@spoud.io>
Co-authored-by: Matt <Rocketknight1@users.noreply.github.com>
Co-authored-by: Nolanogenn <52080100+Nolanogenn@users.noreply.github.com>
Co-authored-by: Hồng Hạnh <hanh.usth@gmail.com>
Co-authored-by: Younes Belkada <49240599+younesbelkada@users.noreply.github.com>
Co-authored-by: Edoardo Abati <29585319+EdAbati@users.noreply.github.com>
Co-authored-by: Mishig Davaadorj <dmishig@gmail.com>
Co-authored-by: Acciaro Gennaro Daniele <acciarogennaro@gmail.com>

* Bump release (#307)

* Bump release (#308)

* Bump release (#314)

* Bump release (#320)

* Bump release (#328)

* Bump release (#333)

* Bump release (#335)

* Bump release (#343)

* Bump release (#355)

* Bump release (#358)

* Bump release (#371)

* Bump release (#381)

* Bump release (#387)

* Bump release (#404)

* Bump release (#413)

* Bump release (#426)

* Bump release (#463)

---------

Co-authored-by: DOOHAE JUNG <doohae@DOOHAE-M1-Pro.local>
Co-authored-by: m_khandaker <m_khandaker@eaglys.co.jp>
Co-authored-by: Md. Al-Amin Khandaker <tokhandaker@outlook.com>
Co-authored-by: ftarlaci <18291571+ftarlaci@users.noreply.github.com>
Co-authored-by: Doohae Jung <80743307+Doohae@users.noreply.github.com>
Co-authored-by: melaniedrevet <melanie.univ@gmail.com>
Co-authored-by: Jose M Munoz <munozariasjm@gmail.com>
Co-authored-by: svv73 <88366711+svv73@users.noreply.github.com>
Co-authored-by: Vedant Pandya <pandyaved1999@gmail.com>
Co-authored-by: Bahram Shamshiri <jowharshamshiri@gmail.com>
Co-authored-by: Giyaseddin Bayrak <34009210+giyaseddin@users.noreply.github.com>
Co-authored-by: Pavel <60391448+pdumin@users.noreply.github.com>
Co-authored-by: 1375626371 <40328311+1375626371@users.noreply.github.com>
Co-authored-by: petrichor1122 <87262598+petrichor1122@users.noreply.github.com>
Co-authored-by: zhlhyx <95976146+zhlhyx@users.noreply.github.com>
Co-authored-by: João Gustavo A. Amorim <joaogustavoamorim@gmail.com>
Co-authored-by: lbourdois <58078086+lbourdois@users.noreply.github.com>
Co-authored-by: Cherdsak Kingkan <cherdsak.kingkan@gmail.com>
Co-authored-by: Thomas Chaigneau <50595514+ChainYo@users.noreply.github.com>
Co-authored-by: ChainYo <t.chaigneau.tc@gmail.com>
Co-authored-by: hiromu <45531573+hiromu166@users.noreply.github.com>
Co-authored-by: Cherdsak Kingkan <ckingkan29@gmail.com>
Co-authored-by: Marcus Fraaß <marcus.fraass@gmail.com>
Co-authored-by: Jesper Dramsch <jesper@dramsch.net>
Co-authored-by: amyeroberts <aeroberts4444@gmail.com>
Co-authored-by: Ash <103081562+ashwathim@users.noreply.github.com>
Co-authored-by: Hamed Homaei Rad <h.homaei@gmail.com>
Co-authored-by: Dawood Khan <dawoodkhan82@gmail.com>
Co-authored-by: regisss <15324346+regisss@users.noreply.github.com>
Co-authored-by: Avishek Das <avishek.das.ayan@gmail.com>
Co-authored-by: Suteera  Seeha <33692408+meanna@users.noreply.github.com>
Co-authored-by: Suteera <sseeha@inovex.de>
Co-authored-by: Saeed Choobani <saeed.choobani@gmail.com>
Co-authored-by: Fermin Ordaz <fermin.ordaz@gmail.com>
Co-authored-by: Kerem Turgutlu <keremturgutlu@gmail.com>
Co-authored-by: Sebastian Sosa <37946988+CakeCrusher@users.noreply.github.com>
Co-authored-by: tanersekmen <56790802+tanersekmen@users.noreply.github.com>
Co-authored-by: Victor Costa <54755870+victorescosta@users.noreply.github.com>
Co-authored-by: Camille Couturier <couturierc@users.noreply.github.com>
Co-authored-by: Kavya <36916536+robotjellyzone@users.noreply.github.com>
Co-authored-by: Batuhan Ayhan <bayhan2000@outlook.com>
Co-authored-by: Kambiz Ghoorchian <kambiz.ghoorchian@gmail.com>
Co-authored-by: Diego Vargas <91356068+dzarkV@users.noreply.github.com>
Co-authored-by: Thomas O'Brien <tbobrien612@gmail.com>
Co-authored-by: Lincoln V Schreiber <lincolnschreiber@gmail.com>
Co-authored-by: Giorgio Severi <ClonedOne@users.noreply.github.com>
Co-authored-by: Ömer Faruk Özdemir <farukozderim@gmail.com>
Co-authored-by: Caterina Bonan <97481648+CaterinaBi@users.noreply.github.com>
Co-authored-by: Hiromu Hota <hiromu.hota@gmail.com>
Co-authored-by: trtd56 <5toda6@gmail.com>
Co-authored-by: Mehrdad Nezamdoost <mehrdad.nd@gmail.com>
Co-authored-by: Wolvz <peng86david@gmail.com>
Co-authored-by: a-krirk <56425947+a-krirk@users.noreply.github.com>
Co-authored-by: atgctg <105969161+atgctg@users.noreply.github.com>
Co-authored-by: Thiago Medeiros <thiago.medeiros.carvalho@gmail.com>
Co-authored-by: webbigdata-jp <87654083+webbigdata-jp@users.noreply.github.com>
Co-authored-by: Leandro von Werra <lvwerra@users.noreply.github.com>
Co-authored-by: Bhadresh Savani <bhadreshpsavani@gmail.com>
Co-authored-by: 1375626371 <1375626371@qq.com>
Co-authored-by: Andreas Ehrencrona <andreas.ehrencrona@velik.it>
Co-authored-by: leandro <leandro.vonwerra@spoud.io>
Co-authored-by: Matt <Rocketknight1@users.noreply.github.com>
Co-authored-by: Nolanogenn <52080100+Nolanogenn@users.noreply.github.com>
Co-authored-by: Hồng Hạnh <hanh.usth@gmail.com>
Co-authored-by: Younes Belkada <49240599+younesbelkada@users.noreply.github.com>
Co-authored-by: Edoardo Abati <29585319+EdAbati@users.noreply.github.com>
Co-authored-by: Mishig Davaadorj <dmishig@gmail.com>
Co-authored-by: Acciaro Gennaro Daniele <acciarogennaro@gmail.com>

* Revert "Bump release (#566)" (#567)

This reverts commit cccc2c91ac8e702e5e14bbb0419dbf0490c7aaaf.

* updated documentation links

* [doc build] Use secrets (#581)

* docs: fix broken links

* changed 'perspires' to 'persists' in chapter 1 quiz

solves issue #585

* Update 4.mdx

You forgot to write a return for this function.

* Update 4.mdx : Fix Typo

Should be "course"

* fix link

* Update 2.mdx

updated loading datasets link

* Update 2.mdx

updated loading datasets link

* Update 2.mdx

updated loading datasets link

* Update 2.mdx

updated loading datasets link

* Update 2.mdx

updated loading datasets link

* Update 2.mdx

updated loading datasets link

* Update 2.mdx

updated loading datasets link

* Update 2.mdx

updated loading datasets link

* Update 2.mdx

updated loading datasets link

* Update 2.mdx

updated loading datasets link

* Update 2.mdx

updated loading datasets link

* Update 2.mdx

updated loading datasets link

* Fix syntax in vi/chapter7/7.mdx

There was an unnecessary `</Tip>`

* Remove `get_lr()` from logs which refers to nonexistent function

`get_lr()` is called as part of this function, but the function is not declared anywhere in the script. This change removes this portion of the code since it is non-necessary.

* Update 4.mdx

removed judgmental argument

* Update en-version

* fix: remove useless token

* fix: remove useless token (#635)

* Translate Chapter 3 to Spanish (#510)

* translate Chapter 3 to Spanish

* translate code comments to Spanish and fix typos

* Translating Chapter 6 to Spanish (#523)

* Translating sections 1 and 2 to spanish

* Translating sections 3 to spanish

* Translating sections 3b to spanish

* Translating sections 4 to spanish

* Translating section 5 to spanish

* Translating section 6 to spanish

* Translating section 7 to spanish

* Translating section 8 to spanish

* Translating section 9 to spanish

* Translating section 10 to spanish

* Adding Sections to _toctree.yml

* Fixing Typos after second review

---------

Co-authored-by: datacubeR <datacuber@pop-os.localdomain>

* Update 5.mdx

Ajuste na tradução de "encoders". São "codificadores", não "decodificadores". Decoders são "decodificadores".

* Update doc CI (#643)

* Фиксация текущих результатов.

* Фиксирую текущее состояние.

* Fixing the transfer results for today.

* Translated files 3b and partially 4. Fixing the result.

* Fixing today's translation.

* fix typos in Spanish translation (#511)

* Fixing today's translation. Files: 6.mdx, 7.mdx and half of 8.mdx.

* The translation of chapter 6 has been completed.

* Delete chapters/en/.ipynb_checkpoints/_toctree-checkpoint.yml

This is backup created by JupyterLab.

* Delete chapters/en/chapter5/.ipynb_checkpoints/8-checkpoint.mdx

This is backup created by JupyterLab.

* Delete chapters/en/chapter6/.ipynb_checkpoints/1-checkpoint.mdx

This is backup created by JupyterLab.

* Delete chapters/en/chapter6/.ipynb_checkpoints/2-checkpoint.mdx

This is backup created by JupyterLab.

* Delete chapters/en/chapter6/.ipynb_checkpoints/8-checkpoint.mdx

This is backup created by JupyterLab.

* Delete chapters/en/chapter6/.ipynb_checkpoints/9-checkpoint.mdx

This is backup created by JupyterLab.

* Delete chapters/ru/.ipynb_checkpoints/TRANSLATING-checkpoint.txt

This is backup created by JupyterLab.

* Delete chapters/ru/.ipynb_checkpoints/_toctree-checkpoint.yml

This is backup created by JupyterLab.

* Delete chapters/ru/chapter5/.ipynb_checkpoints/8-checkpoint.mdx

This is backup created by JupyterLab.

* Update 10.mdx

Minor fix.

* Update 10.mdx

Trying to solve the markup problem.

* Update 10.mdx

Correcting the syntax of some markup again)

* Update chapters/ru/chapter6/4.mdx

Yes, that space is redundant here. You're right about that.

Co-authored-by: Maria Khalusova <kafooster@gmail.com>

* Update chapters/ru/chapter6/4.mdx

Extra space. I overlooked it. My mistake.

Co-authored-by: Maria Khalusova <kafooster@gmail.com>

* Update chapters/ru/chapter6/3.mdx

There's an extra space here. You're right.

Co-authored-by: Maria Khalusova <kafooster@gmail.com>

* Update chapters/ru/chapter6/3.mdx

There's an extra space here. You're right.

Co-authored-by: Maria Khalusova <kafooster@gmail.com>

* Update chapters/ru/chapter6/3b.mdx

Yeah, there's no need for a space here.

Co-authored-by: Maria Khalusova <kafooster@gmail.com>

* Update chapters/ru/chapter6/3.mdx

Co-authored-by: Maria Khalusova <kafooster@gmail.com>

* Update 3.mdx

* Update 7.mdx

Translated the comments noted on the review.

* Update 3.mdx

Translated the missing comments in the code.

* Update chapters/ru/chapter6/3b.mdx

Yes, an extra space.

Co-authored-by: Maria Khalusova <kafooster@gmail.com>

* Update chapters/ru/chapter6/5.mdx

Minor fix.

Co-authored-by: Maria Khalusova <kafooster@gmail.com>

* Completed the translation of the first part of Chapter 7 into Russian.

* After run python utils/code_formatter.py

* Update chapters/ru/chapter7/1.mdx

Extra space.

Co-authored-by: Maria Khalusova <kafooster@gmail.com>

* Update chapters/ru/chapter7/2.mdx

Extra space. I didn't notice.

Co-authored-by: Maria Khalusova <kafooster@gmail.com>

* Update chapters/ru/chapter7/2.mdx

Extra space. I didn't notice.

Co-authored-by: Maria Khalusova <kafooster@gmail.com>

* Update chapters/ru/chapter7/2.mdx

Yes, indeed, I ate the space bar)))))

Co-authored-by: Maria Khalusova <kafooster@gmail.com>

* Update chapters/ru/chapter7/5.mdx

There's that extra space again.

Co-authored-by: Maria Khalusova <kafooster@gmail.com>

* Update chapters/ru/chapter7/5.mdx

There's that extra space again that I didn't notice.

Co-authored-by: Maria Khalusova <kafooster@gmail.com>

* Update chapters/ru/chapter7/5.mdx

Extra space.

Co-authored-by: Maria Khalusova <kafooster@gmail.com>

* Update 5.mdx

Translated the missing comment.

* Update chapters/ru/chapter7/4.mdx

Extra space.

Co-authored-by: Maria Khalusova <kafooster@gmail.com>

* Update 2.mdx

Translated the missing comment in the code

* Update 2.mdx

Translated the missing sentence.

* Update 3.mdx

Translated the missing sentence.

* Update 3.mdx

I agree, it sounds more neutral that way.

* Update chapters/ru/chapter7/3.mdx

An unnecessary parenthesis.

Co-authored-by: Maria Khalusova <kafooster@gmail.com>

* Update chapters/ru/chapter7/3.mdx

Also an option, but we've translated it as "карточка модели" a lot of places.

Co-authored-by: Maria Khalusova <kafooster@gmail.com>

* Update chapters/ru/chapter7/3.mdx

Extra space.

Co-authored-by: Maria Khalusova <kafooster@gmail.com>

* Update 3.mdx

Translated the missing comment in the code.

* Update chapters/ru/chapter7/3.mdx

Extra sapce.

Co-authored-by: Maria Khalusova <kafooster@gmail.com>

* Update chapters/ru/chapter7/4.mdx

Extra space.

Co-authored-by: Maria Khalusova <kafooster@gmail.com>

* Update 4.mdx

Translated the missing comment in the code.

* Update 5.mdx

Added and translated the missing sentence: "Since the collator expects a list of dicts, where each dict represents a single example in the dataset, we also need to wrangle the data into the expected format before passing it to the data collator:"

* Update 5.mdx

Edit the display of the table on the course page.

* fixed links to other chapters

* fixed links to chapters' intros

* I added myself to the Languages and translations table.

* Deleted unnecessary folder automatically created by JupyterLab.

* Fix links to HF docs

* Finalizing the translation of chapter 7.

* Update 6.mdx

Extra space

* Update 7.mdx

Extra space

* Update chapters/ru/chapter7/6.mdx

Correcting a link

Co-authored-by: Maria Khalusova <kafooster@gmail.com>

* Update chapters/ru/chapter7/6.mdx

Correcting a link

Co-authored-by: Maria Khalusova <kafooster@gmail.com>

* Update chapters/ru/chapter7/6.mdx

Correcting a link

Co-authored-by: Maria Khalusova <kafooster@gmail.com>

* Update chapters/ru/chapter7/7.mdx

Correcting a link

Co-authored-by: Maria Khalusova <kafooster@gmail.com>

* Update chapters/ru/chapter7/6.mdx

Correcting a link

Co-authored-by: Maria Khalusova <kafooster@gmail.com>

* Update chapters/ru/chapter7/7.mdx

Correcting a link

Co-authored-by: Maria Khalusova <kafooster@gmail.com>

* Update chapters/ru/chapter7/7.mdx

Correcting a link

Co-authored-by: Maria Khalusova <kafooster@gmail.com>

* Update chapters/ru/chapter7/8.mdx

Correction of abbreviation - NLP

Co-authored-by: Maria Khalusova <kafooster@gmail.com>

* Update 7.mdx

Translated the code commentary

* Update 6.mdx

Translated the missing sentence.

* Update chapters/ru/chapter7/7.mdx

Co-authored-by: Maria Khalusova <kafooster@gmail.com>

* Update 6.mdx

* Update chapters/ru/chapter7/6.mdx

Correcting a link

Co-authored-by: Maria Khalusova <kafooster@gmail.com>

* Update chapters/ru/chapter7/7.mdx

Correcting a link

Co-authored-by: Maria Khalusova <kafooster@gmail.com>

* Update chapters/ru/chapter7/6.mdx

Co-authored-by: Maria Khalusova <kafooster@gmail.com>

* 8/1-2 done

* 8/3 finished

* 8/4 finished

* fix typo

* toc update

* typos fixed

* removed english text

* 8/5 finished

* 8/6-7 finished

* fix and update toc

* chapter8/1 fixed

* chapter8/2 fixed

* chapter8/3 fixed

* chapter8/4 fixed

* chapter8/5 fixed

* fix title 8/5

* fix title 8/5 in toc

* Update _toctree.yml title 8

Co-authored-by: Maria Khalusova <kafooster@gmail.com>

* Bump black (#671)

* fix unexpected token in quiz

* 8/2 fixed

* 8/3 fixed

* 8/4_tf fixed

* Added translation of chapter 9 and Course Events.

* Added translation of chapter 9 and Course Events.

* Update chapters/ru/chapter9/6.mdx

OK

Co-authored-by: Maria Khalusova <kafooster@gmail.com>

* Update chapters/ru/chapter9/7.mdx

OK

Co-authored-by: Maria Khalusova <kafooster@gmail.com>

* Update chapters/ru/chapter9/7.mdx

OK

Co-authored-by: Maria Khalusova <kafooster@gmail.com>

* Update chapters/ru/events/2.mdx

I agree.

Co-authored-by: Maria Khalusova <kafooster@gmail.com>

* Update chapters/ru/events/1.mdx

I agree with you.

Co-authored-by: Maria Khalusova <kafooster@gmail.com>

* Update chapters/ru/events/2.mdx

I agree with you.

Co-authored-by: Maria Khalusova <kafooster@gmail.com>

* Update chapters/ru/events/2.mdx

I agree with you.

Co-authored-by: Maria Khalusova <kafooster@gmail.com>

* Update chapters/ru/events/2.mdx

I agree with you.

Co-authored-by: Maria Khalusova <kafooster@gmail.com>

* Update chapters/ru/events/2.mdx

Sorry. I was hasty and made an incorrect assumption)))

Co-authored-by: Maria Khalusova <kafooster@gmail.com>

* Update chapters/ru/events/1.mdx

I agree with you.

Co-authored-by: Maria Khalusova <kafooster@gmail.com>

* Update chapters/ru/events/1.mdx

I agree with you.

Co-authored-by: Maria Khalusova <kafooster@gmail.com>

* Update chapters/ru/events/1.mdx

I agree with you.

Co-authored-by: Maria Khalusova <kafooster@gmail.com>

* Update chapters/ru/events/1.mdx

I agree with you.

Co-authored-by: Maria Khalusova <kafooster@gmail.com>

* Update chapters/ru/events/2.mdx

I agree with you.

Co-authored-by: Maria Khalusova <kafooster@gmail.com>

* Update chapters/ru/events/1.mdx

I agree with you.

Co-authored-by: Maria Khalusova <kafooster@gmail.com>

* Update chapters/ru/events/1.mdx

I agree with you.

Co-authored-by: Maria Khalusova <kafooster@gmail.com>

* Update chapters/ru/events/1.mdx

I agree with you.

Co-authored-by: Maria Khalusova <kafooster@gmail.com>

* Update chapters/ru/events/1.mdx

I agree with you.

Co-authored-by: Maria Khalusova <kafooster@gmail.com>

* Update chapters/ru/events/1.mdx

I agree with you.

Co-authored-by: Maria Khalusova <kafooster@gmail.com>

* Update chapters/ru/events/1.mdx

I agree with you.

Co-authored-by: Maria Khalusova <kafooster@gmail.com>

* Update chapters/ru/events/1.mdx

I agree with you.

Co-authored-by: Maria Khalusova <kafooster@gmail.com>

* Update chapters/ru/events/1.mdx

Removing tag. I agree with you.

Co-authored-by: Maria Khalusova <kafooster@gmail.com>

* Update chapters/ru/events/1.mdx

Removing tag. I agree with you.

Co-authored-by: Maria Khalusova <kafooster@gmail.com>

* Update chapters/ru/events/2.mdx

Removing tag. I agree with you.

Co-authored-by: Maria Khalusova <kafooster@gmail.com>

* Update chapters/ru/events/2.mdx

Removing tag. I agree with you.

Co-authored-by: Maria Khalusova <kafooster@gmail.com>

* Update chapters/ru/events/2.mdx

Removing tag. I agree with you.

Co-authored-by: Maria Khalusova <kafooster@gmail.com>

* Update chapters/ru/events/2.mdx

Removing tag. I agree with you.

Co-authored-by: Maria Khalusova <kafooster@gmail.com>

* Update chapters/ru/events/2.mdx

Removing tag. I agree with you.

Co-authored-by: Maria Khalusova <kafooster@gmail.com>

* Update chapters/ru/events/2.mdx

Removing tag. I agree with you.

Co-authored-by: Maria Khalusova <kafooster@gmail.com>

* Update chapters/ru/events/2.mdx

Removing tag. I agree with you.

Co-authored-by: Maria Khalusova <kafooster@gmail.com>

* Update chapters/ru/events/2.mdx

Removing tag. I agree with you.

Co-authored-by: Maria Khalusova <kafooster@gmail.com>

* Update chapters/ru/events/2.mdx

Removing tag. I agree with you.

Co-authored-by: Maria Khalusova <kafooster@gmail.com>

* Update chapters/ru/events/2.mdx

Removing tag. I agree with you.

Co-authored-by: Maria Khalusova <kafooster@gmail.com>

* Update chapters/ru/events/2.mdx

Removing tag. I agree with you.

Co-authored-by: Maria Khalusova <kafooster@gmail.com>

* Update chapters/ru/events/2.mdx

Removing tag. I agree with you.

Co-authored-by: Maria Khalusova <kafooster@gmail.com>

* Update chapters/ru/events/2.mdx

Removing tag. I agree with you.

Co-authored-by: Maria Khalusova <kafooster@gmail.com>

* Update chapters/ru/events/2.mdx

Removing tag. I agree with you.

Co-authored-by: Maria Khalusova <kafooster@gmail.com>

* Update chapters/ru/events/2.mdx

Removing tag. I agree with you.

Co-authored-by: Maria Khalusova <kafooster@gmail.com>

* Update chapters/ru/events/2.mdx

Removing tag. I agree with you.

Co-authored-by: Maria Khalusova <kafooster@gmail.com>

* Update chapters/ru/events/2.mdx

Removing tag. I agree with you.

Co-authored-by: Maria Khalusova <kafooster@gmail.com>

* Update chapters/ru/events/2.mdx

Removing tag. I agree with you.

Co-authored-by: Maria Khalusova <kafooster@gmail.com>

* Update chapters/ru/events/2.mdx

Removing tag. I agree with you.

Co-authored-by: Maria Khalusova <kafooster@gmail.com>

* Update chapters/ru/events/2.mdx

Removing tag. I agree with you.

Co-authored-by: Maria Khalusova <kafooster@gmail.com>

* Update chapters/ru/events/2.mdx

Removing tag. I agree with you.

Co-authored-by: Maria Khalusova <kafooster@gmail.com>

* Update chapters/ru/events/2.mdx

Removing tag. I agree with you.

Co-authored-by: Maria Khalusova <kafooster@gmail.com>

* Update chapters/ru/events/2.mdx

Removing tag. I agree with you.

Co-authored-by: Maria Khalusova <kafooster@gmail.com>

* Update chapters/ru/events/2.mdx

Removing tag. I agree with you.

Co-authored-by: Maria Khalusova <kafooster@gmail.com>

* Update chapters/ru/events/2.mdx

Removing tag. I agree with you.

Co-authored-by: Maria Khalusova <kafooster@gmail.com>

---------

Co-authored-by: gxy-gxy <1115404657@qq.com>
Co-authored-by: Qi Zhang <qi-001@outlook.com>
Co-authored-by: iLeGend <824040212@qq.com>
Co-authored-by: sj <vhch66@gmail.com>
Co-authored-by: Sureshkumar Thangavel <108256+tsureshkumar@users.noreply.github.com>
Co-authored-by: Andrei Shirobokov <shirobokov.andrey@gmail.com>
Co-authored-by: Tiezhen WANG <38108242+xianbaoqian@users.noreply.github.com>
Co-authored-by: Pranav <66965591+Pranav-Bobde@users.noreply.github.com>
Co-authored-by: Maria Khalusova <kafooster@gmail.com>
Co-authored-by: DOOHAE JUNG <doohae@DOOHAE-M1-Pro.local>
Co-authored-by: m_khandaker <m_khandaker@eaglys.co.jp>
Co-authored-by: Md. Al-Amin Khandaker <tokhandaker@outlook.com>
Co-authored-by: ftarlaci <18291571+ftarlaci@users.noreply.github.com>
Co-authored-by: Doohae Jung <80743307+Doohae@users.noreply.github.com>
Co-authored-by: melaniedrevet <melanie.univ@gmail.com>
Co-authored-by: Jose M Munoz <munozariasjm@gmail.com>
Co-authored-by: svv73 <88366711+svv73@users.noreply.github.com>
Co-authored-by: Vedant Pandya <pandyaved1999@gmail.com>
Co-authored-by: Bahram Shamshiri <jowharshamshiri@gmail.com>
Co-authored-by: Giyaseddin Bayrak <34009210+giyaseddin@users.noreply.github.com>
Co-authored-by: Pavel <60391448+pdumin@users.noreply.github.com>
Co-authored-by: 1375626371 <40328311+1375626371@users.noreply.github.com>
Co-authored-by: petrichor1122 <87262598+petrichor1122@users.noreply.github.com>
Co-authored-by: zhlhyx <95976146+zhlhyx@users.noreply.github.com>
Co-authored-by: João Gustavo A. Amorim <joaogustavoamorim@gmail.com>
Co-authored-by: lbourdois <58078086+lbourdois@users.noreply.github.com>
Co-authored-by: Cherdsak Kingkan <cherdsak.kingkan@gmail.com>
Co-authored-by: Thomas Chaigneau <50595514+ChainYo@users.noreply.github.com>
Co-authored-by: ChainYo <t.chaigneau.tc@gmail.com>
Co-authored-by: hiromu <45531573+hiromu166@users.noreply.github.com>
Co-authored-by: Cherdsak Kingkan <ckingkan29@gmail.com>
Co-authored-by: Marcus Fraaß <marcus.fraass@gmail.com>
Co-authored-by: Jesper Dramsch <jesper@dramsch.net>
Co-authored-by: amyeroberts <aeroberts4444@gmail.com>
Co-authored-by: Ash <103081562+ashwathim@users.noreply.github.com>
Co-authored-by: Hamed Homaei Rad <h.homaei@gmail.com>
Co-authored-by: Dawood Khan <dawoodkhan82@gmail.com>
Co-authored-by: regisss <15324346+regisss@users.noreply.github.com>
Co-authored-by: Avishek Das <avishek.das.ayan@gmail.com>
Co-authored-by: Suteera  Seeha <33692408+meanna@users.noreply.github.com>
Co-authored-by: Suteera <sseeha@inovex.de>
Co-authored-by: Saeed Choobani <saeed.choobani@gmail.com>
Co-authored-by: Fermin Ordaz <fermin.ordaz@gmail.com>
Co-authored-by: Kerem Turgutlu <keremturgutlu@gmail.com>
Co-authored-by: Sebastian Sosa <37946988+CakeCrusher@users.noreply.github.com>
Co-authored-by: tanersekmen <56790802+tanersekmen@users.noreply.github.com>
Co-authored-by: Victor Costa <54755870+victorescosta@users.noreply.github.com>
Co-authored-by: Camille Couturier <couturierc@users.noreply.github.com>
Co-authored-by: Kavya <36916536+robotjellyzone@users.noreply.github.com>
Co-authored-by: Batuhan Ayhan <bayhan2000@outlook.com>
Co-authored-by: Kambiz Ghoorchian <kambiz.ghoorchian@gmail.com>
Co-authored-by: Diego Vargas <91356068+dzarkV@users.noreply.github.com>
Co-authored-by: Thomas O'Brien <tbobrien612@gmail.com>
Co-authored-by: Lincoln V Schreiber <lincolnschreiber@gmail.com>
Co-authored-by: Giorgio Severi <ClonedOne@users.noreply.github.com>
Co-authored-by: Ömer Faruk Özdemir <farukozderim@gmail.com>
Co-authored-by: Caterina Bonan <97481648+CaterinaBi@users.noreply.github.com>
Co-authored-by: Hiromu Hota <hiromu.hota@gmail.com>
Co-authored-by: trtd56 <5toda6@gmail.com>
Co-authored-by: Mehrdad Nezamdoost <mehrdad.nd@gmail.com>
Co-authored-by: Wolvz <peng86david@gmail.com>
Co-authored-by: a-krirk <56425947+a-krirk@users.noreply.github.com>
Co-authored-by: atgctg <105969161+atgctg@users.noreply.github.com>
Co-authored-by: Thiago Medeiros <thiago.medeiros.carvalho@gmail.com>
Co-authored-by: webbigdata-jp <87654083+webbigdata-jp@users.noreply.github.com>
Co-authored-by: Leandro von Werra <lvwerra@users.noreply.github.com>
Co-authored-by: Bhadresh Savani <bhadreshpsavani@gmail.com>
Co-authored-by: 1375626371 <1375626371@qq.com>
Co-authored-by: Andreas Ehrencrona <andreas.ehrencrona@velik.it>
Co-authored-by: leandro <leandro.vonwerra@spoud.io>
Co…
lewtun added a commit that referenced this issue Feb 15, 2024
* refactor: rephrase text to improve clarity and specificity

In context to "training with a dataset specific to your task" and "train directly for the final task", I was not able to infer easily that "directly" here implies training from scratch.

* Demo link fixes (#562)

* demo link fixes

* minor demo fix

* Bump release (#566)

* Add note about `remove_unused_columns` for whole word masking

* Merge pull request #24 from huggingface/fix-typo

Fix typo

* Merge pull request #26 from huggingface/fix-qa-offsets

Fix inequalities in answer spans for QA chapter

* Merge pull request #30 from huggingface/fix-modelcard-url

Update model card URL

* Merge pull request #69 from yulonglin/patch-1

Correct typo mixing up space and newline symbols

* Bump release (#99)

* Bump release
* Update author list

Co-authored-by: DOOHAE JUNG <doohae@DOOHAE-M1-Pro.local>
Co-authored-by: m_khandaker <m_khandaker@eaglys.co.jp>
Co-authored-by: Md. Al-Amin Khandaker <tokhandaker@outlook.com>
Co-authored-by: ftarlaci <18291571+ftarlaci@users.noreply.github.com>
Co-authored-by: Doohae Jung <80743307+Doohae@users.noreply.github.com>
Co-authored-by: melaniedrevet <melanie.univ@gmail.com>

* Bump release  (#115)

* ko-chapter1/1

* ko _toctree.yml created

* Fix the issue #80

* Single expression changed

* ko/chapter1 finished

* ko/chapter0 finished

* ko/chapter0 finished

* reviewed by @bzantium ko/chapter0

* reviewed by @bzantium chapter0 & fixed typo

* reviewed by @rainmaker712

* maximize Korean expressions

* [Chapter 1] bangla traslation initial commit

* Update 1.mdx

update and fix formating

* Fix formating and typos

* translate _toctree.yml 0-1 chapter

* Add Korean to CI

* [tr] Translated chapter1/2.mdx

* remove translation from sec titles not yet translated

* Add authors [th ru]

* [FIX] _toctree.yml

* Update chapters/bn/chapter0/1.mdx

[FIX] syntax formatting

Co-authored-by: lewtun <lewis.c.tunstall@gmail.com>

* tag typos & indentation & unnatural expressions

* modified toctree.yml for chapter1/2

* modified toctree.yml for chapter1/2 & fix typo

* French Translation - Chapter 5

* Add Bengali to CI

* Update author list

* Adding translations for 2/4 and 2/5 🚀 (#74)

* Adding translations for 2/4 and 2/5 🚀

* Remove English content

Co-authored-by: lewtun <lewis.c.tunstall@gmail.com>

* Translation to Russian (#97)

* translation of chapter 2/section 1

* add section 1 / chapter 2 to _toctree.yml

* Translation of Chapter0 to Hindi (#86)

* Hindi?Chapter0-Part_1

* Hindi/Chapter0-Part_2

* Chapter 0 Persian Translation First Draft (#95)

* merged branch0 into main. no toctree yet.

* updated toctree.

* Updated the glossary with terms from chapter0.

* Second draft in collab w/ @schoobani. Added empty chapter1 for preview.

* Glossary typo fix.

* Translation of Chapter0 (setup) to Arabic (#104)

* Add AR translation for `introduction`

* Fix alignment & format

* Add Arabic to CI build

* Russian - Chapter 1 finished (#98)

* 01/4 start

* 1/4 finished

* 1/5 finished

* 1/5 update toc

* 1/6 finished

* 1/7 finished

* 1/8 finished

* 1/9 finished

* 1/4 fix

* toc update

* Chinese - Chapter 1 finished (#113)

* Chinese - Chapter 1 finished

* Add zh to the languages field

Co-authored-by: petrichor1122 <87262598+petrichor1122@users.noreply.github.com>
Co-authored-by: zhlhyx <95976146+zhlhyx@users.noreply.github.com>

* [PT] Translation of chapter 2 (#107)

* add PT translate to 2.1

* add PT translate to 2.2

* add portuguese translation to 2.3

* WIP portuguese translation to 2.4

* add portuguese translation to 2.4

* add portuguese translation to 2.5

* add portuguese translation to 2.6

* add _toctree infos

Co-authored-by: lewtun <lewis.c.tunstall@gmail.com>

* [FR] Translation of chapter 2 & event + Review of chapters 0 & 5 (#106)

* Update _toctree.yml

Add chapter 2 
+ little fix of chapter 5

* Update 1.mdx

Review of chapter 0

* Create 1.mdx

* Create 2.mdx

* Create 3.mdx

* Create 4.mdx

* Create 5.mdx

* Create 6.mdx

* Create 7.mdx

* Create 8.mdx

* Update 8.mdx

Since AutoNLP has recently been renamed to AutoTrain, let me make the correction on the English file

* Update 1.mdx

Review of chapter 5/1

* Update 2.mdx

Review of chapter 5/2

* Update 3.mdx

Review of chapter 5/3

* Update 4.mdx

Review of chapter 5/4

* Update 5.mdx

Review of chapter 5/5

* Update 6.mdx

Review of chapter 5/6

* Update 7.mdx

Review of chapter 5/7

* Update 8.mdx

Review of chapter 5/8

* Create 1.mdx

event's translation

* Update _toctree.yml

add event to the tree

* Update _toctree.yml

deletion of the files that pose a problem to pass the checks, will be resubmitted in another PR

* Delete 1.mdx

deletion of the files that pose a problem to pass the checks, will be resubmitted in another PR

* make style correction

* Update _toctree.yml

the -

* Fix spacing

Co-authored-by: Lewis Tunstall <lewis.c.tunstall@gmail.com>

* [th] Translated Chapter2/1 (#83)

* Finish chapter2/1

* Update _toctree.yml

* ko-chapter1/1

* ko _toctree.yml created

* Fix the issue #80

* Single expression changed

* ko/chapter1 finished

* ko/chapter0 finished

* ko/chapter0 finished

* reviewed by @bzantium ko/chapter0

* reviewed by @bzantium chapter0 & fixed typo

* reviewed by @rainmaker712

* maximize Korean expressions

* [Chapter 1] bangla traslation initial commit

* Update 1.mdx

update and fix formating

* Fix formating and typos

* translate _toctree.yml 0-1 chapter

* Add Korean to CI

* remove translation from sec titles not yet translated

* Add authors [th ru]

* [FIX] _toctree.yml

* Update chapters/bn/chapter0/1.mdx

[FIX] syntax formatting

Co-authored-by: lewtun <lewis.c.tunstall@gmail.com>

* tag typos & indentation & unnatural expressions

* modified toctree.yml for chapter1/2

* modified toctree.yml for chapter1/2 & fix typo

* Add Bengali to CI

* Update author list

* Adding translations for 2/4 and 2/5 🚀 (#74)

* Adding translations for 2/4 and 2/5 🚀

* Remove English content

Co-authored-by: lewtun <lewis.c.tunstall@gmail.com>

* Translation to Russian (#97)

* translation of chapter 2/section 1

* add section 1 / chapter 2 to _toctree.yml

* Translation of Chapter0 to Hindi (#86)

* Hindi?Chapter0-Part_1

* Hindi/Chapter0-Part_2

* Chapter 0 Persian Translation First Draft (#95)

* merged branch0 into main. no toctree yet.

* updated toctree.

* Updated the glossary with terms from chapter0.

* Second draft in collab w/ @schoobani. Added empty chapter1 for preview.

* Glossary typo fix.

* Translation of Chapter0 (setup) to Arabic (#104)

* Add AR translation for `introduction`

* Fix alignment & format

* Add Arabic to CI build

* Russian - Chapter 1 finished (#98)

* 01/4 start

* 1/4 finished

* 1/5 finished

* 1/5 update toc

* 1/6 finished

* 1/7 finished

* 1/8 finished

* 1/9 finished

* 1/4 fix

* toc update

* Chinese - Chapter 1 finished (#113)

* Chinese - Chapter 1 finished

* Add zh to the languages field

Co-authored-by: petrichor1122 <87262598+petrichor1122@users.noreply.github.com>
Co-authored-by: zhlhyx <95976146+zhlhyx@users.noreply.github.com>

* [PT] Translation of chapter 2 (#107)

* add PT translate to 2.1

* add PT translate to 2.2

* add portuguese translation to 2.3

* WIP portuguese translation to 2.4

* add portuguese translation to 2.4

* add portuguese translation to 2.5

* add portuguese translation to 2.6

* add _toctree infos

Co-authored-by: lewtun <lewis.c.tunstall@gmail.com>

* [FR] Translation of chapter 2 & event + Review of chapters 0 & 5 (#106)

* Update _toctree.yml

Add chapter 2 
+ little fix of chapter 5

* Update 1.mdx

Review of chapter 0

* Create 1.mdx

* Create 2.mdx

* Create 3.mdx

* Create 4.mdx

* Create 5.mdx

* Create 6.mdx

* Create 7.mdx

* Create 8.mdx

* Update 8.mdx

Since AutoNLP has recently been renamed to AutoTrain, let me make the correction on the English file

* Update 1.mdx

Review of chapter 5/1

* Update 2.mdx

Review of chapter 5/2

* Update 3.mdx

Review of chapter 5/3

* Update 4.mdx

Review of chapter 5/4

* Update 5.mdx

Review of chapter 5/5

* Update 6.mdx

Review of chapter 5/6

* Update 7.mdx

Review of chapter 5/7

* Update 8.mdx

Review of chapter 5/8

* Create 1.mdx

event's translation

* Update _toctree.yml

add event to the tree

* Update _toctree.yml

deletion of the files that pose a problem to pass the checks, will be resubmitted in another PR

* Delete 1.mdx

deletion of the files that pose a problem to pass the checks, will be resubmitted in another PR

* make style correction

* Update _toctree.yml

the -

* Fix spacing

Co-authored-by: Lewis Tunstall <lewis.c.tunstall@gmail.com>

* [th] Translated Chapter2/1 (#83)

* Finish chapter2/1

* Update _toctree.yml

* Add Hindi to CI (#116)

Co-authored-by: DOOHAE JUNG <doohae@DOOHAE-M1-Pro.local>
Co-authored-by: m_khandaker <m_khandaker@eaglys.co.jp>
Co-authored-by: Md. Al-Amin Khandaker <tokhandaker@outlook.com>
Co-authored-by: ftarlaci <18291571+ftarlaci@users.noreply.github.com>
Co-authored-by: Doohae Jung <80743307+Doohae@users.noreply.github.com>
Co-authored-by: melaniedrevet <melanie.univ@gmail.com>
Co-authored-by: Jose M Munoz <munozariasjm@gmail.com>
Co-authored-by: svv73 <88366711+svv73@users.noreply.github.com>
Co-authored-by: Vedant Pandya <pandyaved1999@gmail.com>
Co-authored-by: Bahram Shamshiri <jowharshamshiri@gmail.com>
Co-authored-by: Giyaseddin Bayrak <34009210+giyaseddin@users.noreply.github.com>
Co-authored-by: Pavel <60391448+pdumin@users.noreply.github.com>
Co-authored-by: 1375626371 <40328311+1375626371@users.noreply.github.com>
Co-authored-by: petrichor1122 <87262598+petrichor1122@users.noreply.github.com>
Co-authored-by: zhlhyx <95976146+zhlhyx@users.noreply.github.com>
Co-authored-by: João Gustavo A. Amorim <joaogustavoamorim@gmail.com>
Co-authored-by: lbourdois <58078086+lbourdois@users.noreply.github.com>
Co-authored-by: Cherdsak Kingkan <cherdsak.kingkan@gmail.com>

* Bump release 4 (#133)

* Bump release (#138)

* ko-chapter1/1

* ko _toctree.yml created

* Fix the issue #80

* Single expression changed

* ko/chapter1 finished

* ko/chapter0 finished

* ko/chapter0 finished

* reviewed by @bzantium ko/chapter0

* reviewed by @bzantium chapter0 & fixed typo

* reviewed by @rainmaker712

* maximize Korean expressions

* [Chapter 1] bangla traslation initial commit

* Update 1.mdx

update and fix formating

* Fix formating and typos

* translate _toctree.yml 0-1 chapter

* Add Korean to CI

* [tr] Translated chapter1/2.mdx

* remove translation from sec titles not yet translated

* Add authors [th ru]

* [FIX] _toctree.yml

* Update chapters/bn/chapter0/1.mdx

[FIX] syntax formatting

Co-authored-by: lewtun <lewis.c.tunstall@gmail.com>

* tag typos & indentation & unnatural expressions

* modified toctree.yml for chapter1/2

* modified toctree.yml for chapter1/2 & fix typo

* French Translation - Chapter 5

* Add Bengali to CI

* Update author list

* Adding translations for 2/4 and 2/5 🚀 (#74)

* Adding translations for 2/4 and 2/5 🚀

* Remove English content

Co-authored-by: lewtun <lewis.c.tunstall@gmail.com>

* Translation to Russian (#97)

* translation of chapter 2/section 1

* add section 1 / chapter 2 to _toctree.yml

* Translation of Chapter0 to Hindi (#86)

* Hindi?Chapter0-Part_1

* Hindi/Chapter0-Part_2

* Chapter 0 Persian Translation First Draft (#95)

* merged branch0 into main. no toctree yet.

* updated toctree.

* Updated the glossary with terms from chapter0.

* Second draft in collab w/ @schoobani. Added empty chapter1 for preview.

* Glossary typo fix.

* Translation of Chapter0 (setup) to Arabic (#104)

* Add AR translation for `introduction`

* Fix alignment & format

* Add Arabic to CI build

* Russian - Chapter 1 finished (#98)

* 01/4 start

* 1/4 finished

* 1/5 finished

* 1/5 update toc

* 1/6 finished

* 1/7 finished

* 1/8 finished

* 1/9 finished

* 1/4 fix

* toc update

* Chinese - Chapter 1 finished (#113)

* Chinese - Chapter 1 finished

* Add zh to the languages field

Co-authored-by: petrichor1122 <87262598+petrichor1122@users.noreply.github.com>
Co-authored-by: zhlhyx <95976146+zhlhyx@users.noreply.github.com>

* [PT] Translation of chapter 2 (#107)

* add PT translate to 2.1

* add PT translate to 2.2

* add portuguese translation to 2.3

* WIP portuguese translation to 2.4

* add portuguese translation to 2.4

* add portuguese translation to 2.5

* add portuguese translation to 2.6

* add _toctree infos

Co-authored-by: lewtun <lewis.c.tunstall@gmail.com>

* [FR] Translation of chapter 2 & event + Review of chapters 0 & 5 (#106)

* Update _toctree.yml

Add chapter 2 
+ little fix of chapter 5

* Update 1.mdx

Review of chapter 0

* Create 1.mdx

* Create 2.mdx

* Create 3.mdx

* Create 4.mdx

* Create 5.mdx

* Create 6.mdx

* Create 7.mdx

* Create 8.mdx

* Update 8.mdx

Since AutoNLP has recently been renamed to AutoTrain, let me make the correction on the English file

* Update 1.mdx

Review of chapter 5/1

* Update 2.mdx

Review of chapter 5/2

* Update 3.mdx

Review of chapter 5/3

* Update 4.mdx

Review of chapter 5/4

* Update 5.mdx

Review of chapter 5/5

* Update 6.mdx

Review of chapter 5/6

* Update 7.mdx

Review of chapter 5/7

* Update 8.mdx

Review of chapter 5/8

* Create 1.mdx

event's translation

* Update _toctree.yml

add event to the tree

* Update _toctree.yml

deletion of the files that pose a problem to pass the checks, will be resubmitted in another PR

* Delete 1.mdx

deletion of the files that pose a problem to pass the checks, will be resubmitted in another PR

* make style correction

* Update _toctree.yml

the -

* Fix spacing

Co-authored-by: Lewis Tunstall <lewis.c.tunstall@gmail.com>

* [th] Translated Chapter2/1 (#83)

* Finish chapter2/1

* Update _toctree.yml

* Add Hindi to CI (#116)

* Update README.md (#87)

* Update authors on README (#120)

* Update authors

* French translation `Chapter1` full (#56)


* traduction 1st part of chapter1

* fix typo

* fix job titles and encoder-decoder translation

* add part 2 for 1st chapter

* fix some typo part2

* fix Transformer -> Transformers

* add part 3 not totally ended

* end of part3 of chapter1

* part9 chapter 1

* add part7 chapter 1

* add part5 chapter 1

* part 6 chapter 1

* add part8 chapter 1

* end quizz of chapter

* add last part of chapter 1

Co-authored-by: ChainYo <t.chaigneau.tc@gmail.com>

* Translate to Japanese Chapter0 (#123)

* start working

* translate chapter0/1.mdx

* [FA] First draft of Chapter2/Page2 (#129)

* merged branch0 into main. no toctree yet.

* updated toctree.

* Updated the glossary with terms from chapter0.

* Second draft in collab w/ @schoobani. Added empty chapter1 for preview.

* Glossary typo fix.

* Added missing backticks.

* Removed a couple of bad indefinite articles I forgot.

* First draft of ch2/p2. Adds to glossary. Trans. guidelines moved out.

* Fixed missing diacritics, fixed the py/tf switch placing. Other fixes.

* Changed the equivalent for prediction per @kambizG 's direction.

* Redid ambiguous passage in translation per @lewtun 's direction.

* [th] Finished whole Chapter 2 translation (#127)

* Finish chapter2/1

* delete untranslated files

* chapter2/2 WIP

* Delete WIP files

* WIP chapter2/2

* Fixed conflict

* Update _toctree.yml

* Update _toctree.yml

* Finished Chapter2/2

* Finish all chapter2/n

* Finish all chapter2/n

* Fixed Ch2/8 as PR run failed

* [de] Translation Chapter 0 (#130)

* Copy files to newly created german dir (de)

* Add translation for chapter 0

* Clean up english files for chapter 1

* Change _toctree.yml for chapter 0

* Fix whitespaces

* Fix whitespaces again

* Adjust _toctree.yml - leave only chaper 0

* Add German language (de) to workflow yaml files

* [de] German Translation Guide (#132)

* German Translation Guide

* Add German Glossary to TOC

* Chapter 1, Section 1 Bengali translation (#124)

* [ADD] Chapter 1, Section 1 benglai tranlation

* [FIX] toc

* [FIX] commit mistakes

* [FIX] remove the Eng duplicates

Co-authored-by: m_khandaker <m_khandaker@eaglys.co.jp>

* [FR] Review of chapters 0, 2 & 5 + add chapters 6, 7, 8 & event (#125)

* Create 1.mdx

Event translation

* Create 1.mdx

* Chapter 6 in French

* Update 1.mdx

fix italic

* Update 9.mdx

fix italic

* Update 3.mdx

fix italic

* Update 4.mdx

fix italic

* Update 4.mdx

* Update 1.mdx

little fix

* Update 2.mdx

little fix

* Update 4.mdx

fix italic

* Update 8.mdx

fix italic

* Update 1.mdx

little fix

* Update 2.mdx

little fix

* Update 3.mdx

little fix

* Update 5.mdx

little fix

* Update 7.mdx

little fix

* Update 8.mdx

little fix

* add chapter8

* Update 6.mdx

fix italic

* Update 3.mdx

fix, fix everywhere

* Update 2.mdx

fix, fix everywhere

* Update 4.mdx

fix, fix everywhere

* Update 4_tf.mdx

fix, fix everywhere

* Add files via upload

add chapter 7

* Update 1.mdx

fix links

* Update 2.mdx

fix, fix everywhere

* Update 3.mdx

fix, fix everywhere

* Update 4.mdx

fix, fix everywhere

* Update 5.mdx

* Update 6.mdx

fix, fix everywhere

* Update 7.mdx

fix, fix everywhere

* Update 3.mdx

fix link

* Update 8.mdx

fix link

* Update 2.mdx

fix link

* Update 4.mdx

little fix

* Update 6.mdx

* Update 7.mdx

* Update 8.mdx

fix

* Update 2.mdx

little fix

* Update 3.mdx

little fix

* Update 5.mdx

* Update 4_tf.mdx

little fix

* Update _toctree.yml

Forgot the toctree

* Update _toctree.yml

fix local fields

* Update _toctree.yml

My bad, I forgot some 🙃

* Update 7.mdx

I don't know why it was there...

* Update 1.mdx

* [de] Chapter 3 translation (#128)

* chapter 3 part 1 DE

* [DE] Chapter 3 - Part 2

* Prepare TOC-Tree

* Fein-tuning

* Initial translation

* Glossary additions for C3P3

* C3P2 style

* [de] Chapter 3 P3-TF initial translation

* [de] Chapter 3 P4 initial translation

* [de] Chapter 3 Part 5 initial translation

* [de] Chapter 3 P6 Initial translation

* Missing commas

* fixing quotes

* Mark third option on chapter 8, question 8 as correct (#135)

* doc_change(translation): translating course from english to gujarati (#126)

* change(translation): chapter0 to gujarati

content translated: Chapter0/1.mdx - Introduction

commit-by: menonashwathi4@gmail.com

* Revert "change(translation): chapter0 to gujarati"

This reverts commit c27e06992af8892687f343a19368ce322d69e8b2.

* doc_change(translation): translation to gj

translated content: chapters/gj/chapter0.mdx - introduction

* doc_change(translation): translation to gj

translated content: chapters/gj/chapter0.mdx - introduction

* Delete _toctree.yml

* change: adding gj to github workflow

* nit: fix heading

* Update authors (#136)

* [FA] First draft of Chapter4/Page1 (#134)

* added chapter4 title and it's first section

* added first draft of Chapter4/Page1

* minor fix

* updated the title according to convention

* applied some updates according to convention

* added footnotes, minor improvements

* applied tweaks according to review points

* the new draft of glossary according to PR #134

* fixed an inconsistant title

* minor fix for better compatibility with T points

* applied final touches for this round of G updates

* [FR] End of chapter 3 + chapter 4  (#137)

* add chapters 3 & 4

* Update 2.mdx

fix links

* Update 3.mdx

some fix

* Update 6.mdx

fix tag

* Update 3.mdx

add link to chapter 7

* Update 3_tf.mdx

add link to chapter 7

* Update _toctree.yml

Co-authored-by: DOOHAE JUNG <doohae@DOOHAE-M1-Pro.local>
Co-authored-by: m_khandaker <m_khandaker@eaglys.co.jp>
Co-authored-by: Md. Al-Amin Khandaker <tokhandaker@outlook.com>
Co-authored-by: ftarlaci <18291571+ftarlaci@users.noreply.github.com>
Co-authored-by: Doohae Jung <80743307+Doohae@users.noreply.github.com>
Co-authored-by: melaniedrevet <melanie.univ@gmail.com>
Co-authored-by: Jose M Munoz <munozariasjm@gmail.com>
Co-authored-by: svv73 <88366711+svv73@users.noreply.github.com>
Co-authored-by: Vedant Pandya <pandyaved1999@gmail.com>
Co-authored-by: Bahram Shamshiri <jowharshamshiri@gmail.com>
Co-authored-by: Giyaseddin Bayrak <34009210+giyaseddin@users.noreply.github.com>
Co-authored-by: Pavel <60391448+pdumin@users.noreply.github.com>
Co-authored-by: 1375626371 <40328311+1375626371@users.noreply.github.com>
Co-authored-by: petrichor1122 <87262598+petrichor1122@users.noreply.github.com>
Co-authored-by: zhlhyx <95976146+zhlhyx@users.noreply.github.com>
Co-authored-by: João Gustavo A. Amorim <joaogustavoamorim@gmail.com>
Co-authored-by: lbourdois <58078086+lbourdois@users.noreply.github.com>
Co-authored-by: Cherdsak Kingkan <cherdsak.kingkan@gmail.com>
Co-authored-by: Thomas Chaigneau <50595514+ChainYo@users.noreply.github.com>
Co-authored-by: ChainYo <t.chaigneau.tc@gmail.com>
Co-authored-by: hiromu <45531573+hiromu166@users.noreply.github.com>
Co-authored-by: Cherdsak Kingkan <ckingkan29@gmail.com>
Co-authored-by: Marcus Fraaß <marcus.fraass@gmail.com>
Co-authored-by: Jesper Dramsch <jesper@dramsch.net>
Co-authored-by: amyeroberts <aeroberts4444@gmail.com>
Co-authored-by: Ash <103081562+ashwathim@users.noreply.github.com>
Co-authored-by: Hamed Homaei Rad <h.homaei@gmail.com>

* Bump release (#147)

* Bump release (#161)

* Fix typos in chapter 9 (#176) (#180)

Co-authored-by: regisss <15324346+regisss@users.noreply.github.com>

* Bump release (#187)

* Chapter 2 Section 1 Bengali Translation (huggingface#72) (#168)

* [TH] Chapter 6 Section 1 and 2 (#171)

Co-authored-by: Suteera <sseeha@inovex.de>

* [FA] CH1 / P1-2 (#142)

* Spanish Chapter 3: sections 1 & 2 (#162)

* fix typos in bpe, wordpiece, unigram (#166)

* [FR] French Review (#186)

* Part 7: Training a causal... fixes (#179)

* typo & error mitigation

* consistency

* Trainer.predict() returns 3 fields

* ran make style

* [TR] Translated Chapter 1.6 🤗 (#185)

* added chapter 1/6 to _toctree.yml

* [TR] Translated Chapter 1.6 🤗

Co-authored-by: Avishek Das <avishek.das.ayan@gmail.com>
Co-authored-by: Suteera  Seeha <33692408+meanna@users.noreply.github.com>
Co-authored-by: Suteera <sseeha@inovex.de>
Co-authored-by: Saeed Choobani <saeed.choobani@gmail.com>
Co-authored-by: Fermin Ordaz <fermin.ordaz@gmail.com>
Co-authored-by: Kerem Turgutlu <keremturgutlu@gmail.com>
Co-authored-by: lbourdois <58078086+lbourdois@users.noreply.github.com>
Co-authored-by: Sebastian Sosa <37946988+CakeCrusher@users.noreply.github.com>
Co-authored-by: tanersekmen <56790802+tanersekmen@users.noreply.github.com>

* Bump release 10 (#194)

* Bump release (#195)

* Bump release 12 (#209)

* Bump release (#224)

* Bump release (#229)

* Bump release (#236)

* Bump release (#258)

* Bump release (#270)

* Bump release (#274)

* Bump release (#286)

* Bump release (#288)

* Chapter 2 Section 1 Bengali Translation (huggingface#72) (#168)

* [TH] Chapter 6 Section 1 and 2 (#171)

Co-authored-by: Suteera <sseeha@inovex.de>

* [FA] CH1 / P1-2 (#142)

* Spanish Chapter 3: sections 1 & 2 (#162)

* fix typos in bpe, wordpiece, unigram (#166)

* [FR] French Review (#186)

* Part 7: Training a causal... fixes (#179)

* typo & error mitigation

* consistency

* Trainer.predict() returns 3 fields

* ran make style

* [TR] Translated Chapter 1.6 🤗 (#185)

* added chapter 1/6 to _toctree.yml

* [TR] Translated Chapter 1.6 🤗

* [PT][Chapter 01 - 2.mdx] - issue #51 (#170)

* Fix Gradio ToC (#193)

* Add Gradio authors and Blocks event (#189)

* Update 6.mdx (#188)

Correct link to Transformer XL doc

* Add translating notes and glossary to Spanish (#192)

* Add translating notes and glosary to Spanish

* Adding glossary to the toc

* add pt 4.3 (#191)

* [FR] Visual corrections (#190)

* [PT] add chapter 4.4 and 4.5 (#196)

* fix invite discord link (#197)

* [FA] Second draft of CH2/P1-2 (#139)

* added chapter3 in hindi (#198)

* [TR] Chapter 3/1 (#165)

* [RU] Ch3-1/2/3 (#200)

* [PT] add 5.1 and 5.2 (#204)

* [FA] - Ch3 - P1 and P2 (#199)

* [PT] add `end-of-chapter quiz` for chapter 4 (4.6) (#201)


Co-authored-by: lewtun <lewis.c.tunstall@gmail.com>

* Chapter1: 2.mdx Translated. (#206)

* Remove comments from Persian ToC (#210)

* Fix CI URL for PRs (#211)

* code fragment & english syntax and meaning (#203)

* Updated Ch1/1 with Emoji (#214)

* Add missing numpy import (#217)

* [ES] translate sections 8.1 and 8.2 (#215)

* Fix path to datasets (#216)

* [PT] add 5.3 (#218)

* fix 4.3 (#223)

* Fix notebook generation (#227)

* Add Gradio nb links

* add 5.4 (#226)

* add pt wip (#225)

* Added Gujarati List. (#221)

* Add Gradio nbs links to fr (#228)

* Chinese - Chapter 3finished (#219)

* add ch7 at _toctree and translate 7.1 (#222)

* add 5.5 (#235)

* [FR] Review of chapter 7 (#233)

* Italian translation - chapter 4 (#230)

* Added Thai translation of chapters 3 (#231)

* [Ru] Add part 2, chapter 2 (#234)

* Update 8.mdx (#237)

- Remove Gradio Blocks Party
- Add, Where to next? section

* Created HI/Chapter1/5.mdx (#232)

* Add Spanish chaper3/section4, update toc and glossary (#238)

* [RU] Chapter 3 finished (#239)

* [PT] add 5.6 and 5.7 (#240)

* [EN] Visual corrections (#245)

* Translation for 1/4, 1/5 and 1/6. (#247)

* add event in PT (#250)

* Pin version of black (#252)

* Translate ja event (#241)

* [PT] add quiz chapter 5 (#243)

* Update 5.mdx (#253)

inconsistent naming with line 327

* Translation for Traditional Chinese (zh-tw) chapter0  (#251)


Co-authored-by: Lewis Tunstall <lewis.c.tunstall@gmail.com>

* Translated the whole Chapter 3 to Thai  (#255)

* Japanese chapter 4 (#244)

* Translation of 1/7, 1/8, and 1/9. (#263)

* [PT] add chapter  8.1 and 8.2 (#265)

* [RU] Chapter 4  (#269)

* Add Thai translation for chapter 6.3b to 6.10 (#268)

* add 8.3 (#266)

* 3.mdx of chapter 01 (#260)

Co-authored-by: Lewis Tunstall <lewis.c.tunstall@gmail.com>

* Fix typo (#271)

* [PT] add chapter 6.1 (#273)

* add Japanese chapter7 (#267)

* replace `load_metric` with `evaluate.load` (#285)

* update `load_metric` refs to `evaluate.load`

Co-authored-by: lewtun <lewis.c.tunstall@gmail.com>

* [GJ] Translation to Gujarati - Ch0 Setup (#287)

* [PT] add chapter 6.2 and 6.3 (#279)

* zh-CN - Chapter 4,5finished (#281)

Co-authored-by: Lewis Tunstall <lewis.c.tunstall@gmail.com>

* Chapter 01 - Done [PT] #51 (#280)

Co-authored-by: Lewis Tunstall <lewis.c.tunstall@gmail.com>

Co-authored-by: Avishek Das <avishek.das.ayan@gmail.com>
Co-authored-by: Suteera  Seeha <33692408+meanna@users.noreply.github.com>
Co-authored-by: Suteera <sseeha@inovex.de>
Co-authored-by: Saeed Choobani <saeed.choobani@gmail.com>
Co-authored-by: Fermin Ordaz <fermin.ordaz@gmail.com>
Co-authored-by: Kerem Turgutlu <keremturgutlu@gmail.com>
Co-authored-by: lbourdois <58078086+lbourdois@users.noreply.github.com>
Co-authored-by: Sebastian Sosa <37946988+CakeCrusher@users.noreply.github.com>
Co-authored-by: tanersekmen <56790802+tanersekmen@users.noreply.github.com>
Co-authored-by: Victor Costa <54755870+victorescosta@users.noreply.github.com>
Co-authored-by: Camille Couturier <couturierc@users.noreply.github.com>
Co-authored-by: João Gustavo A. Amorim <joaogustavoamorim@gmail.com>
Co-authored-by: Bahram Shamshiri <jowharshamshiri@gmail.com>
Co-authored-by: Kavya <36916536+robotjellyzone@users.noreply.github.com>
Co-authored-by: Batuhan Ayhan <bayhan2000@outlook.com>
Co-authored-by: Pavel <60391448+pdumin@users.noreply.github.com>
Co-authored-by: Kambiz Ghoorchian <kambiz.ghoorchian@gmail.com>
Co-authored-by: Vedant Pandya <pandyaved1999@gmail.com>
Co-authored-by: Diego Vargas <91356068+dzarkV@users.noreply.github.com>
Co-authored-by: Thomas O'Brien <tbobrien612@gmail.com>
Co-authored-by: Lincoln V Schreiber <lincolnschreiber@gmail.com>
Co-authored-by: 1375626371 <40328311+1375626371@users.noreply.github.com>
Co-authored-by: Giorgio Severi <ClonedOne@users.noreply.github.com>
Co-authored-by: svv73 <88366711+svv73@users.noreply.github.com>
Co-authored-by: Ömer Faruk Özdemir <farukozderim@gmail.com>
Co-authored-by: Caterina Bonan <97481648+CaterinaBi@users.noreply.github.com>
Co-authored-by: Hiromu Hota <hiromu.hota@gmail.com>
Co-authored-by: trtd56 <5toda6@gmail.com>
Co-authored-by: Mehrdad Nezamdoost <mehrdad.nd@gmail.com>
Co-authored-by: Wolvz <peng86david@gmail.com>
Co-authored-by: a-krirk <56425947+a-krirk@users.noreply.github.com>
Co-authored-by: atgctg <105969161+atgctg@users.noreply.github.com>
Co-authored-by: Thiago Medeiros <thiago.medeiros.carvalho@gmail.com>
Co-authored-by: webbigdata-jp <87654083+webbigdata-jp@users.noreply.github.com>
Co-authored-by: Leandro von Werra <lvwerra@users.noreply.github.com>
Co-authored-by: Bhadresh Savani <bhadreshpsavani@gmail.com>

* Bump release (#295)

* Bump release (#296)

* Bump release (#299)

* Bump release (#305)

* Chinese - Chapter 1 finished

* Add zh to the languages field

 Add zh to the languages field in the build_documentation.yml and build_pr_documentation.yml files

* Remove untranslated chapters in _toctree.yml

Remove all these sections that haven't been translated yet
Remove Chapter 0 from the table of contents since it hasn't been translated yet

* Fixed an error in the translation format

Fixed an error in the translation format of Chapter 1, Section 3

* Added a small part of the missing content

* Fix style

* Complete the translation of Chapters 0 and 2

* Fixed some bugs

·Fixed some formatting errors
·Moved Chapters 0 and 2 to Simplified Chinese

* Add files via upload

Formatting revisions and some translation corrections

* run make style to format chapter1 session3

* run make style to format code

* run make style to format code

* Fix style

* Chapter 2 Section 1 Bengali Translation (huggingface#72) (#168)

* [TH] Chapter 6 Section 1 and 2 (#171)

Co-authored-by: Suteera <sseeha@inovex.de>

* [FA] CH1 / P1-2 (#142)

* Spanish Chapter 3: sections 1 & 2 (#162)

* fix typos in bpe, wordpiece, unigram (#166)

* [FR] French Review (#186)

* Part 7: Training a causal... fixes (#179)

* typo & error mitigation

* consistency

* Trainer.predict() returns 3 fields

* ran make style

* [TR] Translated Chapter 1.6 🤗 (#185)

* added chapter 1/6 to _toctree.yml

* [TR] Translated Chapter 1.6 🤗

* [PT][Chapter 01 - 2.mdx] - issue #51 (#170)

* Fix Gradio ToC (#193)

* Add Gradio authors and Blocks event (#189)

* Update 6.mdx (#188)

Correct link to Transformer XL doc

* Add translating notes and glossary to Spanish (#192)

* Add translating notes and glosary to Spanish

* Adding glossary to the toc

* add pt 4.3 (#191)

* [FR] Visual corrections (#190)

* [PT] add chapter 4.4 and 4.5 (#196)

* fix invite discord link (#197)

* [FA] Second draft of CH2/P1-2 (#139)

* added chapter3 in hindi (#198)

* [TR] Chapter 3/1 (#165)

* [RU] Ch3-1/2/3 (#200)

* [PT] add 5.1 and 5.2 (#204)

* Add placeholders for audio chapters (#208)

* [FA] - Ch3 - P1 and P2 (#199)

* [PT] add `end-of-chapter quiz` for chapter 4 (4.6) (#201)


Co-authored-by: lewtun <lewis.c.tunstall@gmail.com>

* Chapter1: 2.mdx Translated. (#206)

* Remove comments from Persian ToC (#210)

* Fix CI URL for PRs (#211)

* code fragment & english syntax and meaning (#203)

* Updated Ch1/1 with Emoji (#214)

* Add missing numpy import (#217)

* Updata chapter3

* Code format for chapter3

* Updata yml file of chapter3

* Uptata yml file of chapter3

* Fix yml file bug

* [ES] translate sections 8.1 and 8.2 (#215)

* Fix path to datasets (#216)

* [PT] add 5.3 (#218)

* fix 4.3 (#223)

* Run make style

* Fix notebook generation (#227)

* Add Gradio nb links

* add 5.4 (#226)

* add pt wip (#225)

* Added Gujarati List. (#221)

* Fix quality

* Add Gradio nbs links to fr (#228)

* Fix ToC tree

* Remove audio templates

* Fix fr section

* Fix fr chapter

* Chinese - Chapter 3finished (#219)

* add ch7 at _toctree and translate 7.1 (#222)

* add 5.5 (#235)

* [FR] Review of chapter 7 (#233)

* Italian translation - chapter 4 (#230)

* Added Thai translation of chapters 3 (#231)

* [Ru] Add part 2, chapter 2 (#234)

* Update 8.mdx (#237)

- Remove Gradio Blocks Party
- Add, Where to next? section

* Created HI/Chapter1/5.mdx (#232)

* Add Spanish chaper3/section4, update toc and glossary (#238)

* [RU] Chapter 3 finished (#239)

* [PT] add 5.6 and 5.7 (#240)

* [EN] Visual corrections (#245)

* Translation for 1/4, 1/5 and 1/6. (#247)

* add event in PT (#250)

* Pin version of black (#252)

* Translate ja event (#241)

* [PT] add quiz chapter 5 (#243)

* Update 5.mdx (#253)

inconsistent naming with line 327

* Translation for Traditional Chinese (zh-tw) chapter0  (#251)


Co-authored-by: Lewis Tunstall <lewis.c.tunstall@gmail.com>

* Translated the whole Chapter 3 to Thai  (#255)

* Japanese chapter 4 (#244)

* Translation of 1/7, 1/8, and 1/9. (#263)

* [PT] add chapter  8.1 and 8.2 (#265)

* [RU] Chapter 4  (#269)

* Add Thai translation for chapter 6.3b to 6.10 (#268)

* add 8.3 (#266)

* 3.mdx of chapter 01 (#260)

Co-authored-by: Lewis Tunstall <lewis.c.tunstall@gmail.com>

* Fix typo (#271)

* [PT] add chapter 6.1 (#273)

* add Japanese chapter7 (#267)

* zh-CN - Chapter 4,5finished

* replace `load_metric` with `evaluate.load` (#285)

* update `load_metric` refs to `evaluate.load`

Co-authored-by: lewtun <lewis.c.tunstall@gmail.com>

* [GJ] Translation to Gujarati - Ch0 Setup (#287)

* [PT] add chapter 6.2 and 6.3 (#279)

* Fix formatting

* Debug formatting

* Debug FR formatting

* zh-CN - Chapter 4,5finished (#281)

Co-authored-by: Lewis Tunstall <lewis.c.tunstall@gmail.com>

* Chapter 01 - Done [PT] #51 (#280)

Co-authored-by: Lewis Tunstall <lewis.c.tunstall@gmail.com>

* tf_default_data_collator seems to have moved

* zh-CN - Chapter 6finished

* Revert "Merge branch 'huggingface:main' into main"

This reverts commit aebb46e12f9f87a4303f8bb4f0f2cf545eb83b21, reversing
changes made to 69187a3789e8d3d2d0de821ebe495f111d1cc73d.

* Revert "zh-CN - Chapter 6finished"

This reverts commit e69fce28d3a7b35b76c4f768a6cedf295b37d8c9.

* zh-CN - Chapter 6finished

* fix style

* undo bad commit

* Chapter5it (#278)

* added the italian translation for unit 1 chapter5

Co-authored-by: Leandro von Werra <lvwerra@users.noreply.github.com>

* Vietnamese translation (#293)

* Update .github/workflows/build_pr_documentation.yml

Co-authored-by: lewtun <lewis.c.tunstall@gmail.com>

* Translate JP chapter 8 (#249)

* Italian translation - Chapter 8 (#272)

* Translation to Vietnamese - chapter 5 (#297)

* Add course contributors (#298)

* Add CourseFloatingBanner component

* DocNotebookDropdown -> CourseFloatingBanner

* Italian translation Ch 2/1, 2/2 (#300)

* Add contributors (#304)

* Add forum button (#306)

Co-authored-by: 1375626371 <40328311+1375626371@users.noreply.github.com>
Co-authored-by: 1375626371 <1375626371@qq.com>
Co-authored-by: Avishek Das <avishek.das.ayan@gmail.com>
Co-authored-by: Suteera  Seeha <33692408+meanna@users.noreply.github.com>
Co-authored-by: Suteera <sseeha@inovex.de>
Co-authored-by: Saeed Choobani <saeed.choobani@gmail.com>
Co-authored-by: Fermin Ordaz <fermin.ordaz@gmail.com>
Co-authored-by: Kerem Turgutlu <keremturgutlu@gmail.com>
Co-authored-by: lbourdois <58078086+lbourdois@users.noreply.github.com>
Co-authored-by: Sebastian Sosa <37946988+CakeCrusher@users.noreply.github.com>
Co-authored-by: tanersekmen <56790802+tanersekmen@users.noreply.github.com>
Co-authored-by: Victor Costa <54755870+victorescosta@users.noreply.github.com>
Co-authored-by: Camille Couturier <couturierc@users.noreply.github.com>
Co-authored-by: João Gustavo A. Amorim <joaogustavoamorim@gmail.com>
Co-authored-by: Bahram Shamshiri <jowharshamshiri@gmail.com>
Co-authored-by: Kavya <36916536+robotjellyzone@users.noreply.github.com>
Co-authored-by: Batuhan Ayhan <bayhan2000@outlook.com>
Co-authored-by: Pavel <60391448+pdumin@users.noreply.github.com>
Co-authored-by: Kambiz Ghoorchian <kambiz.ghoorchian@gmail.com>
Co-authored-by: Vedant Pandya <pandyaved1999@gmail.com>
Co-authored-by: Diego Vargas <91356068+dzarkV@users.noreply.github.com>
Co-authored-by: Thomas O'Brien <tbobrien612@gmail.com>
Co-authored-by: Lincoln V Schreiber <lincolnschreiber@gmail.com>
Co-authored-by: Giorgio Severi <ClonedOne@users.noreply.github.com>
Co-authored-by: svv73 <88366711+svv73@users.noreply.github.com>
Co-authored-by: Ömer Faruk Özdemir <farukozderim@gmail.com>
Co-authored-by: Caterina Bonan <97481648+CaterinaBi@users.noreply.github.com>
Co-authored-by: Hiromu Hota <hiromu.hota@gmail.com>
Co-authored-by: trtd56 <5toda6@gmail.com>
Co-authored-by: Mehrdad Nezamdoost <mehrdad.nd@gmail.com>
Co-authored-by: Wolvz <peng86david@gmail.com>
Co-authored-by: a-krirk <56425947+a-krirk@users.noreply.github.com>
Co-authored-by: atgctg <105969161+atgctg@users.noreply.github.com>
Co-authored-by: Thiago Medeiros <thiago.medeiros.carvalho@gmail.com>
Co-authored-by: webbigdata-jp <87654083+webbigdata-jp@users.noreply.github.com>
Co-authored-by: Leandro von Werra <lvwerra@users.noreply.github.com>
Co-authored-by: Bhadresh Savani <bhadreshpsavani@gmail.com>
Co-authored-by: Andreas Ehrencrona <andreas.ehrencrona@velik.it>
Co-authored-by: leandro <leandro.vonwerra@spoud.io>
Co-authored-by: Matt <Rocketknight1@users.noreply.github.com>
Co-authored-by: Nolanogenn <52080100+Nolanogenn@users.noreply.github.com>
Co-authored-by: Hồng Hạnh <hanh.usth@gmail.com>
Co-authored-by: Younes Belkada <49240599+younesbelkada@users.noreply.github.com>
Co-authored-by: Edoardo Abati <29585319+EdAbati@users.noreply.github.com>
Co-authored-by: Mishig Davaadorj <dmishig@gmail.com>
Co-authored-by: Acciaro Gennaro Daniele <acciarogennaro@gmail.com>

* Bump release (#307)

* Bump release (#308)

* Bump release (#314)

* Bump release (#320)

* Bump release (#328)

* Bump release (#333)

* Bump release (#335)

* Bump release (#343)

* Bump release (#355)

* Bump release (#358)

* Bump release (#371)

* Bump release (#381)

* Bump release (#387)

* Bump release (#404)

* Bump release (#413)

* Bump release (#426)

* Bump release (#463)

---------

Co-authored-by: DOOHAE JUNG <doohae@DOOHAE-M1-Pro.local>
Co-authored-by: m_khandaker <m_khandaker@eaglys.co.jp>
Co-authored-by: Md. Al-Amin Khandaker <tokhandaker@outlook.com>
Co-authored-by: ftarlaci <18291571+ftarlaci@users.noreply.github.com>
Co-authored-by: Doohae Jung <80743307+Doohae@users.noreply.github.com>
Co-authored-by: melaniedrevet <melanie.univ@gmail.com>
Co-authored-by: Jose M Munoz <munozariasjm@gmail.com>
Co-authored-by: svv73 <88366711+svv73@users.noreply.github.com>
Co-authored-by: Vedant Pandya <pandyaved1999@gmail.com>
Co-authored-by: Bahram Shamshiri <jowharshamshiri@gmail.com>
Co-authored-by: Giyaseddin Bayrak <34009210+giyaseddin@users.noreply.github.com>
Co-authored-by: Pavel <60391448+pdumin@users.noreply.github.com>
Co-authored-by: 1375626371 <40328311+1375626371@users.noreply.github.com>
Co-authored-by: petrichor1122 <87262598+petrichor1122@users.noreply.github.com>
Co-authored-by: zhlhyx <95976146+zhlhyx@users.noreply.github.com>
Co-authored-by: João Gustavo A. Amorim <joaogustavoamorim@gmail.com>
Co-authored-by: lbourdois <58078086+lbourdois@users.noreply.github.com>
Co-authored-by: Cherdsak Kingkan <cherdsak.kingkan@gmail.com>
Co-authored-by: Thomas Chaigneau <50595514+ChainYo@users.noreply.github.com>
Co-authored-by: ChainYo <t.chaigneau.tc@gmail.com>
Co-authored-by: hiromu <45531573+hiromu166@users.noreply.github.com>
Co-authored-by: Cherdsak Kingkan <ckingkan29@gmail.com>
Co-authored-by: Marcus Fraaß <marcus.fraass@gmail.com>
Co-authored-by: Jesper Dramsch <jesper@dramsch.net>
Co-authored-by: amyeroberts <aeroberts4444@gmail.com>
Co-authored-by: Ash <103081562+ashwathim@users.noreply.github.com>
Co-authored-by: Hamed Homaei Rad <h.homaei@gmail.com>
Co-authored-by: Dawood Khan <dawoodkhan82@gmail.com>
Co-authored-by: regisss <15324346+regisss@users.noreply.github.com>
Co-authored-by: Avishek Das <avishek.das.ayan@gmail.com>
Co-authored-by: Suteera  Seeha <33692408+meanna@users.noreply.github.com>
Co-authored-by: Suteera <sseeha@inovex.de>
Co-authored-by: Saeed Choobani <saeed.choobani@gmail.com>
Co-authored-by: Fermin Ordaz <fermin.ordaz@gmail.com>
Co-authored-by: Kerem Turgutlu <keremturgutlu@gmail.com>
Co-authored-by: Sebastian Sosa <37946988+CakeCrusher@users.noreply.github.com>
Co-authored-by: tanersekmen <56790802+tanersekmen@users.noreply.github.com>
Co-authored-by: Victor Costa <54755870+victorescosta@users.noreply.github.com>
Co-authored-by: Camille Couturier <couturierc@users.noreply.github.com>
Co-authored-by: Kavya <36916536+robotjellyzone@users.noreply.github.com>
Co-authored-by: Batuhan Ayhan <bayhan2000@outlook.com>
Co-authored-by: Kambiz Ghoorchian <kambiz.ghoorchian@gmail.com>
Co-authored-by: Diego Vargas <91356068+dzarkV@users.noreply.github.com>
Co-authored-by: Thomas O'Brien <tbobrien612@gmail.com>
Co-authored-by: Lincoln V Schreiber <lincolnschreiber@gmail.com>
Co-authored-by: Giorgio Severi <ClonedOne@users.noreply.github.com>
Co-authored-by: Ömer Faruk Özdemir <farukozderim@gmail.com>
Co-authored-by: Caterina Bonan <97481648+CaterinaBi@users.noreply.github.com>
Co-authored-by: Hiromu Hota <hiromu.hota@gmail.com>
Co-authored-by: trtd56 <5toda6@gmail.com>
Co-authored-by: Mehrdad Nezamdoost <mehrdad.nd@gmail.com>
Co-authored-by: Wolvz <peng86david@gmail.com>
Co-authored-by: a-krirk <56425947+a-krirk@users.noreply.github.com>
Co-authored-by: atgctg <105969161+atgctg@users.noreply.github.com>
Co-authored-by: Thiago Medeiros <thiago.medeiros.carvalho@gmail.com>
Co-authored-by: webbigdata-jp <87654083+webbigdata-jp@users.noreply.github.com>
Co-authored-by: Leandro von Werra <lvwerra@users.noreply.github.com>
Co-authored-by: Bhadresh Savani <bhadreshpsavani@gmail.com>
Co-authored-by: 1375626371 <1375626371@qq.com>
Co-authored-by: Andreas Ehrencrona <andreas.ehrencrona@velik.it>
Co-authored-by: leandro <leandro.vonwerra@spoud.io>
Co-authored-by: Matt <Rocketknight1@users.noreply.github.com>
Co-authored-by: Nolanogenn <52080100+Nolanogenn@users.noreply.github.com>
Co-authored-by: Hồng Hạnh <hanh.usth@gmail.com>
Co-authored-by: Younes Belkada <49240599+younesbelkada@users.noreply.github.com>
Co-authored-by: Edoardo Abati <29585319+EdAbati@users.noreply.github.com>
Co-authored-by: Mishig Davaadorj <dmishig@gmail.com>
Co-authored-by: Acciaro Gennaro Daniele <acciarogennaro@gmail.com>

* Revert "Bump release (#566)" (#567)

This reverts commit cccc2c91ac8e702e5e14bbb0419dbf0490c7aaaf.

* updated documentation links

* [doc build] Use secrets (#581)

* docs: fix broken links

* changed 'perspires' to 'persists' in chapter 1 quiz

solves issue #585

* Update 4.mdx

You forgot to write a return for this function.

* Update 4.mdx : Fix Typo

Should be "course"

* fix link

* Update 2.mdx

updated loading datasets link

* Update 2.mdx

updated loading datasets link

* Update 2.mdx

updated loading datasets link

* Update 2.mdx

updated loading datasets link

* Update 2.mdx

updated loading datasets link

* Update 2.mdx

updated loading datasets link

* Update 2.mdx

updated loading datasets link

* Update 2.mdx

updated loading datasets link

* Update 2.mdx

updated loading datasets link

* Update 2.mdx

updated loading datasets link

* Update 2.mdx

updated loading datasets link

* Update 2.mdx

updated loading datasets link

* Fix syntax in vi/chapter7/7.mdx

There was an unnecessary `</Tip>`

* Remove `get_lr()` from logs which refers to nonexistent function

`get_lr()` is called as part of this function, but the function is not declared anywhere in the script. This change removes this portion of the code since it is non-necessary.

* Update 4.mdx

removed judgmental argument

* Update en-version

* fix: remove useless token

* fix: remove useless token (#635)

* Translate Chapter 3 to Spanish (#510)

* translate Chapter 3 to Spanish

* translate code comments to Spanish and fix typos

* Translating Chapter 6 to Spanish (#523)

* Translating sections 1 and 2 to spanish

* Translating sections 3 to spanish

* Translating sections 3b to spanish

* Translating sections 4 to spanish

* Translating section 5 to spanish

* Translating section 6 to spanish

* Translating section 7 to spanish

* Translating section 8 to spanish

* Translating section 9 to spanish

* Translating section 10 to spanish

* Adding Sections to _toctree.yml

* Fixing Typos after second review

---------

Co-authored-by: datacubeR <datacuber@pop-os.localdomain>

* Update 5.mdx

Ajuste na tradução de "encoders". São "codificadores", não "decodificadores". Decoders são "decodificadores".

* finalize de_ch_4_part2

* add ch 4 parts to table of contents

* Update doc CI (#643)

* Фиксация текущих результатов.

* Фиксирую текущее состояние.

* Fixing the transfer results for today.

* Translated files 3b and partially 4. Fixing the result.

* Fixing today's translation.

* fix typos in Spanish translation (#511)

* Fixing today's translation. Files: 6.mdx, 7.mdx and half of 8.mdx.

* The translation of chapter 6 has been completed.

* Delete chapters/en/.ipynb_checkpoints/_toctree-checkpoint.yml

This is backup created by JupyterLab.

* Delete chapters/en/chapter5/.ipynb_checkpoints/8-checkpoint.mdx

This is backup created by JupyterLab.

* Delete chapters/en/chapter6/.ipynb_checkpoints/1-checkpoint.mdx

This is backup created by JupyterLab.

* Delete chapters/en/chapter6/.ipynb_checkpoints/2-checkpoint.mdx

This is backup created by JupyterLab.

* Delete chapters/en/chapter6/.ipynb_checkpoints/8-checkpoint.mdx

This is backup created by JupyterLab.

* Delete chapters/en/chapter6/.ipynb_checkpoints/9-checkpoint.mdx

This is backup created by JupyterLab.

* Delete chapters/ru/.ipynb_checkpoints/TRANSLATING-checkpoint.txt

This is backup created by JupyterLab.

* Delete chapters/ru/.ipynb_checkpoints/_toctree-checkpoint.yml

This is backup created by JupyterLab.

* Delete chapters/ru/chapter5/.ipynb_checkpoints/8-checkpoint.mdx

This is backup created by JupyterLab.

* Update 10.mdx

Minor fix.

* Update 10.mdx

Trying to solve the markup problem.

* Update 10.mdx

Correcting the syntax of some markup again)

* Update chapters/ru/chapter6/4.mdx

Yes, that space is redundant here. You're right about that.

Co-authored-by: Maria Khalusova <kafooster@gmail.com>

* Update chapters/ru/chapter6/4.mdx

Extra space. I overlooked it. My mistake.

Co-authored-by: Maria Khalusova <kafooster@gmail.com>

* Update chapters/ru/chapter6/3.mdx

There's an extra space here. You're right.

Co-authored-by: Maria Khalusova <kafooster@gmail.com>

* Update chapters/ru/chapter6/3.mdx

There's an extra space here. You're right.

Co-authored-by: Maria Khalusova <kafooster@gmail.com>

* Update chapters/ru/chapter6/3b.mdx

Yeah, there's no need for a space here.

Co-authored-by: Maria Khalusova <kafooster@gmail.com>

* Update chapters/ru/chapter6/3.mdx

Co-authored-by: Maria Khalusova <kafooster@gmail.com>

* Update 3.mdx

* Update 7.mdx

Translated the comments noted on the review.

* Update 3.mdx

Translated the missing comments in the code.

* Update chapters/ru/chapter6/3b.mdx

Yes, an extra space.

Co-authored-by: Maria Khalusova <kafooster@gmail.com>

* Update chapters/ru/chapter6/5.mdx

Minor fix.

Co-authored-by: Maria Khalusova <kafooster@gmail.com>

* Completed the translation of the first part of Chapter 7 into Russian.

* After run python utils/code_formatter.py

* Update chapters/ru/chapter7/1.mdx

Extra space.

Co-authored-by: Maria Khalusova <kafooster@gmail.com>

* Update chapters/ru/chapter7/2.mdx

Extra space. I didn't notice.

Co-authored-by: Maria Khalusova <kafooster@gmail.com>

* Update chapters/ru/chapter7/2.mdx

Extra space. I didn't notice.

Co-authored-by: Maria Khalusova <kafooster@gmail.com>

* Update chapters/ru/chapter7/2.mdx

Yes, indeed, I ate the space bar)))))

Co-authored-by: Maria Khalusova <kafooster@gmail.com>

* Update chapters/ru/chapter7/5.mdx

There's that extra space again.

Co-authored-by: Maria Khalusova <kafooster@gmail.com>

* Update chapters/ru/chapter7/5.mdx

There's that extra space again that I didn't notice.

Co-authored-by: Maria Khalusova <kafooster@gmail.com>

* Update chapters/ru/chapter7/5.mdx

Extra space.

Co-authored-by: Maria Khalusova <kafooster@gmail.com>

* Update 5.mdx

Translated the missing comment.

* Update chapters/ru/chapter7/4.mdx

Extra space.

Co-authored-by: Maria Khalusova <kafooster@gmail.com>

* Update 2.mdx

Translated the missing comment in the code

* Update 2.mdx

Translated the missing sentence.

* Update 3.mdx

Translated the missing sentence.

* Update 3.mdx

I agree, it sounds more neutral that way.

* Update chapters/ru/chapter7/3.mdx

An unnecessary parenthesis.

Co-authored-by: Maria Khalusova <kafooster@gmail.com>

* Update chapters/ru/chapter7/3.mdx

Also an option, but we've translated it as "карточка модели" a lot of places.

Co-authored-by: Maria Khalusova <kafooster@gmail.com>

* Update chapters/ru/chapter7/3.mdx

Extra space.

Co-authored-by: Maria Khalusova <kafooster@gmail.com>

* Update 3.mdx

Translated the missing comment in the code.

* Update chapters/ru/chapter7/3.mdx

Extra sapce.

Co-authored-by: Maria Khalusova <kafooster@gmail.com>

* Update chapters/ru/chapter7/4.mdx

Extra space.

Co-authored-by: Maria Khalusova <kafooster@gmail.com>

* Update 4.mdx

Translated the missing comment in the code.

* Update 5.mdx

Added and translated the missing sentence: "Since the collator expects a list of dicts, where each dict represents a single example in the dataset, we also need to wrangle the data into the expected format before passing it to the data collator:"

* Update 5.mdx

Edit the display of the table on the course page.

* fixed links to other chapters

* fixed links to chapters' intros

* I added myself to the Languages and translations table.

* Deleted unnecessary folder automatically created by JupyterLab.

* Fix links to HF docs

* Finalizing the translation of chapter 7.

* Update 6.mdx

Extra space

* Update 7.mdx

Extra space

* Update chapters/ru/chapter7/6.mdx

Correcting a link

Co-authored-by: Maria Khalusova <kafooster@gmail.com>

* Update chapters/ru/chapter7/6.mdx

Correcting a link

Co-authored-by: Maria Khalusova <kafooster@gmail.com>

* Update chapters/ru/chapter7/6.mdx

Correcting a link

Co-authored-by: Maria Khalusova <kafooster@gmail.com>

* Update chapters/ru/chapter7/7.mdx

Correcting a link

Co-authored-by: Maria Khalusova <kafooster@gmail.com>

* Update chapters/ru/chapter7/6.mdx

Correcting a link

Co-authored-by: Maria Khalusova <kafooster@gmail.com>

* Update chapters/ru/chapter7/7.mdx

Correcting a link

Co-authored-by: Maria Khalusova <kafooster@gmail.com>

* Update chapters/ru/chapter7/7.mdx

Correcting a link

Co-authored-by: Maria Khalusova <kafooster@gmail.com>

* Update chapters/ru/chapter7/8.mdx

Correction of abbreviation - NLP

Co-authored-by: Maria Khalusova <kafooster@gmail.com>

* Update 7.mdx

Translated the code commentary

* Update 6.mdx

Translated the missing sentence.

* Update chapters/ru/chapter7/7.mdx

Co-authored-by: Maria Khalusova <kafooster@gmail.com>

* Update 6.mdx

* Update chapters/ru/chapter7/6.mdx

Correcting a link

Co-authored-by: Maria Khalusova <kafooster@gmail.com>

* Update chapters/ru/chapter7/7.mdx

Correcting a link

Co-authored-by: Maria Khalusova <kafooster@gmail.com>

* Update chapters/ru/chapter7/6.mdx

Co-authored-by: Maria Khalusova <kafooster@gmail.com>

* 8/1-2 done

* 8/3 finished

* 8/4 finished

* fix typo

* toc update

* typos fixed

* removed english text

* 8/5 finished

* 8/6-7 finished

* fix and update toc

* chapter8/1 fixed

* chapter8/2 fixed

* chapter8/3 fixed

* chapter8/4 fixed

* chapter8/5 fixed

* fix title 8/5

* fix title 8/5 in toc

* Update _toctree.yml title 8

Co-authored-by: Maria Khalusova <kafooster@gmail.com>

* Bump black (#671)

* fix unexpected token in quiz

* 8/2 fixed

* 8/3 fixed

* 8/4_tf fixed

* Added translation of chapter 9 and Course Events.

* Added translation of chapter 9 and Course Events.

* Update chapters/ru/chapter9/6.mdx

OK

Co-authored-by: Maria Khalusova <kafooster@gmail.com>

* Update chapters/ru/chapter9/7.mdx

OK

Co-authored-by: Maria Khalusova <kafooster@gmail.com>

* Update chapters/ru/chapter9/7.mdx

OK

Co-authored-by: Maria Khalusova <kafooster@gmail.com>

* Update chapters/ru/events/2.mdx

I agree.

Co-authored-by: Maria Khalusova <kafooster@gmail.com>

* Update chapters/ru/events/1.mdx

I agree with you.

Co-authored-by: Maria Khalusova <kafooster@gmail.com>

* Update chapters/ru/events/2.mdx

I agree with you.

Co-authored-by: Maria Khalusova <kafooster@gmail.com>

* Update chapters/ru/events/2.mdx

I agree with you.

Co-authored-by: Maria Khalusova <kafooster@gmail.com>

* Update chapters/ru/events/2.mdx

I agree with you.

Co-authored-by: Maria Khalusova <kafooster@gmail.com>

* Update chapters/ru/events/2.mdx

Sorry. I was hasty and made an incorrect assumption)))

Co-authored-by: Maria Khalusova <kafooster@gmail.com>

* Update chapters/ru/events/1.mdx

I agree with you.

Co-authored-by: Maria Khalusova <kafooster@gmail.com>

* Update chapters/ru/events/1.mdx

I agree with you.

Co-authored-by: Maria Khalusova <kafooster@gmail.com>

* Update chapters/ru/events/1.mdx

I agree with you.

Co-authored-by: Maria Khalusova <kafooster@gmail.com>

* Update chapters/ru/events/1.mdx

I agree with you.

Co-authored-by: Maria Khalusova <kafooster@gmail.com>

* Update chapters/ru/events/2.mdx

I agree with you.

Co-authored-by: Maria Khalusova <kafooster@gmail.com>

* Update chapters/ru/events/1.mdx

I agree with you.

Co-authored-by: Maria Khalusova <kafooster@gmail.com>

* Update chapters/ru/events/1.mdx

I agree with you.

Co-authored-by: Maria Khalusova <kafooster@gmail.com>

* Update chapters/ru/events/1.mdx

I agree with you.

Co-authored-by: Maria Khalusova <kafooster@gmail.com>

* Update chapters/ru/events/1.mdx

I agree with you.

Co-authored-by: Maria Khalusova <kafooster@gmail.com>

* Update chapters/ru/events/1.mdx

I agree with you.

Co-authored-by: Maria Khalusova <kafooster@gmail.com>

* Update chapters/ru/events/1.mdx

I agree with you.

Co-authored-by: Maria Khalusova <kafooster@gmail.com>

* Update chapters/ru/events/1.mdx

I agree with you.

Co-authored-by: Maria Khalusova <kafooster@gmail.com>

* Update chapters/ru/events/1.mdx

Removing tag. I agree with you.

Co-authored-by: Maria Khalusova <kafooster@gmail.com>

* Update chapters/ru/events/1.mdx

Removing tag. I agree with you.

Co-authored-by: Maria Khalusova <kafooster@gmail.com>

* Update chapters/ru/events/2.mdx

Removing tag. I agree with you.

Co-authored-by: Maria Khalusova <kafooster@gmail.com>

* Update chapters/ru/events/2.mdx

Removing tag. I agree with you.

Co-authored-by: Maria Khalusova <kafooster@gmail.com>

* Update chapters/ru/events/2.mdx

Removing tag. I agree with you.

Co-authored-by: Maria Khalusova <kafooster@gmail.com>

* Update chapters/ru/events/2.mdx

Removing tag. I agree with you.

Co-authored-by: Maria Khalusova <kafooster@gmail.com>

* Update chapters/ru/events/2.mdx

Removing tag. I agree with you.

Co-authored-by: Maria Khalusova <kafooster@gmail.com>

* Update chapters/ru/events/2.mdx

Removing tag. I agree with you.

Co-authored-by: Maria Khalusova <kafooster@gmail.com>

* Update chapters/ru/events/2.mdx

Removing tag. I agree with you.

Co-authored-by: Maria Khalusova <kafooster@gmail.com>

* Update chapters/ru/events/2.mdx

Removing tag. I agree with you.

Co-authored-by: Maria Khalusova <kafooster@gmail.com>

* Update chapters/ru/events/2.mdx

Removing tag. I agree with you.

Co-authored-by: Maria Khalusova <kafooster@gmail.com>

* Update chapters/ru/events/2.mdx

Removing tag. I agree with you.

Co-authored-by: Maria Khalusova <kafooster@gmail.com>

* Update chapters/ru/events/2.mdx

Removing tag. I agree with you.

Co-authored-by: Maria Khalusova <kafooster@gmail.com>

* Update chapters/ru/events/2.mdx

Removing tag. I agree with you.

Co-authored-by: Maria Khalusova <kafooster@gmail.com>

* Update chapters/ru/events/2.mdx

Removing tag. I agree with you.

Co-authored-by: Maria Khalusova <kafooster@gmail.com>

* Update chapters/ru/events/2.mdx

Removing tag. I agree with you.

Co-authored-by: Maria Khalusova <kafooster@gmail.com>

* Update chapters/ru/events/2.mdx

Removing tag. I agree with you.

Co-authored-by: Maria Khalusova <kafooster@gmail.com>

* Update chapters/ru/events/2.mdx

Removing tag. I agree with you.

Co-authored-by: Maria Khalusova <kafooster@gmail.com>

* Update chapters/ru/events/2.mdx

Removing tag. I agree with you.

Co-authored-by: Maria Khalusova <kafooster@gmail.com>

* Update chapters/ru/events/2.mdx

Removing tag. I agree with you.

Co-authored-by: Maria Khalusova <kafooster@gmail.com>

* Update chapters/ru/events/2.mdx

Removing tag. I agree with you.

Co-authored-by: Maria Khalusova <kafooster@gmail.com>

* Update chapters/ru/events/2.mdx

Removing tag. I agree with you.

Co-authored-by: Maria Khalusova <kafooster@gmail.com>

* Update chapters/ru/events/2.mdx

Removing tag. I agree with you.

Co-authored-by: Maria Khalusova <kafooster@gmail.com>

* Update chapters/ru/events/2.mdx

Removing tag. I agree with you.

Co-authored-by: Maria Khalusova <kafooster@gmail.com>

* Update chapters/ru/events/2.mdx

Removing tag. I agree with you.

Co-authored-by: Maria Khalusova <kafooster@gmail.com>

* Update chapters/ru/events/2.mdx

Removing tag. I agree with you.

Co-authored-by: Maria Khalusova <kafooster@gmail.com>

* Update chapters/ru/events/2.mdx

Removing tag. I agree with you.

Co-authored-by: Maria Khalusova <kafooster@gmail.com>

* Capture the current state of the translation. Two files are translated: , .  Corrections to the table of contents.

* Made a full translation of Chapter 2.

* Fix problem in .

* Deleting JupyterLab backup files.

* Update 8.mdx

Correcting problems in file.

* Update 8.mdx

Translated a missing piece of text in English.

* remove original sentence

* Update chapters/ru/chapter2/2.mdx

OK.

Co-authored-by: Maria Khalusova <kafooster@gmail.com>

* Update chapters/ru/chapter2/2.mdx

Co-authored-by: Maria Khalusova <kafooster@gmail.com>

* Update chapters/ru/chapter2/4.mdx

Co-authored-by: Maria Khalusova <kafooster@gmail.com>

* Update chapters/ru/chapter2/5.mdx

Co-authored-by: Maria Khalusova <kafooster@gmail.com>

* Update chapters/ru/chapter2/5.mdx

Co-authored-by: Maria Khalusova <kafooster@gmail.com>

* Update chapters/ru/chapter2/5.mdx

Co-authored-by: Maria Khalusova <kafooster@gmail.com>

* Update chapters/ru/chapter2/5.mdx

Co-authored-by: Maria Khalusova <kafooster@gmail.com>

* Update chapters/ru/chapter2/2.mdx

Co-authored-by: Maria Khalusova <kafooster@gmail.com>

* Update 2.mdx

* Update 2.mdx

* Update chapters/ru/chapter2/2.mdx

Co-authored-by: Maria Khalusova <kafooster@gmail.com>

* Update 2.mdx

* Update chapters/ru/chapter2/2.mdx

Co-authored-by: Maria Khalusova <kafooster@gmail.com>

* Update chapters/ru/chapter2/3.mdx

Co-authored-by: Maria Khalusova <kafooster@gmail.com>

* Update chapters/ru/chapter2/4.mdx

Co-authored-by: Maria Khalusova <kafooster@gmail.com>

* Update 4.mdx

---------

Co-authored-by: Tiezhen WANG <38108242+xianbaoqian@users.noreply.github.com>
Co-authored-by: Pranav <66965591+Pranav-Bobde@users.noreply.github.com>
Co-authored-by: Maria Khalusova <kafooster@gmail.com>
Co-authored-by: DOOHAE JUNG <doohae@DOOHAE-M1-Pro.local>
Co-authored-by: m_khandaker <m_khandaker@eaglys.co.jp>
Co-authored-by: Md. Al-Amin Khandaker <tokhandaker@outlook.com>
Co-authored-by: ftarlaci <18291571+ftarlaci@users.noreply.github.com>
Co-authored-by: Doohae Jung <80743307+Doohae@users.noreply.github.com>
Co-authored-by: melaniedrevet <melanie.univ@gmail.com>
Co-authored-by: Jose M Munoz <munozariasjm@gmail.com>
Co-authored-by: svv73 <88366711+svv73@users.noreply.github.com>
Co-authored-by: Vedant Pandya <pandyaved1999@gmail.com>
Co-authored-by: Bahram Shamshiri <jowharshamshiri@gmail.com>
Co-authored-by: Giyaseddin Bayrak <34009210+giyaseddin@users.noreply.github.com>
Co-authored-by: Pavel <60391448+pdumin@users.noreply.github.com>
Co-authored-by: 1375626371 <40328311+1375626371@users.noreply.github.com>
Co-authored-by: petrichor1122 <87262598+petrichor1122@users.noreply.github.com>
Co-authored-by: zhlhyx <95976146+zhlhyx@users.noreply.github.com>
Co-authored-by: João Gustavo A. Amorim <joaogustavoamorim@gmail.com>
Co-authored-by: lbourdois <58078086+lbourdois@users.noreply.github.com>
Co-authored-by: Cherdsak Kingkan <cherdsak.kingkan@gmail.com>
Co-authored-by: Thomas Chaigneau <50595514+ChainYo@users.noreply.github.com>
Co-authored-by: ChainYo <t.chaigneau.tc@gmail.com>
Co-authored-by: hiromu <45531573+hiromu166@users.noreply.github.com>
Co-authored-by: Cherdsak Kingkan <ckingkan29@gmail.com>
Co-authored-by: Marcus Fraaß <marcus.fraass@gmail.com>
Co-authored-by: Jesper Dramsch <jesper@dramsch.net>
Co-authored-by: amyeroberts <aeroberts4444@gmail.com>
Co-authored-by: Ash <103081562+ashwathim@users.noreply.github.com>
Co-authored-by: Hamed Homaei Rad <h.homaei@gmail.com>
Co-authored-by: Dawood Khan <dawoodkhan82@gmail.com>
Co-authored-by: regisss <15324346+regisss@users.noreply.github.com>
Co-authored-by: Avishek Das <avishek.das.ayan@gmail.com>
Co-authored-by: Suteera  Seeha <33692408+meanna@users.noreply.github.com>
Co-authored-by: Suteera <sseeha@inovex.de>
Co-authored-by: Saeed Choobani <saeed.choobani@gmail.com>
Co-authored-by: Fermin Ordaz <fermin.ordaz@gmail.com>
Co-authored-by: Kerem Turgutlu <keremturgutlu@gmail.com>
Co-authored-by: Sebastian Sosa <37946988+CakeCrusher@users.noreply.github.com>
Co-authored-by: tanersekmen <56790802+tanersekmen@users.noreply.github.com>
Co-authored-by: Victor Costa <54755870+victorescosta@users.noreply.github.com>
Co-authored-by: Camille Couturier <couturierc@users.noreply.github.com>
Co-authored-by: Kavya <36916536+robotjellyzone@users.noreply.github.com>
Co-authored-by: Batuhan Ayhan <bayhan2000@outlook.com>
Co-authored-by: Kambiz Ghoorchian <kambiz.ghoorchian@gmail.com>
Co-authored-by: Diego Vargas <91356068+dzarkV@users.noreply.github.com>
Co-authored-by: Thomas O'Brien <tbobrien612@gmail.com>
Co-authored-by: Lincoln V Schreiber <lincolnschreiber@gmail.com>
Co-authored-by: Giorgio Severi <ClonedOne@users.noreply.github.com>
Co-authored-by: Ömer Faruk Özdemir <farukozderim@gmail.com>
Co-authored-by: Caterina Bonan <97481648+CaterinaBi@users.noreply.github.com>
Co-authored-by: Hiromu Hota <hiromu.hota@gmail.com>
Co-authored-by: trtd56 <5toda6@gmail.com>
Co-authored-by: Mehrdad Nezamdoost <mehrdad.nd@gmail.com>
Co-authored-by: Wolvz <peng86david@gmail.com>
Co-authored-by: a-krirk <56425947+a-krirk@users.noreply.github.com>
Co-authored-by…
@rrg92
Copy link

rrg92 commented Mar 23, 2024

Hello @victorescosta! Fellow Brazilian here. I'm also interested in contributing with translations.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests