{
  "schema_version": "sensebench-run-v2",
  "run_id": "vllm-gemma-4-26b-a4b-fp8-h100-p003-lexen-v1-20260616",
  "created_at": "2026-06-16T02:50:20.177857+00:00",
  "git_commit": null,
  "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": "self_hosted_llm",
    "display_name": "google/gemma-4-26B-A4B-it",
    "requested_model": "hosted_vllm/google/gemma-4-26B-A4B-it",
    "resolved_model": "google/gemma-4-26B-A4B-it",
    "resolved_model_counts": {
      "google/gemma-4-26B-A4B-it": 4866
    },
    "llm_vendor": "Google",
    "source_kind": "open_source",
    "license": "gemma",
    "model_url": "https://huggingface.co/google/gemma-4-26B-A4B-it",
    "reasoning_effort": "no reasoning",
    "hf_revision": "8edbb9269ec9c3faad538ee1208a07eb46051f34",
    "quantization": "fp8",
    "inference_engine": "vllm",
    "inference_engine_version": "0.22.1",
    "container_image": "vllm/vllm-openai:v0.22.1",
    "serve_command": "exec vllm serve RedHatAI/gemma-4-26B-A4B-it-FP8-Dynamic --port 8000 --served-model-name google/gemma-4-26B-A4B-it --max-model-len 8192 --gpu-memory-utilization 0.90 --max-num-seqs 256 --no-enable-prefix-caching --language-model-only --revision 8edbb9269ec9c3faad538ee1208a07eb46051f34",
    "endpoint_base_url": "http://localhost:8000/v1"
  },
  "sampling": {
    "temperature": 0.0,
    "top_p": null,
    "max_tokens": 2048,
    "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": {
    "platform": "Linux-6.8.0-1046-nvidia-x86_64-with-glibc2.35",
    "cpu_model": "Intel(R) Xeon(R) Platinum 8480+",
    "cpu_cores": 104,
    "ram_gib": 885.4,
    "gpu": {
      "name": "NVIDIA H100 80GB HBM3",
      "count": 1,
      "vram_mib_per_gpu": 81559,
      "driver_version": "580.126.20",
      "cuda_version": "13.0"
    },
    "provider": "vast.ai",
    "instance_id": "41131647",
    "hourly_rate_usd": 2.473888888888889
  },
  "execution": {
    "concurrency": 128,
    "warmup_call_count": 8,
    "timing": {
      "benchmark_started_at": "2026-06-16T02:49:43.377730+00:00",
      "benchmark_ended_at": "2026-06-16T02:50:20.176400+00:00",
      "benchmark_seconds": 36.79866575775668,
      "setup_seconds": 2.109016220085323
    }
  },
  "totals": {
    "item_count": 4861,
    "correct_count": 4332,
    "accuracy": 0.8911746554206953,
    "call_count": 4866,
    "usage": {
      "input_tokens": 2152816,
      "cached_input_tokens": null,
      "output_tokens": 10227,
      "reasoning_output_tokens": null
    },
    "cost": {
      "currency": "USD",
      "total_usd": 0.02528772509556952,
      "input_uncached_usd": null,
      "input_cached_usd": null,
      "output_usd": null,
      "input_uncached_unit_price_usd": null,
      "input_cached_unit_price_usd": null,
      "output_unit_price_usd": null,
      "source": "machine_time_estimate"
    },
    "elapsed_seconds": 36.79866575775668
  }
}
