Update README.md
Browse files
README.md
CHANGED
@@ -51,12 +51,12 @@ Q&A Example
|
|
51 |
```
|
52 |
Question: {prompt}
|
53 |
Answer:
|
54 |
-
|
55 |
|
56 |
|
57 |
An example of how it handles different roles, which I still like to use explicit instructions for:
|
58 |
|
59 |
-
|
60 |
### Instruction
|
61 |
Complete the story in a manner that accurately reflects the scenario summary.
|
62 |
|
|
|
51 |
```
|
52 |
Question: {prompt}
|
53 |
Answer:
|
54 |
+
```
|
55 |
|
56 |
|
57 |
An example of how it handles different roles, which I still like to use explicit instructions for:
|
58 |
|
59 |
+
```
|
60 |
### Instruction
|
61 |
Complete the story in a manner that accurately reflects the scenario summary.
|
62 |
|