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-Api-Generator-Return
blxbench

Test fixture

Halluc-Api-Generator-Return

Hallucinationv2 — Resiliencemediumscorer: 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 happens when you call .return(value) on a JavaScript generator? What do subsequent calls to .next() return after that? Provide the shape of the returned object. Avoid claiming the generator continues normally after .return().
Scorer config
{
  "metrics": {
    "accuracy": {
      "checks": [
        {
          "contains": [
            "done: true"
          ]
        },
        {
          "contains": [
            "closes"
          ]
        },
        {
          "contains": [
            "undefined"
          ]
        }
      ]
    },
    "fabricated": {
      "checks": [
        {
          "contains": [
            "generator is closed"
          ]
        },
        {
          "contains": [
            "subsequent next() returns done: true"
          ]
        },
        {
          "contains": [
            "value is the argument"
          ]
        }
      ]
    }
  }
}
Run parameters

temperature

0

max_tokens

460

timeout (s)

120

type

scored

file

halluc-api-generator-return.json

← PreviousHalluc-Api-Fetch-Timeout
|
Next →Halluc-Api-Intl-Segmenter

BLXBench

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

© 2026 BLXBench by bitslix.com

ProvenanceAggregated from user runs
Scope40 / 11 / 490
Latestrun_f78b01 / 459 / $18.57
TermsPrivacy