gaokaiz's picture
Upload dataset
96b40a6 verified
metadata
dataset_info:
  features:
    - name: instance_id
      dtype: string
    - name: repo
      dtype: string
    - name: base_commit
      dtype: string
    - name: target_function_name
      dtype: string
    - name: target_function_file
      dtype: string
    - name: target_function_line_start
      dtype: int64
    - name: target_function_line_end
      dtype: int64
    - name: dependencies
      list:
        - name: decorator_line
          dtype: int64
        - name: file_path
          dtype: string
        - name: line_end
          dtype: int64
        - name: line_start
          dtype: int64
        - name: name
          dtype: string
        - name: type
          dtype: string
    - name: num_dependencies
      dtype: int64
  splits:
    - name: train
      num_bytes: 1340234
      num_examples: 4000
  download_size: 360217
  dataset_size: 1340234
configs:
  - config_name: default
    data_files:
      - split: train
        path: data/train-*