Skip to main content
GDPval AC evaluates economically valuable real-world tasks and compares generated deliverables against a fixed baseline when judge assets are staged.

Runtime Status

FieldValue
Benchmark idgdpval_ac
TagsProductivity, Long-Horizon, Judge-Scored
Execution typeremote environment
Typical harnesscompatible productivity or coding harness
Typical environmentrecipe-backed remote provider
Current statusregistered in the direct runtime

Run Pattern

agentcompass run \
  gdpval_ac \
  <compatible-harness> \
  your-model \
  --env <env-provider> \
  --benchmark-params '{"sample_ids":["<task-id>"]}' \
  --model-base-url "$MODEL_BASE_URL" \
  --model-api-key "$MODEL_API_KEY"

Common Parameters

ParameterMeaning
sample_idsRun selected task ids.
splitDataset split.
judge_modelJudge model spec when pairwise judging is enabled.

Outputs

Per-task details are written to results/gdpval_ac/<model>/<run>/details/. Aggregate metrics are written to summary.md.