Skip to content

Commit 87b0cc3

Browse files
Update graphgen/templates/generation/multi_choice_generation.py
Co-authored-by: gemini-code-assist[bot] <176961590+gemini-code-assist[bot]@users.noreply.github.com>
1 parent 3837430 commit 87b0cc3

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

graphgen/templates/generation/multi_choice_generation.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -91,7 +91,7 @@
9191
{context}
9292
9393
Please generate {num_of_questions} questions for the following context:
94-
Question:"""
94+
Please generate {num_of_questions} questions for the following context:"""
9595

9696

9797
MCQ_GENERATION_PROMPT = {"zh": TEMPLATE_GENERATION_ZH, "en": TEMPLATE_GENERATION_EN}

0 commit comments

Comments
 (0)