validate-evaluator

Community

Calibrate LLM judges against human labels.

Authormarchatton
Version1.0.0
Installs0

System Documentation

What problem does it solve?

This Skill ensures that an AI judge's assessments align with human judgment, preventing biased or inaccurate AI evaluations before they impact production data.

Core Features & Use Cases

  • LLM Judge Calibration: Fine-tune LLM judges using human-labeled data to achieve high True Positive Rate (TPR) and True Negative Rate (TNR).
  • Bias Correction: Apply statistical methods to estimate the true success rate of an LLM judge on production data, accounting for known errors.
  • Use Case: After developing a prompt to evaluate user-generated content, use this Skill to test its accuracy against human moderators, ensuring it correctly identifies both good and bad content before deploying it.

Quick Start

Use the validate-evaluator skill to calibrate the judge prompt against the provided human-labeled dataset.

Dependency Matrix

Required Modules

scikit-learnnumpyjudgy

Components

scriptsreferences

💻 Claude Code Installation

Recommended: Let Claude install automatically. Simply copy and paste the text below to Claude Code.

Please help me install this Skill:
Name: validate-evaluator
Download link: https://github.com/marchatton/agent-skills/archive/main.zip#validate-evaluator

Please download this .zip file, extract it, and install it in the .claude/skills/ directory.
View Source Repository

Agent Skills Search Helper

Install a tiny helper to your Agent, search and equip skill from 471,000+ vetted skills library on demand.