BlinkDL commited on
Commit
34d8092
1 Parent(s): ab45047

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +4 -2
README.md CHANGED
@@ -45,14 +45,16 @@ QA prompt (replace \n\n in xxx to \n):
45
  ```
46
  Question: xxx
47
 
48
- Answer:```
 
49
  and
50
  ```
51
  Instruction: xxx
52
 
53
  Input: xxx
54
 
55
- Response:```
 
56
 
57
  A good chat prompt (replace \n\n in xxx to \n):
58
  ```
 
45
  ```
46
  Question: xxx
47
 
48
+ Answer:
49
+ ```
50
  and
51
  ```
52
  Instruction: xxx
53
 
54
  Input: xxx
55
 
56
+ Response:
57
+ ```
58
 
59
  A good chat prompt (replace \n\n in xxx to \n):
60
  ```