run-benchmark

Automate LongMemEval benchmark execution with hypothesis generation and scoring.

3|1|Updated Apr 11, 2026
One-click install
npx skills add https://github.com/tmuskal/arc-agi-benchmarker --skill run-benchmark-tmuskal
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: run-benchmark
Source: https://github.com/tmuskal/arc-agi-benchmarker/tree/main/plugins/longmemeval-benchmarker/skills/run-benchmark
Command: npx skills add https://github.com/tmuskal/arc-agi-benchmarker --skill run-benchmark-tmuskal

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill includes scripts (resource) components.

What problem does it solve?

This Skill automates the process of running a LongMemEval benchmark, including hypothesis generation and model scoring, to streamline the evaluation of models in the LongMemEval framework.

Core Features & Use Cases

  • Benchmark Execution: Execute LongMemEval benchmarks with model-driven hypothesis generation and scoring.
  • Checkpointing & Resumability: Support for checkpointing to resume runs, with a default limit of 500 items.
  • Model Configuration: Flexible configuration options for target and judge models, including selection of variant and model specifics.
  • Data Management: Filter and manage dataset items, marking completed items and tracking progress.
  • Reporting: Generate scorecards and reports based on benchmark results.

Quick Start

Run the benchmark by executing the following command: /arc-agi-benchmarker:run-benchmark

Frequently Asked Questions about run-benchmark

High-intent search queries and answers about installing and using this skill.

FAQPage Schema
How do I run a LongMemEval benchmark with model hypothesis generation?

You can run a LongMemEval benchmark by executing the benchmark command, which automates hypothesis generation and scoring using your specified target and judge models to streamline model evaluation.

What is LongMemEval benchmark scoring and how does it evaluate models?

LongMemEval benchmark scoring evaluates models by automating hypothesis generation against a dataset, tracking completed items, and generating scorecards to report the final benchmark results.

Can I resume a benchmark run if it stops halfway through the dataset?

Yes, the benchmark execution supports checkpointing and resumable runs, allowing you to resume progress by marking completed dataset items, with a default limit of 500 items per run.

How do I filter dataset items during model evaluation?

The benchmark tool handles dataset filtering and item tracking automatically, marking completed items during the evaluation run to manage data and monitor progress effectively.

Can I configure different target and judge models for benchmark scoring?

Yes, flexible model configuration options allow you to select specific target and judge models, including choosing model variants and specifics to customize the benchmark evaluation.

What is the default item limit when running a LongMemEval benchmark?

The default limit for a LongMemEval benchmark run is 500 items, which helps manage dataset processing and checkpointing during model evaluation and scoring.