Skip to content

fix(scoring): strip approx/sim hedges from normalized math answers - #476

Open
marktech0813 wants to merge 1 commit into
James-CUDA:mainfrom
marktech0813:fix/474-strip-approx-prefix
Open

fix(scoring): strip approx/sim hedges from normalized math answers#476
marktech0813 wants to merge 1 commit into
James-CUDA:mainfrom
marktech0813:fix/474-strip-approx-prefix

Conversation

@marktech0813

Copy link
Copy Markdown
Contributor

Summary

Test plan

  • pytest tests/test_reward_approx_prefix.py tests/test_drop_leading_decimal_point.py
  • CI green

Made with Cursor

Boxed \\approx N / \\sim N left the command in normalize, so they never
matched gold N. Strip presentation hedges (not \\pm) (James-CUDA#474).

Co-authored-by: Cursor <cursoragent@cursor.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

[bug] MATH grader: \boxed{\approx N} / \sim N never match gold N — approx prefix survives normalize

1 participant