{
  "schema_version": "sensebench-run-v2",
  "run_id": "gemini-3.1-pro-medium-reasoning-p001-lexen-v1-20260614",
  "created_at": "2026-06-14T12:31:55.744716+00:00",
  "git_commit": "67b025cdac4ef9afaa1ad594ed8988d36c5606d6",
  "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": "gemini/gemini-3.1-pro-preview",
    "requested_model": "gemini/gemini-3.1-pro-preview",
    "resolved_model": "gemini-3.1-pro-preview",
    "resolved_model_counts": {
      "gemini-3.1-pro-preview": 4861
    },
    "llm_vendor": "Google",
    "api_provider": "Google",
    "source_kind": "proprietary",
    "license": null,
    "model_url": null,
    "reasoning_effort": "medium",
    "endpoint_base_url": null
  },
  "sampling": {
    "temperature": null,
    "top_p": null,
    "max_tokens": 12288,
    "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": 24,
    "warmup_call_count": 0,
    "timing": {
      "benchmark_started_at": "2026-06-14T12:09:43.093914+00:00",
      "benchmark_ended_at": "2026-06-14T12:31:55.743587+00:00",
      "benchmark_seconds": 1332.6413892909768,
      "setup_seconds": 0.9488822079729289
    }
  },
  "totals": {
    "item_count": 4861,
    "correct_count": 4590,
    "accuracy": 0.9442501542892409,
    "call_count": 4861,
    "usage": {
      "input_tokens": 3090680,
      "cached_input_tokens": null,
      "output_tokens": 1393036,
      "reasoning_output_tokens": 1332971
    },
    "cost": {
      "currency": "USD",
      "total_usd": 22.897792,
      "input_uncached_usd": 6.18136,
      "input_cached_usd": 0.0,
      "output_usd": 16.716432,
      "input_uncached_unit_price_usd": 2e-6,
      "input_cached_unit_price_usd": 2e-7,
      "output_unit_price_usd": 0.000012,
      "source": "litellm_estimate"
    },
    "elapsed_seconds": 1332.6413892909768
  }
}
