Skip to content

Commit 82a92e7

Browse files
title update
1 parent 138b39b commit 82a92e7

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

_posts/2025-09-12-debugging-numeric-comparisons-llms.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
---
2-
# title: "Debugging Numeric Comparisons in LLMs"
2+
title: "Debugging Numeric Comparisons in LLMs"
33
subtitle: "Why models like Gemma-2-2B-IT fail at `9.8 < 9.11`"
44
date: 2025-09-12
55
description: "Layerwise geometry shows the model internally separates Yes/No, but a last-layer readout corrupts the decision—especially for decimals."

0 commit comments

Comments
 (0)