Update README.md
Browse files
README.md
CHANGED
@@ -59,7 +59,7 @@ outputs = outputs["generated_text"]
|
|
59 |
### Prompting Guidelines
|
60 |
To prompt this model, please use the following chat template:
|
61 |
```
|
62 |
-
<|user
|
63 |
```
|
64 |
|
65 |
## Training Details
|
|
|
59 |
### Prompting Guidelines
|
60 |
To prompt this model, please use the following chat template:
|
61 |
```
|
62 |
+
<|user|>:\n{question}</s>\n<|assistant|>\n
|
63 |
```
|
64 |
|
65 |
## Training Details
|