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

Include multiple annotators for WildBench #3283

Merged
merged 3 commits into from
Jan 23, 2025
Merged

Conversation

liamjxu
Copy link
Contributor

@liamjxu liamjxu commented Jan 22, 2025

Using GPT, LLaMA, and Claude to annotate the output in WildBench, and take an average for the scoring.

@liamjxu liamjxu requested a review from yifanmai January 22, 2025 06:39

from helm.benchmark.adaptation.request_state import RequestState
from helm.benchmark.annotation.annotator import Annotator
from helm.benchmark.annotation.model_as_judge import _AnnotatorModelInfo
Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

@yifanmai Should we rename the _AnnotatorModelInfo class and remove the leading underscore?

Copy link
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Yes, let's do that.


from helm.benchmark.adaptation.request_state import RequestState
from helm.benchmark.annotation.annotator import Annotator
from helm.benchmark.annotation.model_as_judge import _AnnotatorModelInfo
Copy link
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Yes, let's do that.

@yifanmai yifanmai merged commit 80432dc into main Jan 23, 2025
8 checks passed
@yifanmai yifanmai deleted the jialiang/multiple_annotator branch January 23, 2025 00:18
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.

2 participants