hendrycks_math EleutherAI

Dataset Summary MATH dataset from https://github.com/hendrycks/math Citation Information @article{hendrycksmath2021, title={Measuring Mathematical Problem Solving With the MATH Dataset}, author={Dan Hendrycks and Collin Burns and Saurav Kadavath and Akul Arora and Steven Basart and Eric Tang and Dawn Song and Jacob Steinhardt}, journal={NeurIPS}, year={2021} }

类型
dataset
许可
mit
下载量
190,395
点赞
110
访问
public
文件
0

标签

  • 评测基准
  • 数学推理
  • 文本数据集
  • NLP
  • 大语言模型

摘要

该数据集是著名的MATH数学推理评测基准,包含代数、几何、数论、概率统计、预代数、预微积分等7大类竞赛级数学题,每题附难度等级与完整解答。用于衡量大语言模型的数学推理能力,是评估模型自动解题与数学思维表现的核心基准数据集。

README

--- license: mit dataset_info: - config_name: algebra features: - name: problem dtype: string - name: level dtype: string - name: type dtype: string - name: solution dtype: string splits: - name: train num_bytes: 955021 num_examples: 1744 - name: test num_bytes: 648291 num_examples: 1187 download_s…

查看完整页面 · 查看原文