Move characters/instruction-following to instruction-templates
This commit is contained in:
parent
65aa11890f
commit
c237ce607e
59 changed files with 10 additions and 10 deletions
4
instruction-templates/Vicuna-v0.yaml
Normal file
4
instruction-templates/Vicuna-v0.yaml
Normal file
|
@ -0,0 +1,4 @@
|
|||
user: "### Human:"
|
||||
bot: "### Assistant:"
|
||||
turn_template: "<|user|> <|user-message|>\n<|bot|> <|bot-message|>\n"
|
||||
context: "A chat between a curious human and an artificial intelligence assistant. The assistant gives helpful, detailed, and polite answers to the human's questions.\n\n"
|
Loading…
Add table
Add a link
Reference in a new issue