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

[eval] Add IMO problems with exact answers #1528

Merged
merged 9 commits into from
Jul 13, 2024
3 changes: 3 additions & 0 deletions evals/registry/data/imo_exact_answers/samples.jsonl
Git LFS file not shown
9 changes: 9 additions & 0 deletions evals/registry/evals/imo_exact_answers.yaml
Original file line number Diff line number Diff line change
@@ -0,0 +1,9 @@
imo_exact_answers:
id: imo_exact_answers.dev.v0
description: A small set of IMO problems that have exact answers (e.g. yes/no, number, fraction).
metrics: [accuracy]

imo_exact_answers.dev.v0:
class: evals.elsuite.basic.includes:Includes
args:
samples_jsonl: imo_exact_answers/samples.jsonl