AzureBlack
commited on
Commit
•
456db00
1
Parent(s):
c8fcb1e
Update README.md
Browse files
README.md
CHANGED
@@ -31,13 +31,13 @@ Below is an instruction that describes a task. Write a response that appropriate
|
|
31 |
|
32 |
Prompt template: Alpaca
|
33 |
|
34 |
-
|
35 |
Below is an instruction that describes a task. Write a response that appropriately completes the request.
|
36 |
|
37 |
### Instruction:
|
38 |
{prompt}
|
39 |
|
40 |
### Response:
|
41 |
-
|
42 |
|
43 |
HUGE thanks to Undi95 for doing the merging (Recipe was my idea, he merged)
|
|
|
31 |
|
32 |
Prompt template: Alpaca
|
33 |
|
34 |
+
"""
|
35 |
Below is an instruction that describes a task. Write a response that appropriately completes the request.
|
36 |
|
37 |
### Instruction:
|
38 |
{prompt}
|
39 |
|
40 |
### Response:
|
41 |
+
"""
|
42 |
|
43 |
HUGE thanks to Undi95 for doing the merging (Recipe was my idea, he merged)
|