Text2multihopqa Generator

Reference documentation for the Text2MultiHopQAGenerator operator. [Purpose] Generates multi-hop QA pairs from one text column and writes two output columns: one for `qa_pairs` and one for metadata. [When to use] Use it when you want reasoning-style QA pairs derived from longer text chunks. If only simple single-hop QA is needed, use `Text2QAGenerator` instead.

opendcai Updated

File contents

opendcai/dataflow-skills/tree/main/core_text/generate/text2multihopqa-generator commit ced045e62a

Frequently asked questions

npx skillmds@latest add opendcai/text2multihopqa-generator-2