pathwaycom/arc-task-gen

Generates original ARC-AGI-1-style tasks distribution-matched to the public eval set.

View on GitHub ↗Jump to charts ↓

Summary Information

Updated 15 minutes ago
Added to GitGenius on September 1st, 2026
Created on August 4th, 2026
Open Issues & Pull Requests: 1 (+0)
GitHub issues: Enabled
Number of forks: 71
Total Stargazers: 11,251 (+0)
Total Subscribers: 19 (+0)

Repository Insights (GitGenius)

Median issue/PR response: 7.6 days
Mean response time: 7.6 days
90th percentile: 7.6 days
Tracked items: 1

Most active contributors

Sign in to see contributor activity.

Related repositories by overlapping contributors

No overlapping-contributor repos identified yet.

Charts & Analytics

Fetching additional details & charts...

Issue Activity (beta)

Open issues: 1
New in 7 days: 0
Closed in 7 days: 0
Avg open age: 17 days
Stale 30+ days: 0
Stale 90+ days: 0

Recent activity

Opened in 7 days: 0
Closed in 7 days: 0
Comments in 7 days: 0
Events in 7 days: 0

Top labels

No label distribution available yet.

Most active issues this week

No issue events were indexed in the last 7 days.

Detailed Description

ARC-task-gen is a task generator that creates original ARC-AGI-1-style problems matched to the distribution of the public evaluation set.

The tool addresses the limitation that public benchmarks cannot fully isolate few-shot rule induction from potential prior familiarity with existing tasks. It generates a private evaluation set with similar statistical properties to the public ARC-AGI-1 dataset, enabling researchers to measure model performance on genuinely novel problems that follow the same underlying distribution. The generated tasks are output in standard ARC format, making them compatible with existing evaluation harnesses.

This tool is suited for researchers evaluating reasoning models on problems they are unlikely to have encountered during training. It provides a complementary measure to public-benchmark performance, particularly valuable when assessing models that might have been exposed to public ARC tasks. The generated task set enables controlled experiments studying what models learn from demonstrations without confounding factors from task familiarity.

The project maintains focused development around task generation and distribution matching, with documentation provided in an instructions file for users to generate their own task sets. The work is grounded in peer-reviewed research and has undergone independent reproduction by multiple researchers with established credentials in machine learning and benchmark design.