BLXBenchBLXBench UI
blxbench

Benchmark

Misc

DocsOur TestsPassSponsor / Partnership
DocsOur TestsPassSponsor / Partnership
BLXBenchBLXBench UI
blxbench

Benchmark

Suite

Misc

DocsOur TestsPassSponsor / Partnership
DocsOur TestsPassSponsor / Partnership
  1. Home
  2. Our Tests
  3. Halluc-Compl-Hash-Collision
blxbench

Test fixture

Halluc-Compl-Hash-Collision

Hallucinationv2 — Resiliencehardscorer: rubric_json_metrics

Grounded answers under adversarial or missing-context prompts.

How it is scored

The model receives the prompt (and optional system message). The run uses scorer rubric_json_metrics with the JSON configuration below. Pass/fail and partial credit are determined entirely by that scorer against the model output; no human grading.

User prompt
Return JSON only with keys answer, supported_facts, uncertainty. What is the worst-case time complexity for hash map lookup when using a poor hash function, and why? Avoid claiming hash map lookup is always O(1) regardless of hash function quality.
Scorer config
{
  "metrics": {
    "accuracy": {
      "checks": [
        {
          "contains": [
            "O(n)"
          ]
        },
        {
          "contains": [
            "collision"
          ]
        },
        {
          "contains": [
            "same bucket"
          ]
        }
      ]
    },
    "fabricated": {
      "checks": [
        {
          "contains": [
            "not always O(1)"
          ]
        },
        {
          "contains": [
            "worst case O(n)"
          ]
        },
        {
          "contains": [
            "all keys hash to one bucket"
          ]
        }
      ]
    }
  }
}
Run parameters

temperature

0

max_tokens

460

timeout (s)

120

type

scored

file

halluc-compl-hash-collision.json

← PreviousHalluc-Cache-Eviction-Claims
|
Next →Halluc-Compl-Regex-Compile

BLXBench

Community driven leaderboardPublic benchmark runner — run in your environment, share results with the community.

© 2026 BLXBench by bitslix.com

ProvenanceAggregated from user runs
Scope43 / 11 / 490
Latestrun_7730ad / 459 / $0.00
TermsPrivacy