Prompt
Sentence: {{question_propmt}} Candidate Answer Choices: {% for candidate in candidate_answers -%} {{ answer_choices[loop.index - 1] }}. {{candidate}} {% endfor %} Complete the sentence by choosing the best answer from the candidates above.
Sentence: {{question_propmt}} Candidate Answer Choices: {% for candidate in candidate_answers -%} {{ answer_choices[loop.index - 1] }}. {{candidate}} {% endfor %} Complete the sentence by choosing the best answer from the candidates above.