Prompt
{% if answerKey != "" %} Use the following options to predict a possible question for them: {% for i in range(choices['text']|length) %} - {{choices['text'][i]}} {% endfor %}
{% if answerKey != "" %} Use the following options to predict a possible question for them: {% for i in range(choices['text']|length) %} - {{choices['text'][i]}} {% endfor %}