{
  "schema_version": "sensebench-run-v2",
  "run_id": "claude-haiku-4.5-low-reasoning-p001-lexen-v1-20260614",
  "created_at": "2026-06-14T10:58:15.856929+00:00",
  "git_commit": "e158f51be238f06f6f9a3d5d39e335cf691b9ff0",
  "runner": {
    "github_handle": "vassiliphilippov",
    "name": "Vassili Philippov",
    "contact": null
  },
  "dataset": {
    "dataset_id": "lexen",
    "dataset_version": "lexen-v1",
    "dataset_revision": null,
    "content_hash": "sha256:5fd4382b93f19087a1e31f6dd7d1db17c1eb17ff80fcbe1d3fdd55c0c3ecefe8",
    "item_count": 4861
  },
  "prompt": {
    "id": "p001",
    "sensebench_version": "0.1.0"
  },
  "model": {
    "kind": "cloud_llm",
    "display_name": "claude-haiku-4-5",
    "requested_model": "claude-haiku-4-5",
    "resolved_model": "claude-haiku-4-5-20251001",
    "resolved_model_counts": {
      "claude-haiku-4-5-20251001": 4861
    },
    "llm_vendor": "Anthropic",
    "api_provider": "Anthropic",
    "source_kind": "proprietary",
    "license": null,
    "model_url": null,
    "reasoning_effort": "low",
    "endpoint_base_url": null
  },
  "sampling": {
    "temperature": null,
    "top_p": null,
    "max_tokens": 8192,
    "seed": null,
    "extra": {}
  },
  "policy": {
    "votes_per_item": 1,
    "semantic_reasks_per_invalid_vote": 1,
    "tie_break": "earliest_vote",
    "monosemous_policy": "short_circuit"
  },
  "machine": null,
  "execution": {
    "concurrency": 16,
    "warmup_call_count": 0,
    "timing": {
      "benchmark_started_at": "2026-06-14T10:31:11.396474+00:00",
      "benchmark_ended_at": "2026-06-14T10:58:15.852702+00:00",
      "benchmark_seconds": 1624.4434193749912,
      "setup_seconds": 1.0227294170181267
    }
  },
  "totals": {
    "item_count": 4861,
    "correct_count": 4398,
    "accuracy": 0.9047521086196256,
    "call_count": 4861,
    "usage": {
      "input_tokens": 3342723,
      "cached_input_tokens": 0,
      "output_tokens": 2586568,
      "reasoning_output_tokens": 1903007
    },
    "cost": {
      "currency": "USD",
      "total_usd": 16.275563000000002,
      "input_uncached_usd": 3.342723,
      "input_cached_usd": 0.0,
      "output_usd": 12.93284,
      "input_uncached_unit_price_usd": 1e-6,
      "input_cached_unit_price_usd": 1e-7,
      "output_unit_price_usd": 5e-6,
      "source": "litellm_estimate"
    },
    "elapsed_seconds": 1624.4434193749912
  }
}
