mquake-question-generation-model
IN premise — summaries/2026/08/24/zhong-2023-mquake-s3-mq-uake-multi-hop-question.md
Created 2026-08-25T02:59:05+00:00
ChatGPT (gpt-3.5-turbo-instruct) generates 3 diverse multi-hop questions per fact chain in MQuAKE
Summary
The question-generation step in the MQuAKE pipeline uses GPT-3.5-turbo-instruct to produce exactly three varied multi-hop questions from each fact chain, which sets a fixed output contract that downstream stages (like filtering or evaluation) can rely on. In practice, this means the system's question volume and diversity are bounded by this model's behavior, so any change to the prompt or model would ripple through the entire pipeline.