Skip to content

Fix typos in judge prompts: "You evaluation" → "Your evaluation"#3841

Open
Chessing234 wants to merge 1 commit intolm-sys:mainfrom
Chessing234:fix/issue-2802-judge-prompt-typos
Open

Fix typos in judge prompts: "You evaluation" → "Your evaluation"#3841
Chessing234 wants to merge 1 commit intolm-sys:mainfrom
Chessing234:fix/issue-2802-judge-prompt-typos

Conversation

@Chessing234
Copy link
Copy Markdown

Summary

  • Fix grammatical typos in fastchat/llm_judge/data/judge_prompts.jsonl where "You evaluation" should be "Your evaluation"
  • Affects two judge prompts: single-v1-multi-turn and single-math-v1-multi-turn

Fixes #2802

Test plan

  • Verified the typos exist in the current codebase (2 occurrences on lines 7 and 8)
  • Confirmed no other instances of this typo elsewhere in the repo
  • Change is a minimal text-only fix with no functional impact beyond correcting the grammar

🤖 Generated with Claude Code

Fix grammatical typos in single-v1-multi-turn and single-math-v1-multi-turn
judge prompts where "You evaluation" should be "Your evaluation".

Fixes lm-sys#2802

Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.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.

Minor typos in judge prompts

1 participant