dataset_info: | |
features: | |
- name: function | |
dtype: string | |
- name: testmethod | |
dtype: string | |
- name: location_fixed | |
dtype: string | |
- name: end_buggy | |
dtype: int64 | |
- name: location | |
dtype: string | |
- name: function_name | |
dtype: string | |
- name: source_buggy | |
dtype: string | |
- name: prompt_complete | |
dtype: string | |
- name: end_fixed | |
dtype: int64 | |
- name: comment | |
dtype: string | |
- name: bug_id | |
dtype: string | |
- name: start_fixed | |
dtype: int64 | |
- name: location_buggy | |
dtype: string | |
- name: source_dir | |
dtype: string | |
- name: prompt_chat | |
dtype: string | |
- name: start_buggy | |
dtype: int64 | |
- name: classes_modified | |
sequence: string | |
- name: task_id | |
dtype: string | |
- name: function_signature | |
dtype: string | |
- name: prompt_complete_without_signature | |
dtype: string | |
- name: project | |
dtype: string | |
- name: indent | |
dtype: string | |
- name: source_fixed | |
dtype: string | |
splits: | |
- name: train | |
num_bytes: 33813808 | |
num_examples: 451 | |
download_size: 8570988 | |
dataset_size: 33813808 | |
configs: | |
- config_name: default | |
data_files: | |
- split: train | |
path: data/train-* | |