---
title: "Why You Should Not Use Numeric Evals For LLM As a Judge"
url: https://daily.dev/posts/why-you-should-not-use-numeric-evals-for-llm-as-a-judge-wggkjaplr
source_url: https://towardsdatascience.com/why-you-should-not-use-numeric-evals-for-llm-as-a-judge-bf22424f5379
type: article
source: "Towards Data Science"
published: 2024-03-08T16:15:23.965Z
updated: 2024-05-09T09:28:05.588Z
tags: ["nlp", "llm", "text-generation", "llmops"]
reading_time: 7
upvotes: 0
comments: 0
language: en
---

> ## Documentation Index
> Fetch the complete documentation index at: https://daily.dev/llms.txt
> Use this file to discover all available pages before exploring further.

# Why You Should Not Use Numeric Evals For LLM As a Judge

**[Towards Data Science](https://daily.dev/sources/tds)** · 7 min read · 0 upvotes · 0 comments

## Summary

Using LLMs to conduct numeric evaluations is finicky and unreliable. Small changes in prompt templates and switching between models can lead to vastly different results. LLMs are often inconsistent in their responses, making it hard to rely on them as reliable arbiters of numeric evaluation criteria.

## Full article

daily.dev links to this article rather than hosting it. Read it at the original source: <https://towardsdatascience.com/why-you-should-not-use-numeric-evals-for-llm-as-a-judge-bf22424f5379>

## Similar posts on daily.dev

- [Don’t just attend KubeCon \+ CloudNativeCon, Merge Forward your experience\!](https://daily.dev/posts/don-t-just-attend-kubecon-cloudnativecon-merge-forward-your-experience--l0rpp73x8) · CNCF · 0 upvotes · 0 comments
- [Announcing H2 2026 KCDs](https://daily.dev/posts/announcing-h2-2026-kcds-m96goajm1) · CNCF · 1 upvotes · 0 comments
- [Two months of Open Community Groups](https://daily.dev/posts/two-months-of-open-community-groups-asf52zhbs) · CNCF · 0 upvotes · 0 comments

---

Tags: [#nlp](https://daily.dev/tags/nlp), [#llm](https://daily.dev/tags/llm), [#text-generation](https://daily.dev/tags/text-generation), [#llmops](https://daily.dev/tags/llmops)

[View this post on daily.dev](https://daily.dev/posts/why-you-should-not-use-numeric-evals-for-llm-as-a-judge-wggkjaplr)
