judge-bench
Probe an LLM judge for position, verbosity, self-preference, paraphrase, anchoring, and calibration sensitivity.
judge-bench is for evaluation engineers choosing or monitoring an LLM-as-judge configuration. Unlike a model leaderboard, it runs controlled synthetic response pairs through a selected backend, records probe-level evidence, caches repeated calls, and produces reviewable report and plot artifacts.
Inspectable Output
A run writes:
<name>.json: backend, model, synthetic disclosure, cache hits/misses, and probe results.<name>.md: a concise diagnostic report.<name>.plots.json: plot-ready reliability and bias points.<name>.svg: deterministic plots.<name>.png: only whenmatplotlibis installed.
The built-in dry-run cost estimate uses static per-call constants for planning. It does not query provider pricing and should not be treated as a quote.
Runtime Boundary
The default local-judge model is a deterministic lexical heuristic and makes no network request. ollama:, vllm:, and hosted Hugging Face modes call the configured local HTTP endpoint; transformers: loads a local Python model pipeline. The openai, anthropic, and google backends send the synthetic prompt/response pairs to those providers and require their standard API-key environment variables. Paid-backend runs require --confirm-cost.
Cache entries contain model inputs and outputs as local JSON files. Choose --cache-dir accordingly when prompts or rationales are sensitive.
Install
python -m pip install judge-bench==0.1.2
For development from a clone:
python -m pip install -e .
Quickstart
Run a fully offline diagnostic:
judge-bench run \
--backend local \
--model local-judge \
--probes position_bias,calibration \
--pairs 3 \
--cache-dir .judge-bench-cache \
--output judge-report.json
Backends
- Hosted:
openai,anthropic,google. - Local HTTP:
ollama:<model>,vllm:<model>,hf:<model>. - Local Python:
transformers:<model>withtransformersinstalled. - Offline smoke test:
local-judge.
See docs/what-each-probe-measures.md, docs/interpreting-position-bias.md, and docs/methodology.md.
Release Status
Registry status verified July 13, 2026: version 0.1.2 is published on PyPI and tagged v0.1.2 in the public repository. The project is alpha software. No model-quality, superiority, or adoption claim is made.
Limits
All bundled response pairs are synthetic. Results characterize the selected prompts, backend, model, and probe set; they do not establish general model quality or production safety.
Next Action
Run the offline local-judge quickstart, inspect the probe-level Markdown and SVG evidence, then repeat with the intended production judge only after confirming the cache, data-sharing, network, and cost boundary.
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
Built Distribution
Filter files by name, interpreter, ABI, and platform.
If you're not sure about the file name format, learn more about wheel file names.
Copy a direct link to the current filters
File details
Details for the file judge_bench-0.1.2.tar.gz.
File metadata
- Download URL: judge_bench-0.1.2.tar.gz
- Upload date:
- Size: 15.9 kB
- Tags: Source
- Uploaded using Trusted Publishing? Yes
- Uploaded via:
twine/6.1.0 CPython/3.13.12
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
03aefeb0561d69121ea1537691cf498bc1f9148a043b56f7445c23b10f3a5b00
|
|
| MD5 |
4cedb6b1f75518060c5eb6c2d9798460
|
|
| BLAKE2b-256 |
69242e1137078a9c729a59fdbb2cae4e6ae35734739c1874d59d2b6d076a537c
|
Provenance
The following attestation bundles were made for judge_bench-0.1.2.tar.gz:
Publisher:
release-python.yml on auraoneai/judge-bench
-
Statement:
-
Statement type:
https://in-toto.io/Statement/v1 -
Predicate type:
https://docs.pypi.org/attestations/publish/v1 -
Subject name:
judge_bench-0.1.2.tar.gz -
Subject digest:
03aefeb0561d69121ea1537691cf498bc1f9148a043b56f7445c23b10f3a5b00 - Sigstore transparency entry: 2165376206
- Sigstore integration time:
-
Permalink:
auraoneai/judge-bench@b2133bb5c4000ea117cc8bd019910bc94f049c98 -
Branch / Tag:
refs/tags/v0.1.2 - Owner: https://github.com/auraoneai
-
Access:
public
-
Token Issuer:
https://token.actions.githubusercontent.com -
Runner Environment:
github-hosted -
Publication workflow:
release-python.yml@b2133bb5c4000ea117cc8bd019910bc94f049c98 -
Trigger Event:
push
-
Statement type:
File details
Details for the file judge_bench-0.1.2-py3-none-any.whl.
File metadata
- Download URL: judge_bench-0.1.2-py3-none-any.whl
- Upload date:
- Size: 18.8 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? Yes
- Uploaded via:
twine/6.1.0 CPython/3.13.12
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
ebdc0620894518e2f52c90bab112fd1790cf64e3d4906cde04914a3b6b4e1fe0
|
|
| MD5 |
8095501c4f9e7faffd100c009c341634
|
|
| BLAKE2b-256 |
06f973546c5b5537c0998566665685360b93b76cc36da419f384b0e495b8980b
|
Provenance
The following attestation bundles were made for judge_bench-0.1.2-py3-none-any.whl:
Publisher:
release-python.yml on auraoneai/judge-bench
-
Statement:
-
Statement type:
https://in-toto.io/Statement/v1 -
Predicate type:
https://docs.pypi.org/attestations/publish/v1 -
Subject name:
judge_bench-0.1.2-py3-none-any.whl -
Subject digest:
ebdc0620894518e2f52c90bab112fd1790cf64e3d4906cde04914a3b6b4e1fe0 - Sigstore transparency entry: 2165376215
- Sigstore integration time:
-
Permalink:
auraoneai/judge-bench@b2133bb5c4000ea117cc8bd019910bc94f049c98 -
Branch / Tag:
refs/tags/v0.1.2 - Owner: https://github.com/auraoneai
-
Access:
public
-
Token Issuer:
https://token.actions.githubusercontent.com -
Runner Environment:
github-hosted -
Publication workflow:
release-python.yml@b2133bb5c4000ea117cc8bd019910bc94f049c98 -
Trigger Event:
push
-
Statement type: