codecontests-textbooks-dp-v1
收藏资源简介:
数据集是一个为算法问题解决,特别是在动态规划领域设计的合成集合。它受到DeepMind/code_contests数据集中的问题的启发,确保了真实性和对竞争编程和算法挑战的相关性。数据集包括详细的题目陈述、输入输出规范、约束条件和示例测试用例。每个示例都反映了真实世界的场景,不仅提供了问题,还提供了解决方案和逐步的方法,通常利用动态规划等高级技术。合成示例使用Qwen/Qwen2.5-72B生成,增加了类似于教科书般的清晰度和全面性。数据集遵循phi模型数据格式,便于与现代框架和LLM进行算法任务的无缝集成。
This is a synthetic dataset curated for algorithmic problem-solving, with a specific focus on the dynamic programming domain. Inspired by the problems sourced from the DeepMind/code_contests dataset, it ensures authenticity and high relevance to competitive programming and algorithmic challenges. The dataset contains comprehensive problem statements, standardized input-output specifications, constraint conditions, and sample test cases. Each sample reflects real-world scenarios, providing not only the core problem but also complete solutions and step-by-step problem-solving approaches, typically utilizing advanced techniques such as dynamic programming. All synthetic samples are generated via Qwen/Qwen2.5-72B, which endows the dataset with textbook-grade clarity and thoroughness. The dataset adheres to the phi model data format, facilitating seamless integration with modern machine learning frameworks and LLMs for algorithmic task development.
数据集概述
数据集信息
- 特征:
messages:content: 字符串类型role: 字符串类型
name: 字符串类型
- 分割:
train:- 字节数: 13837352.647762215
- 样本数: 2780
test:- 字节数: 731687.3522377862
- 样本数: 147
- 下载大小: 6732149
- 数据集大小: 14569040
配置
- 配置名称: default
- 数据文件:
train: data/train-*test: data/test-*
- 数据文件:
许可证
- MIT
任务类别
- 文本生成
语言
- 英语
标签
- 代码
大小类别
- 1K<n<10K
数据集描述
- 领域: 算法问题解决,特别是动态规划领域。
- 来源: 受 DeepMind/code_contests 数据集 启发。
- 内容: 包含详细的题目描述、输入输出规范、约束条件和示例测试用例。每个示例模拟真实场景,提供问题、解决方案和逐步方法,通常使用动态规划等高级技术。
- 生成方式: 使用 Qwen/Qwen2.5-72B 生成,具有类似教科书的清晰度和全面性。
- 格式: 遵循 phi models 数据格式,便于与现代框架和大型语言模型集成。




