realambuj commited on
Commit
527857c
·
verified ·
1 Parent(s): 2084b9b

Update prompts.py

Browse files
Files changed (1) hide show
  1. prompts.py +0 -1
prompts.py CHANGED
@@ -15,7 +15,6 @@ def getMcqQAPrompt():
15
  Please include each and every Question Answer Pair in the context.
16
  {{
17
  "question": <string>,
18
- "answer": <string>,
19
  "options" : [string],
20
  "correct_option_index" : <number>,
21
  }}
 
15
  Please include each and every Question Answer Pair in the context.
16
  {{
17
  "question": <string>,
 
18
  "options" : [string],
19
  "correct_option_index" : <number>,
20
  }}