CodeFeedback-Python105K
收藏资源简介:
该数据集是从`m-a-p/CodeFeedback-Filtered-Instruction`数据集中提取的一个子集,特别选择了104,848个用Python编写的样本。数据集包含两个主要特征:'query'和'response',均为字符串类型。数据集分为一个训练集,包含104,848个样本。数据集适用于问答任务,语言为英语,样本数量在10,000到100,000之间。
This dataset is a subset extracted from the `m-a-p/CodeFeedback-Filtered-Instruction` dataset, with 104,848 Python-written samples specifically selected. It includes two core features: 'query' and 'response', both of string data type. The entire dataset is split into a single training set consisting of 104,848 samples. It is suitable for question answering tasks, with all samples written in English, and the number of samples ranges between 10,000 and 100,000.
CodeFeedback-Python105K 数据集概述
数据集信息
- 特征:
query: 字符串类型response: 字符串类型
- 分割:
train: 包含 104,848 个样本,占用 232,791,997 字节
- 下载大小: 114,503,169 字节
- 数据集大小: 232,791,997 字节
- 配置:
default: 包含训练数据文件data/train-*
- 许可证: Apache 2.0
- 任务类别: 问答
- 语言: 英语
- 规模类别: 10K < n < 100K
数据集来源
- 该数据集是从
m-a-p/CodeFeedback-Filtered-Instruction数据集中提取的子集,原始数据集包含 156,526 个样本。 - 原始数据集包含四个主要开源代码指令调优数据集的样本:
- Magicoder-OSS-Instruct
- Python code subset of ShareGPT
- Magicoder-Evol-Instruct
- Evol-Instruct-Code
- 该子集仅包含 104,848 个 Python 编写的样本。
引用
@article{zheng2024opencodeinterpreter, title={Opencodeinterpreter: Integrating code generation with execution and refinement}, author={Zheng, Tianyu and Zhang, Ge and Shen, Tianhao and Liu, Xueling and Lin, Bill Yuchen and Fu, Jie and Chen, Wenhu and Yue, Xiang}, journal={arXiv preprint arXiv:2402.14658}, year={2024} }
@article{meng2024pissa, title={Pissa: Principal singular values and singular vectors adaptation of large language models}, author={Meng, Fanxu and Wang, Zhaohui and Zhang, Muhan}, journal={arXiv preprint arXiv:2404.02948}, year={2024} }




