Datasets:

Modalities:
Tabular
Text
Formats:
parquet
Libraries:
Datasets
pandas
RunBugRun-Final / README.md
NicholasOgenstad's picture
Upload dataset
3f69db9 verified
|
raw
history blame
589 Bytes
metadata
dataset_info:
  features:
    - name: problem_id
      dtype: string
    - name: buggy_code
      dtype: string
    - name: fixed_code
      dtype: string
    - name: labels
      sequence: string
    - name: buggy_submission_id
      dtype: int64
    - name: fixed_submission_id
      dtype: int64
    - name: user_id
      dtype: string
    - name: language
      dtype: string
  splits:
    - name: train
      num_bytes: 438275928.92299724
      num_examples: 456749
  download_size: 237154184
  dataset_size: 438275928.92299724
configs:
  - config_name: default
    data_files:
      - split: train
        path: data/train-*