Datasets:

Modalities:
Text
Formats:
parquet
ProcessBench / README.md
macabdul9's picture
Upload dataset
6e04b76 verified
---
dataset_info:
features:
- name: id
dtype: string
- name: generator
dtype: string
- name: prompt
dtype: string
- name: completions
list: string
- name: final_answer_correct
dtype: bool
- name: label
dtype: int64
- name: labels
list: bool
splits:
- name: gsm8k
num_bytes: 513788
num_examples: 400
- name: math
num_bytes: 1721094
num_examples: 1000
- name: olympiadbench
num_bytes: 2535764
num_examples: 1000
- name: omnimath
num_bytes: 2585851
num_examples: 1000
download_size: 3286025
dataset_size: 7356497
configs:
- config_name: default
data_files:
- split: gsm8k
path: data/gsm8k-*
- split: math
path: data/math-*
- split: olympiadbench
path: data/olympiadbench-*
- split: omnimath
path: data/omnimath-*
---