| --- |
| dataset_info: |
| features: |
| - name: instance_id |
| dtype: string |
| - name: base_commit |
| dtype: string |
| - name: created_at |
| dtype: timestamp[ns] |
| - 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: 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 |
| splits: |
| - name: train |
| num_bytes: 3480939.094573062 |
| num_examples: 100 |
| - name: test |
| num_bytes: 3480939.094573062 |
| num_examples: 100 |
| download_size: 1770926 |
| dataset_size: 6961878.189146124 |
| configs: |
| - config_name: default |
| data_files: |
| - split: train |
| path: data/train-* |
| - split: test |
| path: data/test-* |
| --- |
| |