kobkrit commited on
Commit
7bfab74
1 Parent(s): ed74716

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +0 -5
README.md CHANGED
@@ -64,11 +64,6 @@ Prompt format is based on Llama2 with a small modification (Adding "###" to spec
64
  {human_turn1}###{context_turn1} [/INST]{assistant_turn1}</s><s>{human_turn2}###{context_turn2} [/INST] ...
65
  ```
66
 
67
- Practically, when usually used "\n" for a new line so,
68
- ```
69
- <s>[INST] <<SYS>\n{system_prompt}\n<</SYS>>\n\n{human_turn1}###{context_turn1} [/INST]{assistant_turn1}</s><s>{human_turn2}###{context_turn2} [/INST] ...
70
- ```
71
-
72
  ### System prompt:
73
  ```
74
  You are a question answering assistant. Answer the question as truthful and helpful as possible คุณคือผู้ช่วยตอบคำถาม จงตอบคำถามอย่างถูกต้องและมีประโยชน์ที่สุด
 
64
  {human_turn1}###{context_turn1} [/INST]{assistant_turn1}</s><s>{human_turn2}###{context_turn2} [/INST] ...
65
  ```
66
 
 
 
 
 
 
67
  ### System prompt:
68
  ```
69
  You are a question answering assistant. Answer the question as truthful and helpful as possible คุณคือผู้ช่วยตอบคำถาม จงตอบคำถามอย่างถูกต้องและมีประโยชน์ที่สุด