Skip to content

fix(scoring): extract [B], ***B***, and 答案:B choice letters - #494

Open
marktech0813 wants to merge 1 commit into
James-CUDA:mainfrom
marktech0813:fix/491-choice-letter-gaps
Open

fix(scoring): extract [B], ***B***, and 答案:B choice letters#494
marktech0813 wants to merge 1 commit into
James-CUDA:mainfrom
marktech0813:fix/491-choice-letter-gaps

Conversation

@marktech0813

Copy link
Copy Markdown
Contributor

Summary

  • Fallback patterns for [B] and Chinese 答案:B / 答案:B.
  • MD emphasis strip accepts ***B*** (triple-star) in addition to **B**.
  • CI helpers: ruff <0.16, DROP leading-decimal edge-strip.

Fixes #491

Test plan

  • pytest tests/test_reward_choice_letter_gaps.py
  • CI green on this PR

Made with Cursor

Bracketed letters, triple-star Markdown emphasis, and the Chinese answer
cue never matched, so MMLU/GPQA scored 0 on otherwise correct finals (James-CUDA#491).

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], ***B***, and 答案:B never extract (MMLU/GPQA FN)

1 participant