chathuranga-jayanath's picture
Upload dataset
69c4aa9 verified
|
raw
history blame contribute delete
No virus
713 Bytes
metadata
dataset_info:
  features:
    - name: id
      dtype: int64
    - name: filepath
      dtype: string
    - name: start_bug_line
      dtype: int64
    - name: end_bug_line
      dtype: int64
    - name: bug
      dtype: string
    - name: fix
      dtype: string
    - name: ctx
      dtype: string
  splits:
    - name: train
      num_bytes: 112885521
      num_examples: 101473
    - name: validation
      num_bytes: 14136715
      num_examples: 12684
    - name: test
      num_bytes: 14148207
      num_examples: 12684
  download_size: 43690780
  dataset_size: 141170443
configs:
  - config_name: default
    data_files:
      - split: train
        path: data/train-*
      - split: validation
        path: data/validation-*
      - split: test
        path: data/test-*