bugnet / README.md
alexjercan's picture
feat(script): updated script to download correct python data
1a6113a
|
raw
history blame
1.46 kB
metadata
dataset_info:
  - config_name: Python
    features:
      - name: problem_id
        dtype: string
      - name: original_status
        dtype: string
      - name: original_src
        dtype: string
      - name: changed_src
        dtype: string
      - name: change
        dtype: string
      - name: i1
        dtype: uint32
      - name: i2
        dtype: uint32
      - name: j1
        dtype: uint32
      - name: j2
        dtype: uint32
      - name: error
        dtype: string
      - name: stderr
        dtype: string
      - name: description
        dtype: string
    splits:
      - name: train
        num_bytes: 16886014
        num_examples: 4886
      - name: validation
        num_bytes: 3455768
        num_examples: 1105
      - name: test
        num_bytes: 197086
        num_examples: 100
    download_size: 22345446
    dataset_size: 20538868
  - config_name: C++
    features:
      - name: problem_id
        dtype: string
      - name: original_status
        dtype: string
      - name: original_src
        dtype: string
      - name: changed_src
        dtype: string
      - name: change
        dtype: string
      - name: i1
        dtype: uint32
      - name: i2
        dtype: uint32
      - name: j1
        dtype: uint32
      - name: j2
        dtype: uint32
      - name: error
        dtype: string
      - name: stderr
        dtype: string
      - name: description
        dtype: string
    splits:
      - name: train
        num_bytes: 238249269
        num_examples: 39376
      - name: validation
        num_bytes: 104675669
        num_examples: 19079
      - name: test
        num_bytes: 1535136
        num_examples: 640
    download_size: 230179460
    dataset_size: 344460074