AIAny
Icon for item

DRACO Benchmark

Provides 100 real-world, open-ended research tasks paired with expert-written rubrics (around 40 weighted criteria per task) to evaluate long-form, web-browsing research agents on factual accuracy, analysis depth, presentation, and citation quality.

Introduction

Most benchmarks focus on short answers or single-step tasks; DRACO targets the harder problem of long-form, multi-hop research outputs and the systems that generate them. By pairing 100 anonymized, real-user research queries with detailed, expert-curated rubrics, DRACO makes it possible to measure not just surface correctness but synthesis, attribution, and harmful-error penalties in a reproducible way.

What Sets It Apart
  • Real-world provenance: tasks are sampled from Perplexity Deep Research usage and then systematically augmented (persona, scope, temporal/geographic breadth) to reflect realistic, challenging information needs.
  • Expert rubrics at scale: each task includes a JSON-encoded rubric with ~30–60 criteria (avg ≈40) organized into four axes—factual accuracy, breadth-and-depth-of-analysis, presentation-quality, and citation-quality—with integer weights (positive rewards and negative penalties) for fine-grained scoring.
  • Safety-aware scoring: negative-weight criteria explicitly encode harmful or dangerous errors (stronger penalties for hazardous medical guidance), so systems that make risky assertions are penalized in the raw score.
  • Reproducible judge protocol: evaluation is designed for an LLM-as-judge setup where a judge model assesses each criterion (MET/UNMET) to compute normalized task scores, enabling comparability across systems and runs.
Who it's for and tradeoffs

Great fit if you need to benchmark agentic research systems that browse, retrieve, and synthesize heterogeneous sources (e.g., RAG agents, web-enabled LLMs, multi-step research assistants). Use DRACO to compare citation practices, detect brittle reasoning, and measure how systems handle complex multi-source synthesis. Look elsewhere if you only need short QA, classification, or token-level benchmarks—DRACO is intentionally heavyweight (long tasks, many rubric checks) and reflects a static snapshot of information from late 2025, so it won't replace domain-specific, continuously updated evaluation suites. Also expect some score variance depending on judge-model choice and configuration.

Information

  • Websitehuggingface.co
  • OrganizationsPerplexity AI, Hugging Face
  • AuthorsJoey Zhong, Hao Zhang, Clare Southern, Jeremy Yang, Thomas Wang, Kate Jung, Shu Zhang, Denis Yarats, Johnny Ho, Jerry Ma
  • Published date2026/02/04

Categories

More Items

Hugging Face

Synthesizes 234K self-contained, high-difficulty scientific reasoning QA pairs by distilling research papers into compact 'reasoning skeletons'. Emphasizes mechanistic reasoning, hypothesis falsification, quantitative derivation and boundary calibration; built for SFT and reasoning evaluation.

Hugging Face

Contains 5,000 coding and chain-of-thought reasoning traces generated by Fable 5.1 — ~150M tokens of step-by-step programming CoT. Deduplicated and filtered for high quality; intended for supervised fine-tuning and distillation to improve reasoning in smaller models.

Hugging Face

Installation-oriented dataset that packages ComfyUI-ready files and instructions for running MiniMax H3 locally — includes pruned/INT8/BF16 checkpoints, matching Qwen3-VL text encoders, video/audio VAEs, and official ComfyUI workflow templates for joint audio+video generation.