Browse State-of-the-Art › Common Sense Reasoning

Common Sense Reasoning

325 papers with code · 24 benchmarks · 56 datasets archive 2025-07-28

Natural Language ProcessingReasoning

Common sense reasoning tasks are intended to require the model to go beyond pattern recognition. Instead, the model should use "common sense" or world knowledge to make inferences.

Description from the archive archive 2025-07-28.

Benchmarks archive 2025-07-28

24 leaderboard tables shown for this task, 24 with rows (a “benchmark” on this site is a table with at least one row, as on /sota), ordered by row count. “Best model” is the first row in the archive's own order at snapshot; nothing is re-ranked here and metric direction is not recorded in the archive. PwC's Trend sparklines are not in the archive, so that column is omitted. 10 shown of 24 until expanded.

DatasetBest model (first row in archive order)PaperCodeSyntologyCompare
WinoGrande (77 rows) ST-MoE-32B 269B (fine-tuned) ST-MoE: Designing Stable and Transferable Sparse Expert Models code Syntology ran 5 of 5 samples · 0 unverified Compare
ARC (Challenge) (54 rows) GPT-4 (few-shot, k=25) GPT-4 Technical Report code Syntology ran 2 of 5 samples · 3 unverified Compare
ARC (Easy) (47 rows) ST-MoE-32B 269B (fine-tuned) ST-MoE: Designing Stable and Transferable Sparse Expert Models code Syntology ran 5 of 5 samples · 0 unverified Compare
ReCoRD (45 rows) Turing NLR v5 XXL 5.4B (fine-tuned) Toward Efficient Language Model Pretraining and Downstream... — — Compare
CommonsenseQA (38 rows) GPT-4o (HPT) Hierarchical Prompting Taxonomy: A Universal Evaluation Framework... code — Compare
PARus (22 rows) Human Benchmark RussianSuperGLUE: A Russian Language Understanding Evaluation Benchmark code Syntology ran 1 of 1 samples · 0 unverified Compare
RuCoS (22 rows) Human Benchmark RussianSuperGLUE: A Russian Language Understanding Evaluation Benchmark code Syntology ran 1 of 1 samples · 0 unverified Compare
RWSD (22 rows) Golden Transformer — — — Compare
BIG-bench (Disambiguation QA) (9 rows) PaLM 2 (few-shot, k=3, Direct) PaLM 2 Technical Report code — Compare
BIG-bench (Causal Judgment) (9 rows) PaLM 2 (few-shot, k=3, Direct) PaLM 2 Technical Report code — Compare
BIG-bench (Date Understanding) (9 rows) PaLM 2 (few-shot, k=3, CoT) PaLM 2 Technical Report code — Compare
BIG-bench (Sports Understanding) (8 rows) PaLM 2(few-shot, k=3, CoT) PaLM 2 Technical Report code — Compare
Event2Mind test (7 rows) ConvNet Event2Mind: Commonsense Inference on Events, Intents, and Reactions — — Compare
Russian Event2Mind (7 rows) araneum word2vec (skipgram) + GRU Event2Mind for Russian: Understanding Emotions and Intents in... code — Compare
SWAG (5 rows) DeBERTalarge DeBERTa: Decoding-enhanced BERT with Disentangled Attention code Syntology ran 4 of 13 samples · 9 unverified Compare
BIG-bench (Winowhy) (4 rows) PaLM-540B (few-shot, k=5) PaLM: Scaling Language Modeling with Pathways code Syntology ran 30 of 37 samples · 7 unverified Compare
BIG-bench (Known Unknowns) (3 rows) PaLM-540B (few-shot, k=5) PaLM: Scaling Language Modeling with Pathways code Syntology ran 30 of 37 samples · 7 unverified Compare
BIG-bench (Logical Sequence) (2 rows) Chinchilla-70B (few-shot, k=5) Training Compute-Optimal Large Language Models code Syntology ran 8 of 11 samples · 3 unverified Compare
Event2Mind dev (2 rows) ConvNet Event2Mind: Commonsense Inference on Events, Intents, and Reactions — — Compare
CODAH (1 row) BERT Large CODAH: An Adversarially Authored Question-Answer Dataset for Common Sense code — Compare
CrowdSource QA (1 row) BERT Predicting Subjective Features of Questions of QA Websites using BERT code — Compare
Visual Dialog v0.9 (1 row) NMN [kottur2018visual] Visual Coreference Resolution in Visual Dialog using Neural Module Networks code — Compare
Visual Dialog v0.9 (1 row) PDUN Probabilistic framework for solving Visual Dialog — — Compare
WinoGAViL (1 row) ViLT WinoGAViL: Gamified Association Benchmark to Challenge... code Syntology ran 1 of 2 samples · 1 unverified Compare

