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

[qol] making leaderboard exps easier to search #384

Merged
merged 1 commit into from
Oct 10, 2024
Merged

Conversation

vwxyzjn
Copy link
Collaborator

@vwxyzjn vwxyzjn commented Oct 10, 2024

This PR makes leaderboard experiments easier to search.

Current limitation

We have

image

directly searching yields nothing
image

We have to search by filtering "hf_repo_revision"

image

This PR

This PR follows the same logic as online dpo / ppo which makes hf_repo_revision as the wandb run name, which make things much easier to search.

@vwxyzjn vwxyzjn changed the title Push changes [qol] making leaderboard exps easier to search Oct 10, 2024
@nouhadziri
Copy link
Contributor

LGTM, this will make our life easier. Thanks Costa for adding this.

Copy link
Contributor

@nouhadziri nouhadziri left a comment

Choose a reason for hiding this comment

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

LGTM.

@vwxyzjn vwxyzjn merged commit dfb719c into main Oct 10, 2024
3 checks passed
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