WizardLM commited on
Commit
4a5651a
1 Parent(s): 5db142b

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +11 -0
README.md CHANGED
@@ -34,6 +34,17 @@ license: llama2
34
 
35
  ❗<b>Note for model system prompts usage:</b>
36
 
 
 
 
 
 
 
 
 
 
 
 
37
  ## CoT Version:
38
 
39
  ```
 
34
 
35
  ❗<b>Note for model system prompts usage:</b>
36
 
37
+ ```
38
+ Below is an instruction that describes a task. Write a response that appropriately completes the request.
39
+
40
+
41
+ ### Instruction:
42
+ {instruction}
43
+
44
+
45
+ ### Response:
46
+ ```
47
+
48
  ## CoT Version:
49
 
50
  ```