Upload dataset
Browse files- README.md +18 -8
- data/full_eval-00000-of-00001.parquet +2 -2
README.md
CHANGED
@@ -1,8 +1,6 @@
|
|
1 |
---
|
2 |
dataset_info:
|
3 |
features:
|
4 |
-
- name: year
|
5 |
-
dtype: string
|
6 |
- name: id
|
7 |
dtype: string
|
8 |
- name: problem
|
@@ -19,27 +17,39 @@ dataset_info:
|
|
19 |
dtype: string
|
20 |
- name: original_solution
|
21 |
dtype: string
|
|
|
|
|
22 |
- name: variation
|
23 |
dtype: int64
|
24 |
splits:
|
25 |
- name: full_eval
|
|
|
26 |
num_examples: 522
|
27 |
- name: originals_for_generating_vars
|
28 |
-
|
|
|
29 |
- name: variations
|
30 |
-
|
31 |
-
|
32 |
-
|
|
|
33 |
configs:
|
34 |
- config_name: default
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
35 |
extra_gated_prompt: 'By requesting access to this dataset, you agree to cite the following
|
36 |
works in any publications or projects that utilize this data:
|
37 |
|
38 |
- Putnam-AXIOM dataset: @article{putnam_axiom2025, title={Putnam-AXIOM: A Functional
|
39 |
and Static Benchmark for Measuring Higher Level Mathematical Reasoning}, author={Aryan
|
40 |
Gulati and Brando Miranda and Eric Chen and Emily Xia and Kai Fronsdal and Bruno
|
41 |
-
de Moraes Dumont and Sanmi Koyejo}, journal={39th International Conference on Machine
|
42 |
-
note={Preprint available at: https://openreview.net/pdf?id=YXnwlZe0yf}} '
|
43 |
---
|
44 |
|
45 |
# Putnam AXIOM Dataset (ICML 2025 Version)
|
|
|
1 |
---
|
2 |
dataset_info:
|
3 |
features:
|
|
|
|
|
4 |
- name: id
|
5 |
dtype: string
|
6 |
- name: problem
|
|
|
17 |
dtype: string
|
18 |
- name: original_solution
|
19 |
dtype: string
|
20 |
+
- name: year
|
21 |
+
dtype: string
|
22 |
- name: variation
|
23 |
dtype: int64
|
24 |
splits:
|
25 |
- name: full_eval
|
26 |
+
num_bytes: 1464155
|
27 |
num_examples: 522
|
28 |
- name: originals_for_generating_vars
|
29 |
+
num_bytes: 134464
|
30 |
+
num_examples: 100
|
31 |
- name: variations
|
32 |
+
num_bytes: 687636
|
33 |
+
num_examples: 500
|
34 |
+
download_size: 1021356
|
35 |
+
dataset_size: 2286255
|
36 |
configs:
|
37 |
- config_name: default
|
38 |
+
data_files:
|
39 |
+
- split: full_eval
|
40 |
+
path: data/full_eval-*
|
41 |
+
- split: originals_for_generating_vars
|
42 |
+
path: data/originals_for_generating_vars-*
|
43 |
+
- split: variations
|
44 |
+
path: data/variations-*
|
45 |
extra_gated_prompt: 'By requesting access to this dataset, you agree to cite the following
|
46 |
works in any publications or projects that utilize this data:
|
47 |
|
48 |
- Putnam-AXIOM dataset: @article{putnam_axiom2025, title={Putnam-AXIOM: A Functional
|
49 |
and Static Benchmark for Measuring Higher Level Mathematical Reasoning}, author={Aryan
|
50 |
Gulati and Brando Miranda and Eric Chen and Emily Xia and Kai Fronsdal and Bruno
|
51 |
+
de Moraes Dumont and Sanmi Koyejo}, journal={39th International Conference on Machine
|
52 |
+
Learning (ICML 2025)}, year={2025}, note={Preprint available at: https://openreview.net/pdf?id=YXnwlZe0yf}} '
|
53 |
---
|
54 |
|
55 |
# Putnam AXIOM Dataset (ICML 2025 Version)
|
data/full_eval-00000-of-00001.parquet
CHANGED
@@ -1,3 +1,3 @@
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
-
oid sha256:
|
3 |
-
size
|
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:9f6ff95b756517ed7784f92116fa4dfceaa9c1b117dd760c11744060eaea5aeb
|
3 |
+
size 774736
|