arc-agi-2
arc_agi_v2_public_evalarc-agi-2arc-agi-2
Abstraction and Reasoning Corpus for Artificial General Intelligence (ARC-AGI-2)
This repository contains the ARC-AGI-2 task data from here.
"ARC can be seen as a general artificial intelligence benchmark, as a program synthesis benchmark, or as a psychometric intelligence test. It is targeted at both humans and artificially intelligent systems that aim at emulating a human-like form of general fluid intelligence."
A foundational description of the dataset, its goals, and its… See the full description on the dataset page: https://huggingface.co/datasets/arc-agi-community/arc-agi-2.arc-agi-2-reasoning-5
ARC AGI 2 Reasoning Traces
A collection of reasoning traces for writing python programs that solve ARC AGI II tasks.
All rows in this data involve correct programs - correct on both train and test examples.
Tasks are drawn from the ARC AGI I and ARC AGI training sets.
Data sources include:
Programs taken from the SOAR dataset. Note that those only include ARC AGI I tasks.
Programs generated using private API endpoints, including GPT-OSS, GPT-5-mini, Qwen-2.5 and others. Models are… See the full description on the dataset page: https://huggingface.co/datasets/Trelis/arc-agi-2-reasoning-5.Harbor-Parity-Test-ARC-AGI-2arc_agi_v2
ARC-AGI-2 Dataset (A Take On Format)
This dataset is a reorganized version of the ARC-AGI-2 (Abstraction and Reasoning Corpus for Artificial General Intelligence v2) benchmark, formatted for HuggingFace Datasets.
Dataset Structure
The original ARC-AGI-2 dataset has been transformed from its file-based JSON structure into a standardized HuggingFace dataset with two splits:
train (1000 examples): Tasks from the original training directory
test (120 examples): Tasks from… See the full description on the dataset page: https://huggingface.co/datasets/Ardea/arc_agi_v2.
