Prompt
{% if labels['relation_text'] %} Read the following text and answer the question. Text: {%- for sent in sents -%} {{ sent | join(" ") }}{{" "}} {%- endfor %} Question: Find the named entities (i.e., heads and tails) above and their relationships.
