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/Alpaca.yaml
Normal file
4
instruction-templates/Alpaca.yaml
Normal file
|
@ -0,0 +1,4 @@
|
|||
user: "### Instruction:"
|
||||
bot: "### Response:"
|
||||
turn_template: "<|user|>\n<|user-message|>\n\n<|bot|>\n<|bot-message|>\n\n"
|
||||
context: "Below is an instruction that describes a task. Write a response that appropriately completes the request.\n\n"
|
Loading…
Add table
Add a link
Reference in a new issue