Update Alpaca-Roleplay.json
This commit is contained in:
parent
d9730ba6ec
commit
385b532428
|
@ -1,9 +1,9 @@
|
||||||
{
|
{
|
||||||
"system_prompt": "Develop the plot slowly, always stay in character. Describe all actions in full, elaborate, explicit, graphic, and vivid detail. Mention all relevant sensory perceptions.",
|
"system_prompt": "Develop the plot slowly, always stay in character. Describe all actions in full, elaborate, explicit, graphic, and vivid detail. Mention all relevant sensory perceptions.",
|
||||||
"input_sequence": "\n### Instruction:",
|
"input_sequence": "### Instruction:",
|
||||||
"output_sequence": "\n### Response:",
|
"output_sequence": "### Response:",
|
||||||
"last_output_sequence": "\n### Response (2 paragraphs, engaging, natural, authentic, descriptive, creative):",
|
"last_output_sequence": "### Response (2 paragraphs, engaging, natural, authentic, descriptive, creative):",
|
||||||
"system_sequence": "",
|
"system_sequence": "### Input:",
|
||||||
"stop_sequence": "",
|
"stop_sequence": "",
|
||||||
"wrap": true,
|
"wrap": true,
|
||||||
"macro": true,
|
"macro": true,
|
||||||
|
@ -14,10 +14,10 @@
|
||||||
"system_sequence_suffix": "",
|
"system_sequence_suffix": "",
|
||||||
"first_output_sequence": "",
|
"first_output_sequence": "",
|
||||||
"skip_examples": false,
|
"skip_examples": false,
|
||||||
"output_suffix": "",
|
"output_suffix": "\n\n",
|
||||||
"input_suffix": "",
|
"input_suffix": "\n\n",
|
||||||
"system_suffix": "",
|
"system_suffix": "\n\n",
|
||||||
"user_alignment_message": "",
|
"user_alignment_message": "",
|
||||||
"system_same_as_user": true,
|
"system_same_as_user": false,
|
||||||
"name": "Alpaca-Roleplay"
|
"name": "Alpaca-Roleplay"
|
||||||
}
|
}
|
Loading…
Reference in New Issue