Papers › UNICORN on RAINBOW: A Universal Commonsense Reasoning Model on a New Multitask Benchmark

UNICORN on RAINBOW: A Universal Commonsense Reasoning Model on a New Multitask Benchmark

24 Mar 2021arXiv:2103.13009archive 2025-07-28

Nicholas Lourie, Ronan Le Bras, Chandra Bhagavatula, Yejin Choi

Commonsense AI has long been seen as a near impossible goal -- until recently. Now, research interest has sharply increased with an influx of new benchmarks and models. We propose two new ways to evaluate commonsense models, emphasizing their generality on new tasks and building on diverse, recently introduced benchmarks. First, we propose a new multitask benchmark, RAINBOW, to promote research on commonsense models that generalize well over multiple tasks and datasets. Second, we propose a novel evaluation, the cost equivalent curve, that sheds new insight on how the choice of source datasets, pretrained language models, and transfer learning methods impacts performance and data efficiency. We perform extensive experiments -- over 200 experiments encompassing 4800 models -- and report multiple valuable and sometimes surprising findings, e.g., that transfer almost always leads to better or equivalent performance if following a particular recipe, that QA-based commonsense datasets transfer well with each other, while commonsense knowledge graphs do not, and that perhaps counter-intuitively, larger models benefit more from transfer than smaller ones. Last but not least, we introduce a new universal commonsense reasoning model, UNICORN, that establishes new state-of-the-art performance across 8 popular commonsense benchmarks, aNLI (87.3%), CosmosQA (91.8%), HellaSWAG (93.9%), PIQA (90.1%), SocialIQa (83.2%), WinoGrande (86.6%), CycIC (94.0%) and CommonsenseQA (79.3%).

PaperPDFCodeCode Syntology ran

In Syntology Open this paper in Syntology's Atlas, the map of the papers in Syntology's graph and their citations.

For agents, Syntology's MCP tool lists every function and class Syntology harvested from this paper and whether it ran (how to connect): get_harvested_code_for_paper(arxiv_id="2103.13009")

Code

Syntology Ran 0 of 5 code samples harvested from 1 repository linked to this paper; 5 have no recorded run.

By repository: official repository: 5 samples from 1 repository, 0 ran. The run record, sample by sample. “Ran” means executed on a synthesized input, not that the code is correct or reproduces the paper.

allenai/rainbow officialmentioned in papermentioned on GitHubtfApache-2.0 report

Repository list and official/mentioned flags are the archive's, frozen 2025-07-28. Reachability, where shown, is from one Syntology probe window (2026-09-16 to 2026-09-18); repositories not probed show nothing. GitHub stars are not tracked.

Code Syntology ran Syntology

5 samples harvested; 0 ran; 0 honoured the contract we drafted; 5 have no recorded run. Read from Syntology's graph 2026-09-24; that is when this build read the record, not when the samples ran.

5unverified

Licence: 0 of the 5 samples are pointer only, meaning Syntology does not serve that copy's text. This page shows no code text for any sample; each one links to its file in the repository.

Harvested from allenai/rainbow. “Ran” means the sample executed on a synthesized input. It does not mean the output is correct, and nothing here reproduces the paper's results. “Honoured” and “violated” refer to a contract Syntology drafted from the code itself; “our draft was wrong” and “fixture could not drive it” are failures of Syntology's instrument, not of the code.

Each sample ends with its code_sha256, Syntology's identity for that exact code. An agent fetches the stored sample with Syntology's MCP tool get_code(code_sha256="…") (how to connect); click an identity to copy that call.

Repository labels, per sample. official repository: The archive marks this repository official for the paper. named in the paper: The archive records that the paper mentions this repository; it is not marked official. community (archive-listed): In the archive's code links for this paper, not marked official and not recorded as mentioned in the paper. found in paper text by Syntology: Syntology found this repository in the paper's own text; whether it is the authors' implementation is not asserted. community: Not in the archive's code links for this paper; a community repository Syntology harvested. Samples from a repository marked official are listed first. Licence labels name the repository's licence as recorded at harvest. “Pointer only” means Syntology does not serve that copy's text, for one of four reasons: no licence file was found; the licence was not identified; the licence is recorded as permissive but that copy's record is not marked cleared; or the licence is outside the permissive list Syntology serves text under (MIT, Apache-2.0, BSD and similar). Some licences outside that list permit redistribution, such as WTFPL, and GPL-3.0 under its conditions; they are simply not on the list. Hover a licence label for the reason. File links open the file on GitHub at the default branch, which may have changed since the harvest.

configure_logging allenai/rainbow/src/rainbow/utils.py official repository unverified Apache-2.0 (permissive) · 40c05820ad047307 · report
data allenai/rainbow/src/rainbow/utils.py official repository unverified Apache-2.0 (permissive) · 86dcf04053de697c · report
make_add_field_names_preprocessor allenai/rainbow/src/rainbow/preprocessors.py official repository unverified Apache-2.0 (permissive) · 21730ebd53e72357 · report
make_filter_preprocessor allenai/rainbow/src/rainbow/preprocessors.py official repository unverified Apache-2.0 (permissive) · 0d51b04143d199db · report
string_to_seed allenai/rainbow/src/rainbow/utils.py official repository unverified Apache-2.0 (permissive) · bba4a76bdd42388e · report

Tasks

Common Sense ReasoningHellaSwagKnowledge GraphsQuestion AnsweringSentence CompletionTransfer LearningWinogrande

Datasets

Introduced by this paper, per the archive.

Rainbow

Results from the paper archive 2025-07-28

TaskDatasetModelMetricValueRank at snapshotLeaderboardReport
Common Sense Reasoning CommonsenseQA Unicorn 11B (fine-tuned) Accuracy 79.3 #6 of 38 Archive leaderboard report
Common Sense Reasoning WinoGrande Unicorn 11B (fine-tuned) Accuracy 91.3 #2 of 77 Archive leaderboard report
Question Answering PIQA Unicorn 11B (fine-tuned) Accuracy 90.1 #1 of 67 Archive leaderboard report
Question Answering SIQA Unicorn 11B (fine-tuned) Accuracy 83.2 #1 of 24 Archive leaderboard report
Sentence Completion HellaSwag Unicorn 11B (fine-tuned) Accuracy 93.9 #8 of 89 Archive leaderboard report

Ranks are positions in the archive's leaderboards as they stood at the 2025-07-28 snapshot. Results published since then are not among these rows, so a rank here is not a current standing.

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