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

Advanced Evals: Combining Multiple Annotators of Varying Quality #1379

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

nelsonauner
Copy link
Contributor

Summary

This summary adds a notebook for dealing with multiple annotators, partially replicating the seminal MT-Bench paper while using OpenAI's new structured outputs and token probability features unavailable in other LLMs

Motivation

There currently is no cookbook on dealing with combining a large number of human annotators with LLM-As-Judge, even though this practice is quite common.


For new content

When contributing new content, read through our contribution guidelines, and mark the following action items as completed:

  • I have added a new entry in registry.yaml (and, optionally, in authors.yaml) so that my content renders on the cookbook website.
  • I have conducted a self-review of my content based on the contribution guidelines:
    • Relevance: This content is related to building with OpenAI technologies and is useful to others.
    • Uniqueness: I have searched for related examples in the OpenAI Cookbook, and verified that my content offers new insights or unique information compared to existing documentation.
    • Spelling and Grammar: I have checked for spelling or grammatical mistakes.
    • Clarity: I have done a final read-through and verified that my submission is well-organized and easy to understand.
    • Correctness: The information I include is correct and all of my code executes successfully.
    • Completeness: I have explained everything fully, including all necessary references and citations.

We will rate each of these areas on a scale from 1 to 4, and will only accept contributions that score 3 or higher on all areas. Refer to our contribution guidelines for more details.

…ctured Outputs, Token Probabilities and CROWDLAB algorithm
@nelsonauner nelsonauner marked this pull request as ready for review August 15, 2024 02:56
@QWolfp3 QWolfp3 mentioned this pull request Aug 25, 2024
@nelsonauner
Copy link
Contributor Author

@pap-openai Anything I can do to help get this reviewed (or close it out?)

@pap-openai
Copy link
Contributor

@pap-openai Anything I can do to help get this reviewed (or close it out?)

Hi @nelsonauner, we're currently working on a contributor license agreement and will come back a bit later once we've figured that out

Copy link

This PR is stale because it has been open 60 days with no activity. Remove stale label or comment or this will be closed in 10 days.

@github-actions github-actions bot added the Stale label Nov 17, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants