Update README.md
Browse files
README.md
CHANGED
@@ -31,7 +31,7 @@ Your message here!
|
|
31 |
<|assistant|>
|
32 |
```
|
33 |
|
34 |
-
For best results, format all inputs in this manner. **Make sure to include a newline after `<|assistant|>`, this can affect generation quality quite a bit.** Note: if fine-tuning with this chat template, ensure to evaluate and test with the chat template. Otherwise, fine-tining without the template if you choose to not use template during
|
35 |
|
36 |
## Training hyperparameters
|
37 |
|
|
|
31 |
<|assistant|>
|
32 |
```
|
33 |
|
34 |
+
For best results, format all inputs in this manner. **Make sure to include a newline after `<|assistant|>`, this can affect generation quality quite a bit.** Note: if fine-tuning with this chat template, ensure to evaluate and test with the chat template. Otherwise, fine-tining without the template if you choose to not use template during testing. Any mismatch of the chatting template between training and testing phases can obviously dampen the final performance.
|
35 |
|
36 |
## Training hyperparameters
|
37 |
|