{% extends "judge_calibration/base_jc.html" %} {% block title %}Judge Calibration Setup{% endblock %} {% block content %}

Judge Calibration

Configure judge LLMs and run them over your data, then blind-label a sample to calibrate. Current phase: {{ status.phase }}

1 · Judge prompt

2 · Models

3 · Sampling & scope

4 · Admin key

View report

Progress

Not started.

{% endblock %} {% block scripts %} {% endblock %}