From c6083f3dca95a168ff62f8f386e69703c6f5a901 Mon Sep 17 00:00:00 2001 From: oobabooga <112222186+oobabooga@users.noreply.github.com> Date: Sun, 15 Jan 2023 15:57:00 -0300 Subject: [PATCH] Fix the template --- settings-template.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/settings-template.json b/settings-template.json index 5c77e07..e822c05 100644 --- a/settings-template.json +++ b/settings-template.json @@ -7,8 +7,8 @@ "name2": "Person 2", "name1_pygmalion": "You", "name2_pygmalion": "Kawaii", - "context": "This is a conversation between two people.\n", - "context_pygmalion": "This is a conversation between two people.", + "context": "This is a conversation between two people.", + "context_pygmalion": "This is a conversation between two people.\n", "prompt": "Common sense questions and answers\n\nQuestion: \nFactual answer:", "prompt_gpt4chan": "-----\n--- 865467536\nInput text\n--- 865467537\n", "stop_at_newline": true