This dataset contains model prediction outputs on multiple evaluation datasets. It is designed for analyzing and benchmarking model performance across different tasks.
gsm8k: Zero-shot reasoning predictions on GSM8K.
gpqa: Predictions on a curated subset of GPQA (Diamond).
You can load the dataset using the 🤗 datasets library:
from datasets import load_dataset