Validate Evaluator

Calibrate an LLM judge against human labels using data splits, TPR/TNR, and bias correction. Use after writing a judge prompt (write-judge-prompt) when you need to verify alignment before trusting its outputs. Do NOT use for code-based evaluators (those are deterministic; test with standard unit tests).

hamelsmu 9609b1b 8.9 KB Updated

File contents

hamelsmu/evals-skills/tree/main/skills/validate-evaluator commit 9609b1b3c0

Frequently asked questions

npx skillmds@latest add hamelsmu/validate-evaluator