We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 138b39b commit 82a92e7Copy full SHA for 82a92e7
_posts/2025-09-12-debugging-numeric-comparisons-llms.md
@@ -1,5 +1,5 @@
1
---
2
-# title: "Debugging Numeric Comparisons in LLMs"
+title: "Debugging Numeric Comparisons in LLMs"
3
subtitle: "Why models like Gemma-2-2B-IT fail at `9.8 < 9.11`"
4
date: 2025-09-12
5
description: "Layerwise geometry shows the model internally separates Yes/No, but a last-layer readout corrupts the decision—especially for decimals."
0 commit comments