YC-Chen commited on
Commit
c85462e
·
1 Parent(s): f205daf

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +1 -1
README.md CHANGED
@@ -101,7 +101,7 @@ The structure of the query template follows that of Mistral-7B-Instruct, as show
101
  ```txt
102
  <s> SYS_PROMPT [INST] QUERY1 [/INST] RESPONSE1 [INST] QUERY2 [/INST]
103
  ```
104
- , where `SYS_PROMPT`, `QUERY1`, `RESPONSE1`, and `QUERY2` can be provided by the user.
105
 
106
  The suggested default `SYS_PROMPT` is
107
  ```txt
 
101
  ```txt
102
  <s> SYS_PROMPT [INST] QUERY1 [/INST] RESPONSE1 [INST] QUERY2 [/INST]
103
  ```
104
+ where `SYS_PROMPT`, `QUERY1`, `RESPONSE1`, and `QUERY2` can be provided by the user.
105
 
106
  The suggested default `SYS_PROMPT` is
107
  ```txt