Syntology column: samples harvested from the paper's repositories and executed on synthesized fixtures; “ran” is not a correctness claim and does not order the table. A dash means no Syntology record for that paper, not a recorded non-run. Read from the graph 2026-09-24.

Libraries

Not in the archive: the export carries no per-task library table, so there is nothing to show at snapshot 2025-07-28.

Datasets archive 2025-07-28

56 datasets whose archive record lists this task, ordered by the archive's paper count. 30 shown of 56 until expanded.

Subtasks archive 2025-07-28

17 subtasks in the archive's task tree.

Most implemented papers archive 2025-07-28

30 shown of 325 papers with code (939 tagged with this task in all), ordered by repositories listed in the archive, not by stars (the archive holds no stars, so PwC's “Social” and “Latest” sorts cannot be reproduced). Papers without a page here are shown as plain text.

  • 11 Oct 2018 534 repositories listed Syntology ran 204 of 659 samples · 455 unverified · 149 pointer-only (licence)
    We introduce a new language representation model called BERT, which stands for Bidirectional Encoder Representations from Transformers.
  • 28 May 2020 67 repositories listed Syntology ran 15 of 65 samples · 50 unverified · 4 pointer-only (licence)
    By contrast, humans can generally perform a new language task from only a few examples or from simple instructions - something which current NLP systems still largely struggle to do.
  • 26 Jul 2019 67 repositories listed Syntology ran 22 of 48 samples · 26 unverified · 23 pointer-only (licence)
    Language model pretraining has led to significant performance gains but careful comparison between different approaches is challenging.
  • 27 Feb 2023 57 repositories listed Syntology ran 26 of 58 samples · 32 unverified · 4 pointer-only (licence)
    We introduce LLaMA, a collection of foundation language models ranging from 7B to 65B parameters.
  • 23 Oct 2019 57 repositories listed Syntology ran 2 of 31 samples · 29 unverified
    Transfer learning, where a model is first pre-trained on a data-rich task before being fine-tuned on a downstream task, has emerged as a powerful technique in natural language processing (NLP).
  • 26 Sep 2019 48 repositories listed Syntology ran 46 of 126 samples · 80 unverified · 22 pointer-only (licence)
    Increasing model size when pretraining natural language representations often results in improved performance on downstream tasks.
  • 1 Dec 2023 35 repositories listed Syntology ran 18 of 62 samples · 44 unverified · 28 pointer-only (licence)
    Foundation models, now powering most of the exciting applications in deep learning, are almost universally based on the Transformer architecture and its core attention module.
  • 14 Feb 2019 21 repositories listed
    Natural language processing tasks, such as question answering, machine translation, reading comprehension, and summarization, are typically approached with supervised learning on taskspecific datasets.
  • 28 Jan 2022 19 repositories listed Syntology ran 2 of 7 samples · 5 unverified
    We explore how generating a chain of thought -- a series of intermediate reasoning steps -- significantly improves the ability of large language models to perform complex reasoning.
  • 19 Jun 2015 18 repositories listed Syntology ran 2 of 4 samples · 2 unverified · 3 pointer-only (licence)
    We find that this straightforward model can generate simple conversations given a large conversational training dataset.
  • 5 Jun 2020 14 repositories listed Syntology ran 4 of 13 samples · 9 unverified · 3 pointer-only (licence)
    Recent progress in pre-trained neural language models has significantly improved the performance of many natural language processing (NLP) tasks.
  • 1 Jun 2023 12 repositories listed Syntology ran 12 of 18 samples · 6 unverified · 2 pointer-only (licence)
    We propose Activation-aware Weight Quantization (AWQ), a hardware-friendly approach for LLM low-bit weight-only quantization.
  • 15 Mar 2023 11 repositories listed Syntology ran 2 of 5 samples · 3 unverified · 1 pointer-only (licence)
    We report the development of GPT-4, a large-scale, multimodal model which can accept image and text inputs and produce text outputs.
  • 24 Jul 2019 10 repositories listed
    The key steps of the dataset construction consist of (1) a carefully designed crowdsourcing procedure, followed by (2) systematic bias reduction using a novel AfLite algorithm that generalizes human-detectable word…
  • 2 Oct 2020 9 repositories listed Syntology ran 3 of 10 samples · 7 unverified
    In this paper, we propose new pretrained contextualized representations of words and entities based on the bidirectional transformer.
  • 3 Sep 2021 8 repositories listed Syntology ran 0 of 1 samples · 1 unverified
    We show that instruction tuning -- finetuning language models on a collection of tasks described via instructions -- substantially improves zero-shot performance on unseen tasks.
  • 22 Oct 2020 8 repositories listed Syntology ran 0 of 13 samples · 13 unverified
    The recent "Text-to-Text Transfer Transformer" (T5) leveraged a unified text-to-text format and scale to attain state-of-the-art results on a wide variety of English-language NLP tasks.
  • 5 Apr 2022 7 repositories listed Syntology ran 30 of 37 samples · 7 unverified
    To further our understanding of the impact of scale on few-shot learning, we trained a 540-billion parameter, densely activated, Transformer language model, which we call Pathways Language Model PaLM.
  • 19 Dec 2024 6 repositories listed Syntology ran 1 of 3 samples · 2 unverified
    In addition, for hosted solutions, the proprietary models currently include two mixture-of-experts (MoE) variants: Qwen2.
  • 8 Jan 2024 6 repositories listed Syntology ran 5 of 5 samples · 0 unverified
    In particular, Mixtral vastly outperforms Llama 2 70B on mathematics, code generation, and multilingual benchmarks.
  • 10 Oct 2023 6 repositories listed Syntology ran 9 of 11 samples · 2 unverified · 1 pointer-only (licence)
    We introduce Mistral 7B v0.
  • 2 Jan 2023 6 repositories listed Syntology ran 2 of 12 samples · 10 unverified · 9 pointer-only (licence)
    We show for the first time that large-scale generative pretrained transformer (GPT) family models can be pruned to at least 50% sparsity in one-shot, without any retraining, at minimal loss of accuracy.
  • 9 Jun 2022 6 repositories listed Syntology ran 0 of 3 samples · 3 unverified
    BIG-bench focuses on tasks that are believed to be beyond the capabilities of current language models.
  • 13 Apr 2021 6 repositories listed Syntology ran 1 of 25 samples · 24 unverified · 4 pointer-only (licence)
    The problem of answering questions using knowledge from pre-trained language models (LMs) and knowledge graphs (KGs) presents two challenges: given a QA context (question and answer choice), methods need to (i) identify…
  • 22 Nov 2017 5 repositories listed Syntology ran 2 of 3 samples · 1 unverified · 3 pointer-only (licence)
    Temporal relational reasoning, the ability to link meaningful transformations of objects or entities over time, is a fundamental property of intelligent species.
  • 13 Jun 2017 5 repositories listed
    Neural networks trained on datasets such as ImageNet have led to major advances in visual object classification.
  • 9 Dec 2024 4 repositories listed Syntology ran 5 of 13 samples · 8 unverified · 7 pointer-only (licence)
    Linear Transformers have gained attention as efficient alternatives to standard Transformers, but their performance in retrieval and long-context tasks has been limited.
  • 10 Nov 2023 4 repositories listed Syntology ran 2 of 2 samples · 0 unverified · 2 pointer-only (licence)
    ABM's strength lies in its bottom-up methodology, illuminating emergent phenomena by modeling the behaviors of individual components of a system.
  • 3 Apr 2023 4 repositories listed
    How do large language models (LLMs) develop and evolve over the course of training?
  • 24 May 2022 4 repositories listed Syntology ran 0 of 4 samples · 4 unverified · 1 pointer-only (licence)
    Pretrained large language models (LLMs) are widely used in many sub-fields of natural language processing (NLP) and generally known as excellent few-shot learners with task-specific exemplars.

Syntology lines on 26 of the papers shown; no Syntology record for the others (a paper without an arXiv id cannot be joined to the graph, and absence from the graph layer is not a recorded non-run). “Ran” means the sample executed on a synthesized fixture, not that the paper's result was reproduced. Read from the graph 2026-09-24.

Report a problem or propose a change · a person checks every report against the paper or source before anything changes; decisions are listed on /corrections