Skip to content

fix(scoring): strip \displaystyle and \tag{…} from normalized answers - #510

Open
marktech0813 wants to merge 1 commit into
James-CUDA:mainfrom
marktech0813:fix/506-displaystyle-tag
Open

fix(scoring): strip \displaystyle and \tag{…} from normalized answers#510
marktech0813 wants to merge 1 commit into
James-CUDA:mainfrom
marktech0813:fix/506-displaystyle-tag

Conversation

@marktech0813

Copy link
Copy Markdown
Contributor

Summary

  • Delete \displaystyle; peel \tag{…}.
  • CI helpers included.

Fixes #506

Test plan

  • pytest tests/test_reward_displaystyle_tag.py
  • CI green

Made with Cursor

Presentation-only tokens survived normalize and broke exact match vs plain
gold (James-CUDA#506).

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: \displaystyle and \tag{…} survive normalize — break exact match

1 participant