Skip to content

fix(scoring): extract (B), \boxed{B.}, and 答案是B choice letters - #512

Open
marktech0813 wants to merge 1 commit into
James-CUDA:mainfrom
marktech0813:fix/508-choice-fullwidth-boxed-period
Open

fix(scoring): extract (B), \boxed{B.}, and 答案是B choice letters#512
marktech0813 wants to merge 1 commit into
James-CUDA:mainfrom
marktech0813:fix/508-choice-fullwidth-boxed-period

Conversation

@marktech0813

Copy link
Copy Markdown
Contributor

Summary

  • Fallback patterns for fullwidth (B) and Chinese 答案是B.
  • Boxed choice allows a trailing period (\boxed{B.}).
  • CI helpers included.

Fixes #508

Test plan

  • pytest tests/test_reward_choice_fullwidth.py
  • CI green

Made with Cursor

Fullwidth parens, trailing period inside \\boxed, and Chinese "answer is"
never matched — MMLU/GPQA false negatives (James-CUDA#508).

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] Choice letter: (B), \boxed{B.}, and 答案是B never extract (MMLU FN)

1 participant