Tech
Judging an LLM judge?
I have been reading some blog posts about LLM as a judge and was building a small evaluator to evaluate the judge itself .
My method is simple:
The dataset is:
task
rubric
ideal response
negative response
The idea is then to test different models as judges for things like:
repeated-run consistency
position bias
sensitivity to verbosity
accuracy / ability to prefer the better response
Here, “negative response” doesn’t necessarily mean a wrong answer. It can...
Read the full discussion on Dev.to
This article was aggregated from Dev.to. Click to join the conversation.
View on Dev.to