arxivmath-0426_outputs
收藏资源简介:
该数据集包含使用MathArena GitHub仓库生成的针对2026年4月ArXivMath问题的模型答案。数据集详细记录了每个问题的索引、问题陈述、模型名称、模型配置、回答尝试索引、完整对话记录、用户提示、模型响应、输入输出令牌数、成本估算、来源论文标识、标准答案、解析后的答案以及答案正确性。数据集适用于评估大型语言模型在数学问题上的表现,支持自动评分和成本分析。数据集规模为492个训练样本,总大小约55.98MB,采用CC BY-SA 4.0许可协议。
This dataset contains model answers generated using the MathArena GitHub repository for ArXivMath problems from April 2026. It includes detailed records for each problem, such as problem index, problem statement, model name, model configuration, answer attempt index, full conversation history, user prompt, model response, input/output token counts, cost estimates, source paper identifiers, standard answers, parsed answers, and answer correctness. The dataset is suitable for evaluating the performance of large language models on mathematical problems, supporting automatic scoring and cost analysis. It consists of 492 training samples, with a total size of approximately 55.98MB, and is licensed under CC BY-SA 4.0.
数据集概述:Model Outputs ArXivMath April 2026
基本信息
- 数据集名称:Model Outputs ArXivMath April 2026
- 主页:https://matharena.ai/
- 仓库:https://github.com/eth-sri/matharena
- 许可协议:CC BY-SA 4.0
- 语言:英语
- 数据集大小:约 1K < n < 10K 个样本
- 下载大小:25,135,225 字节
- 数据集总大小:55,982,888 字节
数据集描述
该数据集包含使用 MathArena 代码库生成的、针对 ArXivMath(2026年4月)问题的模型回答。
数据字段说明
| 字段名 | 类型 | 描述 |
|---|---|---|
problem_idx |
string | 在 MathArena 基准中的问题索引 |
problem |
string | 向模型展示的问题描述 |
model_name |
string | MathArena 结果中可读的模型名称 |
model_config |
string | 产生该回答的模型配置路径 |
idx_answer |
int64 | 该模型/问题对的尝试序号 |
all_messages |
string | 本次尝试的完整会话(JSON序列化) |
user_message |
string | 发送给模型的用户提示 |
answer |
string | 模型的完整回答 |
input_tokens |
int64 | 本次尝试计费的输入 token 数 |
output_tokens |
int64 | 本次尝试生成的输出 token 数 |
cost |
float64 | 本次尝试的预估 API 费用(美元) |
input_cost_per_tokens |
float64 | 输入 token 单价(每百万 token 的美元数) |
output_cost_per_tokens |
float64 | 输出 token 单价(每百万 token 的美元数) |
source |
string | 源论文的 arXiv 标识符 |
gold_answer |
string | 用于自动评分的标准答案 |
parsed_answer |
string | 经 MathArena 解析器从模型回答中提取的答案 |
correct |
bool | 解析后的模型答案是否与标准答案匹配 |
数据集划分
- 训练集:包含 492 个样本,占用 55,982,888 字节
引用信息
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ögnvalddson 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}, }




