dapo-math-17k
收藏资源简介:
该数据集包含17,398个训练样本,采用提示-解决方案对的结构。每个样本由两个主要部分组成:prompt字段是一个列表,包含content(字符串类型,表示提示内容)和role(字符串类型,表示发言者角色)两个元素;solution字段是字符串类型,提供与提示对应的解决方案或响应。数据集总大小约为10.4MB,适用于需要理解对话式提示并生成相应解决方案的任务,如指令遵循、代码生成或问答系统开发。
This dataset contains 17,398 training samples structured as prompt-solution pairs. Each sample is composed of two main parts: the "prompt" field is a list containing two elements, namely "content" (string type, representing the prompt content) and "role" (string type, representing the speaker's role); the "solution" field is a string that provides the corresponding solution or response to the prompt. The total size of the dataset is about 10.4 MB, and it is applicable to tasks that require understanding conversational prompts and generating corresponding solutions, such as instruction following, code generation, or question answering system development.
根据您提供的数据集详情页面地址和README文件内容,以下是该数据集的概述:
数据集概述
- 数据集名称:dapo-math-17k
- 主要用途:数学相关任务的数据集
数据特征
该数据集包含以下特征字段:
- prompt(列表类型):包含两个子字段
- content(字符串类型):提示内容
- role(字符串类型):角色信息
- solution(字符串类型):对应的解决方案
数据集拆分
数据集仅包含一个拆分:
- train(训练集)
- 样本数量:17,398 条
- 数据大小:10,419,172 字节(约 9.94 MB)
数据集大小
- 下载大小:10,299,182 字节(约 9.82 MB)
- 数据集总大小:10,419,172 字节(约 9.94 MB)
配置文件
- 配置名称:default
- 数据文件路径:data/train-*(训练集数据以通配符形式存储)




