Wikiwhy: Answering And Explaining Cause-and-effect Questions · The Large Language Model Bible Contribute to LLM-Bible

Wikiwhy: Answering And Explaining Cause-and-effect Questions

Ho Matthew, Sharma Aditya, Chang Justin, Saxon Michael, Levy Sharon, Lu Yujie, Wang William Yang. Arxiv 2022

[Paper]    
Applications GPT Model Architecture Reinforcement Learning

As large language models (LLMs) grow larger and more sophisticated, assessing their “reasoning” capabilities in natural language grows more challenging. Recent question answering (QA) benchmarks that attempt to assess reasoning are often limited by a narrow scope of covered situations and subject matters. We introduce WikiWhy, a QA dataset built around a novel auxiliary task: explaining why an answer is true in natural language. WikiWhy contains over 9,000 “why” question-answer-rationale triples, grounded on Wikipedia facts across a diverse set of topics. Each rationale is a set of supporting statements connecting the question to the answer. WikiWhy serves as a benchmark for the reasoning capabilities of LLMs because it demands rigorous explicit rationales for each answer to demonstrate the acquisition of implicit commonsense knowledge, which is unlikely to be easily memorized. GPT-3 baselines achieve only 38.7% human-evaluated correctness in the end-to-end answer & explain condition, leaving significant room for future improvements.

Similar Work