def doc_to_text(doc) -> str: return f"Premise: {doc['premise']}\nHypothesis: {doc['hypothesis']}\nRelation:"