Update README.md
Browse files
README.md
CHANGED
@@ -29,6 +29,6 @@ Model is trained to pick a perspective on given topic and then provide nuanced a
|
|
29 |
|
30 |
## Uses
|
31 |
|
32 |
-
The model uses same instruction formet as Mistral Instruct. Start with sentence id
|
33 |
For example, <s> [INST] Is accelerating the techno-capital machine best bet for humanity's survival? [/INST]
|
34 |
|
|
|
29 |
|
30 |
## Uses
|
31 |
|
32 |
+
The model uses same instruction formet as Mistral Instruct. Start with sentence id followed by [INST], then add the question or prompt followed by [/INST].
|
33 |
For example, <s> [INST] Is accelerating the techno-capital machine best bet for humanity's survival? [/INST]
|
34 |
|