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: 28232907
num_examples: 45517
- name: validation
num_bytes: 3535186
num_examples: 5689
- name: test
num_bytes: 3535341
num_examples: 5689
download_size: 14548547
dataset_size: 35303434
configs:
- config_name: default
data_files:
- split: train
path: data/train-*
- split: validation
path: data/validation-*
- split: test
path: data/test-*