Datasets:

Modalities:
Text
Formats:
parquet
Size:
< 1K
ArXiv:
Libraries:
Datasets
pandas
shanchao's picture
Upload dataset
0f65f74 verified
|
raw
history blame
1.11 kB
metadata
dataset_info:
  features:
    - name: instance_id
      dtype: string
    - name: version
      dtype: string
    - name: gold_patches
      struct:
        - name: code
          dtype: string
        - name: test
          dtype: string
    - name: test_patch
      dtype: 'null'
    - name: pre_patches
      struct:
        - name: code
          dtype: string
        - name: test
          dtype: string
    - name: pre_scripts
      dtype: 'null'
    - name: repo
      dtype: string
    - name: base_commit
      dtype: string
    - name: base_commit_timestamp
      dtype: string
    - name: hints_text
      dtype: 'null'
    - name: created_at
      dtype: 'null'
    - name: problem_statement
      struct:
        - name: code
          dtype: string
        - name: test
          dtype: string
    - name: environment_setup_commit
      dtype: string
    - name: evaluation
      struct:
        - name: FAIL_TO_PASS
          sequence: string
        - name: PASS_TO_PASS
          dtype: 'null'
  splits:
    - name: test
      num_bytes: 72295562
      num_examples: 200
  download_size: 19829594
  dataset_size: 72295562
configs:
  - config_name: default
    data_files:
      - split: test
        path: data/test-*