{
  "schema_version": "sensebench-run-v2",
  "run_id": "gpt-5.5-high-reasoning-p003-lexen-v1-20260617",
  "created_at": "2026-06-17T08:02:30.444392+00:00",
  "git_commit": "fb27f09ecee95b7ccea419a75cddbddfd3bf915e",
  "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": "p003",
    "sensebench_version": "0.1.0"
  },
  "model": {
    "kind": "cloud_llm",
    "display_name": "gpt-5.5",
    "requested_model": "gpt-5.5",
    "resolved_model": "gpt-5.5-2026-04-23",
    "resolved_model_counts": {
      "gpt-5.5-2026-04-23": 4861
    },
    "llm_vendor": "OpenAI",
    "api_provider": "OpenAI",
    "source_kind": "proprietary",
    "license": null,
    "model_url": null,
    "reasoning_effort": "high",
    "endpoint_base_url": null
  },
  "sampling": {
    "temperature": null,
    "top_p": null,
    "max_tokens": 16384,
    "seed": null,
    "extra": {}
  },
  "policy": {
    "votes_per_item": 1,
    "semantic_reasks_per_invalid_vote": 1,
    "tie_break": "earliest_vote",
    "monosemous_policy": "short_circuit",
    "shuffle_senses_per_vote": false
  },
  "machine": null,
  "execution": {
    "concurrency": 192,
    "warmup_call_count": 0,
    "timing": {
      "benchmark_started_at": "2026-06-17T07:59:53.745685+00:00",
      "benchmark_ended_at": "2026-06-17T08:02:30.438942+00:00",
      "benchmark_seconds": 156.69256162492093,
      "setup_seconds": 0.9741985419532284
    }
  },
  "totals": {
    "item_count": 4861,
    "correct_count": 4623,
    "accuracy": 0.951038880888706,
    "call_count": 4861,
    "usage": {
      "input_tokens": 2080031,
      "cached_input_tokens": 0,
      "output_tokens": 672333,
      "reasoning_output_tokens": 623202
    },
    "cost": {
      "currency": "USD",
      "total_usd": 30.570145,
      "input_uncached_usd": 10.400155000000002,
      "input_cached_usd": 0.0,
      "output_usd": 20.169990000000002,
      "input_uncached_unit_price_usd": 5e-6,
      "input_cached_unit_price_usd": 5e-7,
      "output_unit_price_usd": 0.00003,
      "source": "litellm_estimate"
    },
    "elapsed_seconds": 156.69256162492093
  }
}
