File size: 2,504 Bytes
e828147 e5a1343 e828147 e5a1343 a594493 756417c e62bc46 b0c72eb e62bc46 b29f339 9139533 b522dab 638b4ee b522dab 638b4ee 8da2f89 e828147 e5a1343 a594493 756417c b29f339 9139533 b522dab 8da2f89 e828147 |
1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57 58 59 60 61 62 63 64 65 66 67 68 69 70 71 72 73 74 75 76 77 78 79 80 81 82 83 84 85 86 87 88 89 90 91 92 93 94 95 96 97 98 99 100 101 102 103 104 105 106 107 108 109 110 111 112 113 114 115 116 117 118 119 120 121 122 123 124 125 126 127 128 129 130 131 132 133 |
---
dataset_info:
- config_name: aime24
features:
- name: problem
dtype: string
- name: solution
dtype: string
splits:
- name: train
num_bytes: 12490
num_examples: 30
download_size: 10206
dataset_size: 12490
- config_name: aime25
features:
- name: problem
dtype: string
- name: solution
dtype: string
splits:
- name: train
num_bytes: 16159
num_examples: 30
download_size: 10912
dataset_size: 16159
- config_name: amc23
features:
- name: problem
dtype: string
- name: solution
dtype: float64
splits:
- name: train
num_bytes: 14088
num_examples: 40
download_size: 9651
dataset_size: 14088
- config_name: gpqa-d
features:
- name: problem
dtype: string
- name: solution
dtype: string
splits:
- name: train
num_bytes: 163279
num_examples: 197
download_size: 74943
dataset_size: 163279
- config_name: math500
features:
- name: problem
dtype: string
- name: solution
dtype: string
splits:
- name: train
num_bytes: 403090
num_examples: 500
download_size: 204359
dataset_size: 403090
- config_name: minervamath
features:
- name: problem
dtype: string
- name: solution
dtype: string
splits:
- name: train
num_bytes: 230793
num_examples: 272
download_size: 101835
dataset_size: 230793
- config_name: mmlu-pro-subset
features:
- name: problem
dtype: string
- name: solution
dtype: string
splits:
- name: train
num_bytes: 10035691
num_examples: 10681
download_size: 4011987
dataset_size: 10035691
- config_name: olympiadbench
features:
- name: problem
dtype: string
- name: solution
dtype: string
splits:
- name: train
num_bytes: 275756
num_examples: 675
download_size: 110596
dataset_size: 275756
configs:
- config_name: aime24
data_files:
- split: train
path: aime24/train-*
- config_name: aime25
data_files:
- split: train
path: aime25/train-*
- config_name: amc23
data_files:
- split: train
path: amc23/train-*
- config_name: gpqa-d
data_files:
- split: train
path: gpqa-d/train-*
- config_name: math500
data_files:
- split: train
path: math500/train-*
- config_name: minervamath
data_files:
- split: train
path: minervamath/train-*
- config_name: mmlu-pro-subset
data_files:
- split: train
path: mmlu-pro-subset/train-*
- config_name: olympiadbench
data_files:
- split: train
path: olympiadbench/train-*
---
|