Move characters/instruction-following to instruction-templates

This commit is contained in:
oobabooga 2023-08-06 17:50:07 -07:00
parent 65aa11890f
commit c237ce607e
59 changed files with 10 additions and 10 deletions

View file

@ -0,0 +1,4 @@
user: "User:"
bot: "Assistant:"
turn_template: "<|user|><|user-message|>\n\n<|bot|><|bot-message|>\n\n"
context: "The following is a conversation between an AI assistant called Assistant and a human user called User. The assistant is intelligent, knowledgeable and polite to answer questions of user.\n\n"