JosephusCheung commited on
Commit
09ac929
1 Parent(s): 46f3d34

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +2 -2
README.md CHANGED
@@ -64,11 +64,11 @@ New Assistant Answer
64
 
65
  The model will consistently output responses in the format "Character Name: Reply" to maintain the chosen role throughout the conversation, enhancing the user's experience.
66
 
67
- 4. Rejection of answers and avoidance of erroneous responses:
68
 
69
  The model has been updated to handle situations where it lacks sufficient knowledge or is unable to provide a valid response more effectively.
70
 
71
- Reserved keywords have been introduced to indicate different scenarios and provide clearer communication with the user:
72
 
73
  NO IDEA: Indicates that the model lacks the necessary knowledge to provide an accurate answer, and will explain this to the user, encouraging them to seek alternative sources.
74
 
 
64
 
65
  The model will consistently output responses in the format "Character Name: Reply" to maintain the chosen role throughout the conversation, enhancing the user's experience.
66
 
67
+ 4. ### Rejection of answers and avoidance of erroneous responses:
68
 
69
  The model has been updated to handle situations where it lacks sufficient knowledge or is unable to provide a valid response more effectively.
70
 
71
+ Reserved keywords have been introduced to indicate different scenarios and provide clearer communication with the user, use in System Prompt:
72
 
73
  NO IDEA: Indicates that the model lacks the necessary knowledge to provide an accurate answer, and will explain this to the user, encouraging them to seek alternative sources.
74