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

bon eval #111

Open
wants to merge 8 commits into
base: main
Choose a base branch
from
Open

bon eval #111

wants to merge 8 commits into from

Conversation

yuchenlin
Copy link
Member

No description provided.

@natolambert
Copy link
Collaborator

Will give a more thorough review once the data is moved.
You can use the function save_to_hub to easily do this.
Would be good to just add the data conversion scripts in the source rewardbench/ repo, then call them in the script so it's all automatic end to end.

@natolambert natolambert linked an issue Apr 25, 2024 that may be closed by this pull request
Copy link
Collaborator

@natolambert natolambert left a comment

Choose a reason for hiding this comment

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

This is getting closer. High level comments also shared on slack.

  1. We still have more jsons to move to huggingface
  2. Make all of this happen in the existing scripts/run_bon.py.
  3. To do so, most of the functions can be in rewardbench/bon_utils.py
  4. We can have duplicated scripts in analysis in case there's an error and someone wants to re-run alpacaeval conversion
  5. Code cleaning, adding license, removing unnecessary things

Mostly, I want to make this first-party supported in the repo, not a separate folder.

Copy link
Collaborator

@natolambert natolambert left a comment

Choose a reason for hiding this comment

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

More comments attached.

bon_eval/bon_utils.py Show resolved Hide resolved
bon_eval/bon_utils.py Outdated Show resolved Hide resolved
bon_eval/bon_utils.py Outdated Show resolved Hide resolved
@@ -0,0 +1,2 @@
bon_data/
Copy link
Collaborator

Choose a reason for hiding this comment

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

Do we need these? Can we just change filepaths to align with existing scripts? Not sure they need to be different.

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.

Best of N benchmark
2 participants