Prompt
{% if label == 0 %} Why does the first sentence entail the second? {% elif label == 1 %} Why does the first sentence neither entail nor contradict the second? {% else %} Why does the first sentence contradict the second? {% endif%} First sentence: {{premise}} Second sentence: {{hypothesis}}
