Prompt
Here we have an incomplete sentence "{{question_propmt}}". What would be the best answer choice to finish it? Candidate Answer Choices: {% for candidate in candidate_answers -%} {{ answer_choices[loop.index - 1] }}. {{candidate}} {% endfor %}
Here we have an incomplete sentence "{{question_propmt}}". What would be the best answer choice to finish it? Candidate Answer Choices: {% for candidate in candidate_answers -%} {{ answer_choices[loop.index - 1] }}. {{candidate}} {% endfor %}