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

Двойной EOS-токен в скрипте генерации датасета #34

Open
hillenkoetter-ml opened this issue Nov 2, 2023 · 0 comments

Comments

@hillenkoetter-ml
Copy link

hillenkoetter-ml commented Nov 2, 2023

При запуске обучения в логе появляется пример промпта для обучения:

Full prompt: <s>system
Ты — Сайга, русскоязычный автоматический ассистент. Ты разговариваешь с людьми и помогаешь им.</s>
<s>user
Привет!</s>
<s>bot
Привет!</s>
</s>

В конце стоит двойной EOS-токен. Скорее всего, ситуация возникает из-за этой строки, т.к. последний символ промпта - знак переноса, поэтому добавляется второй EOS-токен

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant