Prompt
Pick the option in line with common sense to answer the question. Question: {{ question }} Options: {% for k in range(choices | length) %} {{'. '.join([answer_choices[k], choices[k]])}} {% endfor %}
Pick the option in line with common sense to answer the question. Question: {{ question }} Options: {% for k in range(choices | length) %} {{'. '.join([answer_choices[k], choices[k]])}} {% endfor %}