taowangcheng/Original-MBPP
收藏Hugging Face2026-03-31 更新2026-04-12 收录
下载链接:
https://hf-mirror.com/datasets/taowangcheng/Original-MBPP
下载链接
链接失效反馈官方服务:
资源简介:
---
dataset_info:
- config_name: full
features:
- name: task_id
dtype: int32
- name: text
dtype: string
- name: code
dtype: string
- name: test_list
sequence: string
- name: test_setup_code
dtype: string
- name: challenge_test_list
sequence: string
splits:
- name: train
num_bytes: 223834
num_examples: 474
- name: test
num_bytes: 244104
num_examples: 500
download_size: 219903
dataset_size: 467938
- config_name: sanitized
features:
- name: source_file
dtype: string
- name: task_id
dtype: int32
- name: prompt
dtype: string
- name: code
dtype: string
- name: test_imports
sequence: string
- name: test_list
sequence: string
splits:
- name: train
num_bytes: 86910
num_examples: 170
- name: test
num_bytes: 132720
num_examples: 257
download_size: 101201
dataset_size: 219630
configs:
- config_name: full
data_files:
- split: train
path: full/train-*
- split: test
path: full/test-*
- config_name: sanitized
data_files:
- split: train
path: sanitized/train-*
- split: test
path: sanitized/test-*
---
提供机构:
taowangcheng



