Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Collect Explanations from Human Judges to seed LLM Judge #1182

Open
epugh opened this issue Jan 17, 2025 · 1 comment
Open

Collect Explanations from Human Judges to seed LLM Judge #1182

epugh opened this issue Jan 17, 2025 · 1 comment

Comments

@epugh
Copy link
Member

epugh commented Jan 17, 2025

Is your feature request related to a problem? Please describe.
LLM judges, or "Synthetic Judge" as Doug Rosenoff refers to them, require some explanation for why a evaluation scored the way it did.

Today we only ask for explanations on a "I can't judge" response from a human judge. We need to also make it possible to get explanations from our jduges.

Describe the solution you'd like
Provide an opt int switch ont he judgement UI that flips on the explantions, and then leverages the keyboard to allow you to rate, and then tab to the explantion, and then tab to submit. Disables the keyboaard Rate and submit.

Describe alternatives you've considered
Thought about a required switch at the book level, but still need to figure out the workflow.

Additional context
Anything else @david-fisher @sstults ?

@epugh
Copy link
Member Author

epugh commented Jan 17, 2025

Move the "Judge Later" and "I can't tell" buttons to the scoring buttons row too!

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

No branches or pull requests

1 participant