Skip to content

Update cot.ru.mdx #622

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

Open
wants to merge 1 commit into
base: main
Choose a base branch
from
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
4 changes: 2 additions & 2 deletions pages/techniques/cot.ru.mdx
Original file line number Diff line number Diff line change
Expand Up @@ -52,7 +52,7 @@ A:
Adding all the odd numbers (15, 5, 13, 7, 1) gives 41. The answer is False.
```

Имейте в виду, что авторы утверждают, что это возникающая способность, которая проявляется у достаточно больших языковых моделях.
Имейте в виду, что авторы утверждают, что это возникающая способность, которая проявляется в достаточно больших языковых моделях.

## Zero-shot CoT Prompting

Expand Down Expand Up @@ -89,4 +89,4 @@ Then you bought 5 more apples, so now you had 11 apples.
Finally, you ate 1 apple, so you would remain with 10 apples.
```

Впечатляет то, что такой простой запрос эффективен для этой задачи. Это особенно полезно, когда у вас нет слишком много примеров для использования в запросе.
Впечатляет то, что такой простой запрос эффективен для этой задачи. Это особенно полезно, когда у вас нет слишком много примеров для использования в запросе.