Update README.md
Browse files
README.md
CHANGED
@@ -67,7 +67,6 @@ def prompt_format(system_prompt, instruction):
|
|
67 |
prompt = f"""{system_prompt}
|
68 |
|
69 |
####### Instruction:
|
70 |
-
|
71 |
{instruction}
|
72 |
|
73 |
%%%%%%% Response:
|
|
|
67 |
prompt = f"""{system_prompt}
|
68 |
|
69 |
####### Instruction:
|
|
|
70 |
{instruction}
|
71 |
|
72 |
%%%%%%% Response:
|