gaokao-related-math
收藏资源简介:
本数据集是一个从出卷网高考专区爬取并转换的数学试卷题目集合。数据集旨在提供结构化的高考数学题目资源,适用于数学教育研究、题目难度分析、自动解题或相关自然语言处理任务。数据集包含约3027套试卷的题目,规模在1千到1万条之间。数据以JSONL格式组织,主文件`problems.jsonl`中每行对应一个JSON格式的题目记录。此外,数据集还包含与题目相关的试卷配图(如散点图、几何图等),这些图片以本地副本形式存储在独立的目录中。数据处理过程中,原始的MathML格式数学公式被转换为LaTeX格式,以增强可读性和后续处理的便利性。数据集支持全量获取和每日增量更新机制。
This dataset is a collection of mathematical exam questions crawled and converted from the Chujuan Wang college entrance exam section. It aims to provide structured resources for high school math exam questions, suitable for mathematics education research, question difficulty analysis, automatic problem-solving, or related natural language processing tasks. The dataset contains questions from approximately 3027 exam papers, with a scale ranging from 1,000 to 10,000 entries. The data is organized in JSONL format, where each line in the main file `problems.jsonl` corresponds to a JSON-formatted question record. Additionally, the dataset includes exam-related images (such as scatter plots, geometric diagrams, etc.) associated with the questions, stored as local copies in separate directories. During data processing, original MathML-formatted mathematical formulas were converted to LaTeX format to enhance readability and facilitate subsequent processing. The dataset supports full acquisition and daily incremental updates.




