huggingface / huggingface/course

Translation to Russian

Open
#75 121 comments 1 reaction 0 assignees View on GitHub
translation
Dominant language
MDX
Stars
4.2k
Forks
1.4k
Avg merge
13m
Merged PRs (30d)
1

Description

Hi there 👋

Let's translate the course to Russian 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](https://discuss.huggingface.co/c/course/20) or tag [@_lewtun](https://twitter.com/_lewtun) on Twitter to gain some visibility.

## Chapters

**0 - Setup**
- [x] [`1.mdx`](https://github.com/huggingface/course/blob/main/chapters/en/chapter0/1.mdx) [pdumin](https://github.com/pdumin)

**1 - Transformer models**
- [x] [`1.mdx`](https://github.com/huggingface/course/blob/main/chapters/en/chapter1/1.mdx) [pdumin](https://github.com/pdumin)
- [x] [`2.mdx`](https://github.com/huggingface/course/blob/main/chapters/en/chapter1/2.mdx) [pdumin](https://github.com/pdumin)
- [x] [`3.mdx`](https://github.com/huggingface/course/blob/main/chapters/en/chapter1/3.mdx) [pdumin](https://github.com/pdumin)
- [x] [`4.mdx`](https://github.com/huggingface/course/blob/main/chapters/en/chapter1/4.mdx) [pdumin](https://github.com/pdumin)
- [x] [`5.mdx`](https://github.com/huggingface/course/blob/main/chapters/en/chapter1/5.mdx) [pdumin](https://github.com/pdumin)
- [x] [`6.mdx`](https://github.com/huggingface/course/blob/main/chapters/en/chapter1/6.mdx) [pdumin](https://github.com/pdumin)
- [x] [`7.mdx`](https://github.com/huggingface/course/blob/main/chapters/en/chapter1/7.mdx) [pdumin](https://github.com/pdumin)
- [x] [`8.mdx`](https://github.com/huggingface/course/blob/main/chapters/en/chapter1/8.mdx) [pdumin](https://github.com/pdumin)
- [x] [`9.mdx`](https://github.com/huggingface/course/blob/main/chapters/en/chapter1/9.mdx) [pdumin](https://github.com/pdumin)
- [x] [`10.mdx`](https://github.com/huggingface/course/blob/main/chapters/en/chapter1/10.mdx) [pdumin](https://github.com/pdumin)

**2 - Using 🤗 Transformers**
- [x] [`1.mdx`](https://github.com/huggingface/course/blob/main/chapters/en/chapter2/1.mdx) [artyomboyko](https://github.com/artyomboyko)
- [x] [`2.mdx`](https://github.com/huggingface/course/blob/main/chapters/en/chapter2/2.mdx)[artyomboyko](https://github.com/artyomboyko)
- [x] [`3.mdx`](https://github.com/huggingface/course/blob/main/chapters/en/chapter2/3.mdx)[artyomboyko](https://github.com/artyomboyko)
- [x] [`4.mdx`](https://github.com/huggingface/course/blob/main/chapters/en/chapter2/4.mdx)[artyomboyko](https://github.com/artyomboyko)
- [x] [`5.mdx`](https://github.com/huggingface/course/blob/main/chapters/en/chapter2/5.mdx)[artyomboyko](https://github.com/artyomboyko)
- [x] [`6.mdx`](https://github.com/huggingface/course/blob/main/chapters/en/chapter2/6.mdx)[artyomboyko](https://github.com/artyomboyko)
- [x] [`7.mdx`](https://github.com/huggingface/course/blob/main/chapters/en/chapter2/7.mdx)[artyomboyko](https://github.com/artyomboyko)
- [x] [`8.mdx`](https://github.com/huggingface/course/blob/main/chapters/en/chapter2/8.mdx)[artyomboyko](https://github.com/artyomboyko)

**3 - Fine-tuning a pretrained model**
- [x] [`1.mdx`](https://github.com/huggingface/course/blob/main/chapters/en/chapter3/1.mdx) [pdumin](https://github.com/pdumin)
- [x] [`2.mdx`](https://github.com/huggingface/course/blob/main/chapters/en/chapter3/2.mdx)[pdumin](https://github.com/pdumin)
- [x] [`3.mdx`](https://github.com/huggingface/course/blob/main/chapters/en/chapter3/3.mdx)[pdumin](https://github.com/pdumin)
- [x] [`3_tf.mdx`](https://github.com/huggingface/course/blob/main/chapters/en/chapter3/3_tf.mdx)[pdumin](https://github.com/pdumin)
- [x] [`4.mdx`](https://github.com/huggingface/course/blob/main/chapters/en/chapter3/4.mdx)[pdumin](https://github.com/pdumin)
- [x] [`5.mdx`](https://github.com/huggingface/course/blob/main/chapters/en/chapter3/5.mdx)[pdumin](https://github.com/pdumin)
- [x] [`6.mdx`](https://github.com/huggingface/course/blob/main/chapters/en/chapter3/6.mdx)[pdumin](https://github.com/pdumin)

**4 - Sharing models and tokenizers**
- [x] [`1.mdx`](https://github.com/huggingface/course/blob/main/chapters/en/chapter4/1.mdx)[pdumin](https://github.com/pdumin)
- [x] [`2.mdx`](https://github.com/huggingface/course/blob/main/chapters/en/chapter4/2.mdx)[pdumin](https://github.com/pdumin)
- [x] [`3.mdx`](https://github.com/huggingface/course/blob/main/chapters/en/chapter4/3.mdx)[pdumin](https://github.com/pdumin)
- [x] [`4.mdx`](https://github.com/huggingface/course/blob/main/chapters/en/chapter4/4.mdx)[pdumin](https://github.com/pdumin)
- [x] [`5.mdx`](https://github.com/huggingface/course/blob/main/chapters/en/chapter4/5.mdx)[pdumin](https://github.com/pdumin)
- [x] [`6.mdx`](https://github.com/huggingface/course/blob/main/chapters/en/chapter4/6.mdx)[pdumin](https://github.com/pdumin)

**5 - The 🤗 Datasets library**
- [x] [`1.mdx`](https://github.com/huggingface/course/blob/main/chapters/en/chapter5/1.mdx)[pdumin](https://github.com/pdumin)
- [x] [`2.mdx`](https://github.com/huggingface/course/blob/main/chapters/en/chapter5/2.mdx)[pdumin](https://github.com/pdumin)
- [x] [`3.mdx`](https://github.com/huggingface/course/blob/main/chapters/en/chapter5/3.mdx)[pdumin](https://github.com/pdumin)
- [x] [`4.mdx`](https://github.com/huggingface/course/blob/main/chapters/en/chapter5/4.mdx)[pdumin](https://github.com/pdumin)
- [x] [`5.mdx`](https://github.com/huggingface/course/blob/main/chapters/en/chapter5/5.mdx)[pdumin](https://github.com/pdumin)
- [x] [`6.mdx`](https://github.com/huggingface/course/blob/main/chapters/en/chapter5/6.mdx)[pdumin](https://github.com/pdumin)
- [x] [`7.mdx`](https://github.com/huggingface/course/blob/main/chapters/en/chapter5/7.mdx)[pdumin](https://github.com/pdumin)
- [x] [`8.mdx`](https://github.com/huggingface/course/blob/main/chapters/en/chapter5/8.mdx)[pdumin](https://github.com/pdumin)

**6 - The 🤗 Tokenizers library**
- [x] [`1.mdx`](https://github.com/huggingface/course/blob/main/chapters/en/chapter6/1.mdx)[pdumin](https://github.com/pdumin)
- [x] [`2.mdx`](https://github.com/huggingface/course/blob/main/chapters/en/chapter6/2.mdx)[pdumin](https://github.com/pdumin)
- [x] [`3.mdx`](https://github.com/huggingface/course/blob/main/chapters/en/chapter6/3.mdx)[pdumin](https://github.com/pdumin)
- [x] [`3b.mdx`](https://github.com/huggingface/course/blob/main/chapters/en/chapter6/3b.mdx)[pdumin](https://github.com/pdumin)
- [x] [`4.mdx`](https://github.com/huggingface/course/blob/main/chapters/en/chapter6/4.mdx)[pdumin](https://github.com/pdumin)
- [x] [`5.mdx`](https://github.com/huggingface/course/blob/main/chapters/en/chapter6/5.mdx)[pdumin](https://github.com/pdumin)
- [x] [`6.mdx`](https://github.com/huggingface/course/blob/main/chapters/en/chapter6/6.mdx)[artyomboyko](https://github.com/artyomboyko)
- [x] [`7.mdx`](https://github.com/huggingface/course/blob/main/chapters/en/chapter6/7.mdx)[artyomboyko](https://github.com/artyomboyko)
- [x] [`8.mdx`](https://github.com/huggingface/course/blob/main/chapters/en/chapter6/8.mdx)[artyomboyko](https://github.com/artyomboyko)
- [x] [`9.mdx`](https://github.com/huggingface/course/blob/main/chapters/en/chapter6/9.mdx)[artyomboyko](https://github.com/artyomboyko)
- [x] [`10.mdx`](https://github.com/huggingface/course/blob/main/chapters/en/chapter6/10.mdx)[artyomboyko](https://github.com/artyomboyko)

**7 - Main NLP tasks**
- [x] [`1.mdx`](https://github.com/huggingface/course/blob/main/chapters/en/chapter7/1.mdx)[artyomboyko](https://github.com/artyomboyko)
- [x] [`2.mdx`](https://github.com/huggingface/course/blob/main/chapters/en/chapter7/2.mdx)[artyomboyko](https://github.com/artyomboyko)
- [x] [`3.mdx`](https://github.com/huggingface/course/blob/main/chapters/en/chapter7/3.mdx)[artyomboyko](https://github.com/artyomboyko)
- [x] [`4.mdx`](https://github.com/huggingface/course/blob/main/chapters/en/chapter7/4.mdx)[artyomboyko](https://github.com/artyomboyko)
- [x] [`5.mdx`](https://github.com/huggingface/course/blob/main/chapters/en/chapter7/5.mdx)[artyomboyko](https://github.com/artyomboyko)
- [x] [`6.mdx`](https://github.com/huggingface/course/blob/main/chapters/en/chapter7/6.mdx)[artyomboyko](https://github.com/artyomboyko)
- [x] [`7.mdx`](https://github.com/huggingface/course/blob/main/chapters/en/chapter7/7.mdx)[artyomboyko](https://github.com/artyomboyko)
- [x] [`8.mdx`](https://github.com/huggingface/course/blob/main/chapters/en/chapter7/8.mdx)[artyomboyko](https://github.com/artyomboyko)
- [x] [`9.mdx`](https://github.com/huggingface/course/blob/main/chapters/en/chapter7/9.mdx)[artyomboyko](https://github.com/artyomboyko)

**8 - How to ask for help**
- [x] [`1.mdx`](https://github.com/huggingface/course/blob/main/chapters/en/chapter8/1.mdx)
- [x] [`2.mdx`](https://github.com/huggingface/course/blob/main/chapters/en/chapter8/2.mdx)
- [x] [`3.mdx`](https://github.com/huggingface/course/blob/main/chapters/en/chapter8/3.mdx)
- [x] [`4.mdx`](https://github.com/huggingface/course/blob/main/chapters/en/chapter8/4.mdx)
- [x] [`4_tf.mdx`](https://github.com/huggingface/course/blob/main/chapters/en/chapter8/4_tf.mdx)
- [x] [`5.mdx`](https://github.com/huggingface/course/blob/main/chapters/en/chapter8/5.mdx)
- [x] [`6.mdx`](https://github.com/huggingface/course/blob/main/chapters/en/chapter8/6.mdx)
- [x] [`7.mdx`](https://github.com/huggingface/course/blob/main/chapters/en/chapter8/7.mdx)

**9 – Building and sharing demos**
- [x] [`1.mdx`](https://github.com/huggingface/course/blob/main/chapters/en/chapter9/1.mdx)[artyomboyko](https://github.com/artyomboyko)
- [x] [`2.mdx`](https://github.com/huggingface/course/blob/main/chapters/en/chapter9/2.mdx)[artyomboyko](https://github.com/artyomboyko)
- [x] [`3.mdx`](https://github.com/huggingface/course/blob/main/chapters/en/chapter9/3.mdx)[artyomboyko](https://github.com/artyomboyko)
- [x] [`4.mdx`](https://github.com/huggingface/course/blob/main/chapters/en/chapter9/4.mdx)[artyomboyko](https://github.com/artyomboyko)
- [x] [`5.mdx`](https://github.com/huggingface/course/blob/main/chapters/en/chapter9/5.mdx)[artyomboyko](https://github.com/artyomboyko)
- [x] [`6.mdx`](https://github.com/huggingface/course/blob/main/chapters/en/chapter9/6.mdx)[artyomboyko](https://github.com/artyomboyko)
- [x] [`7.mdx`](https://github.com/huggingface/course/blob/main/chapters/en/chapter9/7.mdx)[artyomboyko](https://github.com/artyomboyko)
- [x] [`8.mdx`](https://github.com/huggingface/course/blob/main/chapters/en/chapter9/8.mdx)[artyomboyko](https://github.com/artyomboyko)
- [x] [`9.mdx`](https://github.com/huggingface/course/blob/main/chapters/en/chapter9/9.mdx)[artyomboyko](https://github.com/artyomboyko)

**Events**
- [x] [`1.mdx`](https://github.com/huggingface/course/blob/main/chapters/en/event/1.mdx)[artyomboyko](https://github.com/artyomboyko)
- [x] [`2.mdx`](https://github.com/huggingface/course/blob/main/chapters/en/event/2.mdx)[artyomboyko](https://github.com/artyomboyko)
- [x] [`3.mdx`](https://github.com/huggingface/course/blob/main/chapters/en/event/3.mdx)[artyomboyko](https://github.com/artyomboyko)

**Subtitles**

- [x] [00_welcome-to-the-hugging-face-course.srt](https://github.com/huggingface/course/blob/main/subtitles/en/00_welcome-to-the-hugging-face-course.srt)
- [x] [01_the-pipeline-function.srt](https://github.com/huggingface/course/blob/main/subtitles/en/01_the-pipeline-function.srt)
- [x] [02_the-carbon-footprint-of-transformers.srt](https://github.com/huggingface/course/blob/main/subtitles/en/02_the-carbon-footprint-of-transformers.srt)
- [x] [03_what-is-transfer-learning.srt](https://github.com/huggingface/course/blob/main/subtitles/en/03_what-is-transfer-learning.srt)
- [x] [04_the-transformer-architecture.srt](https://github.com/huggingface/course/blob/main/subtitles/en/04_the-transformer-architecture.srt)
- [x] [05_transformer-models-encoders.srt](https://github.com/huggingface/course/blob/main/subtitles/en/05_transformer-models-encoders.srt)
- [x] [06 transformer-models-decoders.srt](https://github.com/huggingface/course/blob/main/subtitles/en/06_transformer-models-decoders.srt)
- [x] [07_transformer-models-encoder-decoders.srt](https://github.com/huggingface/course/blob/main/subtitles/en/07_transformer-models-encoder-decoders.srt)
- [ ] [08_what-happens-inside-the-pipeline-function-(pytorch).srt](https://github.com/huggingface/course/blob/main/subtitles/en/08_what-happens-inside-the-pipeline-function-(pytorch).srt)
- [ ] [09_what-happens-inside-the-pipeline-function-(tensorflow).srt](https://github.com/huggingface/course/blob/main/subtitles/en/09_what-happens-inside-the-pipeline-function-(tensorflow).srt)
- [ ] [10_instantiate-a-transformers-model-(pytorch).srt](https://github.com/huggingface/course/blob/main/subtitles/en/10_instantiate-a-transformers-model-(pytorch).srt)
- [ ] [11_instantiate-a-transformers-model-(tensorflow).srt](https://github.com/huggingface/course/blob/main/subtitles/en/11_instantiate-a-transformers-model-(tensorflow).srt)

Contributor guide

No contributing guide indexed for this repository

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.