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

Best of N benchmark #11

Open
natolambert opened this issue Feb 8, 2024 · 2 comments · May be fixed by #111
Open

Best of N benchmark #11

natolambert opened this issue Feb 8, 2024 · 2 comments · May be fixed by #111
Assignees

Comments

@natolambert
Copy link
Collaborator

  1. Take a few chat models as the “base set”, say 1-3, like tulu 2 7b and tulu 2 13b (maybe olmo-instruct)
  2. Generate ~8 completions per prompt in AlpacaEval (this is the heldout set)
  3. Use each RM to choose the best-of-1 from that set, then run alpaca eval on the outputs
  4. Score the delta for each RM in the batch on a set task (alpacaeval) and set base model (tulu)
  5. Could do this with MTBench, but two turn is harder

Obvi flaws, but that seems WAY better than nothing.

@natolambert
Copy link
Collaborator Author

@yuchenlin is starting this, woohoo!

@natolambert
Copy link
Collaborator Author

Partially closed in #30 , wrapping up soon.

@natolambert natolambert linked a pull request Apr 25, 2024 that will close this issue
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 a pull request may close this issue.

2 participants