Datasets:
Tasks:
Text2Text Generation
Formats:
parquet
Languages:
code
Size:
1K - 10K
Tags:
code-generation
License:
metadata
dataset_info:
features:
- name: prompt
dtype: string
- name: reference_code
dtype: string
- name: code_context
dtype: string
- name: problem_id
dtype: int64
- name: library_problem_id
dtype: int64
- name: library
dtype:
class_label:
names:
'0': Matplotlib
'1': Numpy
'2': Pandas
'3': Pytorch
'4': Scipy
'5': Sklearn
'6': Tensorflow
- name: test_case_cnt
dtype: int64
- name: perturbation_type
dtype:
class_label:
names:
'0': Difficult-Rewrite
'1': Origin
'2': Semantic
'3': Surface
- name: perturbation_origin_id
dtype: int64
splits:
- name: test
num_bytes: 3136179
num_examples: 1000
download_size: 712717
dataset_size: 3136179
configs:
- config_name: default
data_files:
- split: test
path: data/test-*