Skip to content

Commit 234bcde

Browse files
authored
[eval] Add IMO problems with exact answers (#1528)
1 parent d3dc890 commit 234bcde

File tree

2 files changed

+12
-0
lines changed

2 files changed

+12
-0
lines changed
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,3 @@
1+
version https://git-lfs.github.com/spec/v1
2+
oid sha256:cc97a4694cf576bf00540fae940906f5c63547fe421210738079072801e70b8f
3+
size 18492
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,9 @@
1+
imo_exact_answers:
2+
id: imo_exact_answers.dev.v0
3+
description: A small set of IMO problems that have exact answers (e.g. yes/no, number, fraction).
4+
metrics: [accuracy]
5+
6+
imo_exact_answers.dev.v0:
7+
class: evals.elsuite.basic.includes:Includes
8+
args:
9+
samples_jsonl: imo_exact_answers/samples.jsonl

0 commit comments

Comments
 (0)