AIAny
Icon for item

ASI-Bench Generated Instances (Seed 42)

Provides fixed-seed benchmark instances (prompts and agent-visible inputs) for ASI-Bench to run reproducible evaluations of LLM agents on scientific tasks. Includes four matched prompt levels (B1–B4) across 60 project-level tasks in 11 domains; excludes reference answers and private scorers; Apache-2.0 licensed.

Introduction

Why this matters

Benchmarks for AI-driven science require agent-facing inputs and controlled variation in how much methodological guidance is given. This seed-42 package supplies one deterministic instance per final task so researchers can run repeatable evaluations of agent autonomy and compare performance when procedural guidance is present (B1) versus progressively removed (B2–B4).

What Sets It Apart
  • Fixed-seed, agent-visible artifacts: each task folder contains four prompt variants and the data the agent can access, enabling identical inputs across runs for fair comparisons.
  • Project-level, multi-domain scope: 60 tasks spanning 11 scientific domains focus on long-horizon research workflows rather than isolated microbenchmarks, emphasizing planning, experimentation, and result validation.
  • Designed for execution testing: intended to be run by agent-execution frameworks (sandboxed runners) and paired with private reference answers/scorers for official evaluation; the public package omits those private assets to allow open experimentation while preserving official scoring integrity.
Who It's For and Tradeoffs

Great fit if you evaluate or develop LLM-based research agents, compare prompt-level robustness (B1–B4), or need reproducible agent-facing inputs across many scientific tasks. Look elsewhere if you only need small-scale unit tests or labeled gold-standard answers — the public seed set omits reference answers and official scorers, so closed-loop benchmarking against official metrics requires access to the private evaluation service used by ASI-Bench.

Where It Fits

Use this dataset as the deterministic input layer in agent evaluation pipelines, e.g., local development, ablation studies, and cross-agent comparisons. For leaderboard-grade scoring or to reproduce published official results, pair these instances with the ASI-Bench scoring backend and reference assets used by the project maintainers.

Information

  • Websitehuggingface.co
  • OrganizationsApexintelligence-AI
  • Published date2026/07/28

Categories

More Items

Hugging Face

Provides 617.5 hours of high-precision optical motion-capture with synchronized object trajectories and standardized 55-joint BVH for whole-body and human–object interaction research. Frame‑LU indexed and paired with natural-language descriptions; designed for humanoid learning, motion priors, and interaction-aware benchmarks.

Hugging Face

Provides an L1 filtered English web corpus from recent Common Crawl snapshots for LLM pretraining, including main-text extraction, language and heuristic filtering, sensitive-field replacement, customized cleaning, and MinHash deduplication; contains 1T+ tokens across ~1.14B documents with structured metadata fields.

Hugging Face

Provides a queryable dataset of 3,797,117 SKILL.md agent-skill files found on public GitHub, deduplicated by content hash and enriched with representative text, front matter, folder composition, repo metadata, and sampled commit history for research.