Update README.md
Browse files
README.md
CHANGED
@@ -34,9 +34,9 @@ pip install protobuf
|
|
34 |
prompting template:
|
35 |
'''
|
36 |
|
37 |
-
Below is an instruction that describes a task.
|
38 |
-
Write a response that appropriately completes the request.\n\n
|
39 |
-
### Instruction:\n{instruction}\n\n### Response: Let's think step by step.
|
40 |
|
41 |
'''
|
42 |
|
|
|
34 |
prompting template:
|
35 |
'''
|
36 |
|
37 |
+
"Below is an instruction that describes a task. "
|
38 |
+
"Write a response that appropriately completes the request.\n\n"
|
39 |
+
"### Instruction:\n{instruction}\n\n### Response: Let's think step by step."
|
40 |
|
41 |
'''
|
42 |
|