rasdani's picture
Upload dataset
a6709ab verified
metadata
dataset_info:
  features:
    - name: repo_name
      dtype: string
    - name: docker_image
      dtype: string
    - name: commit_hash
      dtype: string
    - name: parsed_commit_content
      dtype: string
    - name: execution_result_content
      dtype: string
    - name: modified_files
      sequence: string
    - name: modified_entity_summaries
      list:
        - name: ast_type_str
          dtype: string
        - name: end_lineno
          dtype: int64
        - name: file_name
          dtype: string
        - name: name
          dtype: string
        - name: start_lineno
          dtype: int64
        - name: type
          dtype: string
    - name: relevant_files
      sequence: string
    - name: num_non_test_files
      dtype: int64
    - name: num_non_test_func_methods
      dtype: int64
    - name: num_non_test_lines
      dtype: int64
    - name: prompt
      dtype: string
    - name: problem_statement
      dtype: string
    - name: expected_output_json
      dtype: string
    - name: gt_patch
      dtype: string
    - name: code_context
      dtype: string
    - name: messages
      list:
        - name: content
          dtype: string
        - name: role
          dtype: string
  splits:
    - name: train
      num_bytes: 4610131893.214504
      num_examples: 4576
  download_size: 1314620128
  dataset_size: 4610131893.214504
configs:
  - config_name: default
    data_files:
      - split: train
        path: data/train-*