umisetokikaze commited on
Commit
fce13de
1 Parent(s): 0e361ea

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +8 -1
README.md CHANGED
@@ -42,7 +42,14 @@ We would like to take this opportunity to thank
42
 
43
  ## Instruction format
44
 
45
- Freed from templates. Congratulations
 
 
 
 
 
 
 
46
 
47
  ## Example prompts to improve (Japanese)
48
 
 
42
 
43
  ## Instruction format
44
 
45
+ Ninja adopts the prompt format from Vicuna and supports multi-turn conversation.
46
+ The prompt should be as following:
47
+ ```
48
+ A chat between a curious user and an artificial intelligence assistant. The assistant gives helpful, detailed, and polite answers to the user's questions.
49
+ USER: Hi ASSISTANT: Hello.</s>
50
+ USER: Who are you?
51
+ ASSISTANT: I am ninja.</s>
52
+ ```
53
 
54
  ## Example prompts to improve (Japanese)
55