arxivmath-0526_outputs
收藏资源简介:
ArXivMath数据集是一个用于评估大型语言模型数学能力的数据集,包含模型对ArXivMath May 2026基准测试中数学问题的回答。该数据集通过MathArena GitHub仓库生成,旨在为数学推理任务的模型性能评估提供标准化数据。数据集包含1880个样本,每个样本记录了一次模型对特定数学问题的完整回答过程。数据字段包括问题索引、问题陈述、模型名称、模型配置、尝试次数、完整对话历史、用户提示、模型回答、输入输出token数量、API成本估算、arXiv论文来源、标准答案、解析后的模型答案以及答案正确性判断。这些字段全面覆盖了从问题输入到答案评估的整个流程,可用于分析模型在数学问题上的表现、成本效益以及回答质量。数据集采用CC BY-SA 4.0许可证,主要语言为英语。
The ArXivMath dataset is a dataset designed to evaluate the mathematical capabilities of large language models, containing model responses to mathematical problems from the ArXivMath May 2026 benchmark. Generated via the MathArena GitHub repository, it aims to provide standardized data for assessing model performance in mathematical reasoning tasks. The dataset includes 1880 samples, each documenting a complete response process of a model to a specific mathematical problem. Data fields encompass problem index, problem statement, model name, model configuration, number of attempts, full conversation history, user prompt, model response, input/output token counts, API cost estimation, arXiv paper source, standard answer, parsed model answer, and correctness judgment. These fields comprehensively cover the entire workflow from problem input to answer evaluation, enabling analysis of model performance, cost-effectiveness, and response quality on mathematical problems. The dataset is licensed under CC BY-SA 4.0, with English as the primary language.
数据集概述:ArXivMath (MathArena/arxivmath-0526_outputs)
来源与目的 该数据集使用 MathArena 代码库,针对 ArXivMath 2026年5月版中的问题生成了模型回答,旨在为大型语言模型在数学领域的评估提供数据支持。
规模与划分
- 总样本数:1880 条
- 所有数据均位于
train分割中 - 数据集大小:约 319.83 MB(下载大小约 116.15 MB)
数据字段 每条记录包含以下 17 个字段:
- 问题标识与内容:
problem_idx(问题索引)、problem(问题陈述)、source(来源 arXiv 论文标识符) - 模型信息:
model_name(模型名称)、model_config(模型配置路径)、idx_answer(该模型/问题的尝试索引) - 对话与回答:
all_messages(完整对话,JSON 序列化)、user_message(用户提示)、answer(完整模型响应) - 成本与Token:
input_tokens(输入Token数)、output_tokens(输出Token数)、cost(估算API成本,美元)、input_cost_per_tokens(输入Token单价,每百万Token美元)、output_cost_per_tokens(输出Token单价,每百万Token美元) - 评估数据:
gold_answer(标准答案)、parsed_answer(解析后的模型答案)、correct(解析答案是否匹配标准答案,布尔值)
许可证与引用
- 许可证:Creative Commons Attribution-ShareAlike 4.0 International (CC BY-SA 4.0)
- 引用: bibtex @article{dekoninck2026matharena, title={Beyond Benchmarks: MathArena as an Evaluation Platform for Mathematics with LLMs}, author={Jasper Dekoninck and Nikola Jovanović and Tim Gehrunger and Kári Rögnvaldsson and Ivo Petrov and Chenhao Sun and Martin Vechev}, year={2026}, eprint={2605.00674}, archivePrefix={arXiv}, primaryClass={cs.CL}, url={https://arxiv.org/abs/2605.00674}, }




