--- configs: - config_name: default data_files: - split: train path: data/train-* dataset_info: features: - name: instance_id dtype: string - name: patch dtype: string - name: repo dtype: string - name: base_commit dtype: string - name: hints_text dtype: string - name: test_patch dtype: string - name: problem_statement dtype: string - name: version dtype: int64 - name: environment_setup_commit dtype: string - name: FAIL_TO_PASS sequence: string - name: PASS_TO_PASS sequence: string - name: meta struct: - name: failed_lite_validators sequence: string - name: has_test_patch dtype: bool - name: is_lite dtype: bool - name: created_at dtype: timestamp[ns, tz=UTC] - name: license dtype: string splits: - name: train num_bytes: 88219540 num_examples: 6411 download_size: 24592081 dataset_size: 88219540 license: cc-by-4.0 tags: - code - agents - tools size_categories: - 1K