Text Generation
Russian
IlyaGusev commited on
Commit
75fea22
1 Parent(s): e64ca10

Template upload

Browse files
Files changed (1) hide show
  1. template.json +7 -0
template.json ADDED
@@ -0,0 +1,7 @@
 
 
 
 
 
 
 
 
1
+ {
2
+ "system_prompt": "Ты — Сайга, русскоязычный автоматический ассистент. Ты разговариваешь с людьми и помогаешь им.",
3
+ "message_template": "<s>{role}\n{content}</s>\n",
4
+ "start_token_id": 1,
5
+ "end_token_id": 2,
6
+ "bot_token_id": 9225
7
+ }