Skip to content

Commit

Permalink
Update chapters/ru/chapter6/4.mdx
Browse files Browse the repository at this point in the history
Yes, that space is redundant here. You're right about that.

Co-authored-by: Maria Khalusova <[email protected]>
  • Loading branch information
artyomboyko and MKhalusova authored Dec 22, 2023
1 parent 5cffa31 commit d11fc34
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion chapters/ru/chapter6/4.mdx
Original file line number Diff line number Diff line change
Expand Up @@ -49,7 +49,7 @@ print(tokenizer.backend_tokenizer.normalizer.normalize_str("Héllò hôw are ü?

<Tip>

✏️ **Попробуйте! ** Загрузите токенизатор из контрольной точки `bert-base-cased` и передайте ему тот же пример. Какие основные различия вы можете увидеть между версией токенизатора cased и uncased?
✏️ **Попробуйте!** Загрузите токенизатор из контрольной точки `bert-base-cased` и передайте ему тот же пример. Какие основные различия вы можете увидеть между версией токенизатора cased и uncased?

</Tip>

Expand Down

0 comments on commit d11fc34

Please sign in to comment.