mou3az commited on
Commit
f91bd19
·
verified ·
1 Parent(s): 7ce2671

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +3 -0
app.py CHANGED
@@ -18,6 +18,9 @@ def system_instructions(context):
18
  Answer: "A or B or C or D according to the right answer"
19
  Explanation: ""
20
  \n
 
 
 
21
  [/INST]
22
  """
23
 
 
18
  Answer: "A or B or C or D according to the right answer"
19
  Explanation: ""
20
  \n
21
+ Please ensure that each question has:
22
+ - Only one correct answer (A, B, C, or D).
23
+ - The correct answer must be one of the provided choices (A, B, C, or D).
24
  [/INST]
25
  """
26