OllieStanley/humaneval-mbpp-codegen-qa
收藏Hugging Face2023-03-15 更新2024-03-04 收录
下载链接:
https://hf-mirror.com/datasets/OllieStanley/humaneval-mbpp-codegen-qa
下载链接
链接失效反馈官方服务:
资源简介:
---
dataset_info:
features:
- name: INSTRUCTION
dtype: string
- name: RESPONSE
dtype: string
- name: SOURCE
dtype: string
splits:
- name: train
num_bytes: 225572
num_examples: 591
download_size: 89931
dataset_size: 225572
---
# Dataset Card for "humaneval-mbpp-codegen-qa"
This dataset contains prompt-reply (question-answer) pairs where the prompt is to create a Python function which satisfies the functionality described in a specified docstring. The responses are then the generated functions.
提供机构:
OllieStanley
原始信息汇总
数据集概述
数据集名称
- 名称: humaneval-mbpp-codegen-qa
数据集特征
- 特征列表:
- INSTRUCTION: 数据类型为字符串
- RESPONSE: 数据类型为字符串
- SOURCE: 数据类型为字符串
数据集分割
- 训练集:
- 示例数量: 591
- 字节数: 225572
数据集大小
- 下载大小: 89931字节
- 数据集总大小: 225572字节



