|
--- |
|
dataset_info: |
|
features: |
|
- name: instance_id |
|
dtype: string |
|
- name: base_commit |
|
dtype: string |
|
- name: created_at |
|
dtype: string |
|
- name: environment_setup_commit |
|
dtype: string |
|
- name: hints_text |
|
dtype: string |
|
- name: patch |
|
dtype: string |
|
- name: problem_statement |
|
dtype: string |
|
- name: repo |
|
dtype: string |
|
- name: test_patch |
|
dtype: string |
|
- name: meta |
|
struct: |
|
- name: commit_name |
|
dtype: string |
|
- name: failed_lite_validators |
|
sequence: string |
|
- name: has_test_patch |
|
dtype: bool |
|
- name: is_lite |
|
dtype: bool |
|
- name: llm_score |
|
struct: |
|
- name: difficulty_score |
|
dtype: int64 |
|
- name: issue_text_score |
|
dtype: int64 |
|
- name: test_score |
|
dtype: int64 |
|
- name: num_modified_files |
|
dtype: int64 |
|
- name: version |
|
dtype: string |
|
- name: install_config |
|
struct: |
|
- name: env_vars |
|
struct: |
|
- name: JUPYTER_PLATFORM_DIRS |
|
dtype: string |
|
- name: env_yml_path |
|
sequence: string |
|
- name: install |
|
dtype: string |
|
- name: log_parser |
|
dtype: string |
|
- name: no_use_env |
|
dtype: bool |
|
- name: packages |
|
dtype: string |
|
- name: pip_packages |
|
sequence: string |
|
- name: pre_install |
|
sequence: string |
|
- name: python |
|
dtype: string |
|
- name: reqs_path |
|
sequence: string |
|
- name: test_cmd |
|
dtype: string |
|
- name: requirements |
|
dtype: string |
|
- name: environment |
|
dtype: string |
|
- name: FAIL_TO_PASS |
|
sequence: string |
|
- name: FAIL_TO_FAIL |
|
sequence: string |
|
- name: PASS_TO_PASS |
|
sequence: string |
|
- name: PASS_TO_FAIL |
|
sequence: string |
|
- name: license_name |
|
dtype: string |
|
- name: __index_level_0__ |
|
dtype: int64 |
|
- name: before_filepaths |
|
sequence: string |
|
- name: after_filepaths |
|
sequence: string |
|
splits: |
|
- name: test |
|
num_bytes: 663131072 |
|
num_examples: 19382 |
|
download_size: 219629911 |
|
dataset_size: 663131072 |
|
configs: |
|
- config_name: default |
|
data_files: |
|
- split: test |
|
path: data/test-* |
|
--- |
|
|