Skip to content

Fix typos in multi-turn judge prompt templates#3892

Open
Chessing234 wants to merge 1 commit into
lm-sys:mainfrom
Chessing234:fix/judge-prompt-typos
Open

Fix typos in multi-turn judge prompt templates#3892
Chessing234 wants to merge 1 commit into
lm-sys:mainfrom
Chessing234:fix/judge-prompt-typos

Conversation

@Chessing234

Copy link
Copy Markdown

Summary

  • Fix "You evaluation" → "Your evaluation" in single-v1-multi-turn and single-math-v1-multi-turn judge system prompts

Test plan

  • Verify judge_prompts.jsonl loads without JSON parse errors
  • Confirm both updated prompts display the corrected wording

Fixes #2802

Made with Cursor

Change "You evaluation" to "Your evaluation" in single-v1-multi-turn
and single-math-v1-multi-turn system prompts.

Fixes lm-sys#2802.

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.

Minor typos in judge prompts

1 participant