|
--- |
|
dataset_info: |
|
features: |
|
- name: instance_id |
|
dtype: string |
|
- name: repo |
|
dtype: string |
|
- name: unittest_output |
|
dtype: string |
|
- name: files |
|
sequence: string |
|
- name: functions |
|
sequence: string |
|
- name: lines |
|
sequence: int64 |
|
- name: file_function_line_map |
|
dtype: string |
|
- name: failed_tests |
|
sequence: string |
|
- name: test_outcome_summary |
|
dtype: string |
|
- name: bug_comments |
|
dtype: string |
|
- name: diff |
|
dtype: string |
|
- name: FAIL_TO_PASS |
|
sequence: string |
|
- name: PASS_TO_PASS |
|
sequence: string |
|
- name: problem_statement |
|
dtype: string |
|
- name: base_commit |
|
dtype: string |
|
- name: patch |
|
dtype: string |
|
- name: test_patch |
|
dtype: string |
|
- name: hints_text |
|
dtype: string |
|
- name: created_at |
|
dtype: string |
|
- name: version |
|
dtype: string |
|
- name: environment_setup_commit |
|
dtype: string |
|
- name: file |
|
dtype: string |
|
- name: line_number |
|
sequence: string |
|
splits: |
|
- name: test |
|
num_bytes: 222428773 |
|
num_examples: 200 |
|
download_size: 29568832 |
|
dataset_size: 222428773 |
|
configs: |
|
- config_name: default |
|
data_files: |
|
- split: test |
|
path: data/test-* |
|
--- |
|
|