AthenaAgent commited on
Commit
572cbb8
·
verified ·
1 Parent(s): bd2a1b9

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +1 -1
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 <s> 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
 
 
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