|
|
--- |
|
|
dataset_info: |
|
|
features: |
|
|
- name: repo |
|
|
dtype: string |
|
|
- name: instance_id |
|
|
dtype: string |
|
|
- name: problem_statement |
|
|
dtype: string |
|
|
- name: patch |
|
|
dtype: string |
|
|
- name: test_patch |
|
|
dtype: string |
|
|
- name: created_at |
|
|
dtype: string |
|
|
- name: hints_text |
|
|
dtype: string |
|
|
- name: base_commit |
|
|
dtype: string |
|
|
- name: test_instructions |
|
|
dtype: string |
|
|
- name: patch_line_additions |
|
|
list: |
|
|
- name: file_path |
|
|
dtype: string |
|
|
- name: lines |
|
|
list: string |
|
|
- name: patch_line_deletions |
|
|
list: |
|
|
- name: file_path |
|
|
dtype: string |
|
|
- name: lines |
|
|
list: string |
|
|
- name: file_extensions |
|
|
list: string |
|
|
- name: total_file_changes |
|
|
dtype: int64 |
|
|
splits: |
|
|
- name: train |
|
|
num_bytes: 108314750 |
|
|
num_examples: 1892 |
|
|
download_size: 26775735 |
|
|
dataset_size: 108314750 |
|
|
configs: |
|
|
- config_name: default |
|
|
data_files: |
|
|
- split: train |
|
|
path: data/train-* |
|
|
--- |
|
|
|