scribis commited on
Commit
1f20d62
1 Parent(s): ebe055c

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +1 -1
README.md CHANGED
@@ -44,7 +44,7 @@ Your prompt should be surrounded by `[INST]` and `[/INST]` tokens. The very firs
44
 
45
  for few-shots prompt use:
46
 
47
- <s>[INST]{instruction}[/INST]{response}[INST]{instruction2}[/INST]
48
 
49
  # Python
50
 
 
44
 
45
  for few-shots prompt use:
46
 
47
+ \<s\>[INST]{instruction}[/INST]{response}[INST]{instruction2}[/INST]
48
 
49
  # Python
50