Prompt
{{ question }} Choose the most suitable option to answer the above question. Options\uFF1A {% for k in range(choices | length) %} {{'. '.join([answer_choices[k], choices[k]])}} {% endfor %}
{{ question }} Choose the most suitable option to answer the above question. Options\uFF1A {% for k in range(choices | length) %} {{'. '.join([answer_choices[k], choices[k]])}} {% endfor %}