Skip to content

Add eval instructions and moar #33

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

Merged
merged 7 commits into from
Jan 6, 2025
Merged

Add eval instructions and moar #33

merged 7 commits into from
Jan 6, 2025

Conversation

lewtun
Copy link
Member

@lewtun lewtun commented Jan 6, 2025

Closes #18

@lewtun lewtun changed the title [WIP] Add eval instructions and moar Add eval instructions and moar Jan 6, 2025
@lewtun lewtun merged commit 7c7930e into main Jan 6, 2025
1 check passed
@lewtun lewtun deleted the add-evals branch January 6, 2025 04:42
n: 4
Copy link
Member Author

Choose a reason for hiding this comment

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

Set all configs to have n=4 for fast testing / demoing

@@ -60,7 +59,7 @@ def save_dataset(dataset, config):
config.hub_dataset_id,
revision=config.revision,
split="train",
private=True,
private=config.hub_dataset_private,
Copy link
Member Author

Choose a reason for hiding this comment

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

Make all datasets public by default, with option to set private if needed

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.

Detailed instruction on extracting the final MATH500 result
1 participant