metadata
dataset_info:
features:
- name: commit
dtype: string
- name: old_file
dtype: string
- name: new_file
dtype: string
- name: old_contents
dtype: string
- name: new_contents
dtype: string
- name: subject
dtype: string
- name: message
dtype: string
- name: lang
dtype: string
- name: license
dtype: string
- name: repos
dtype: string
- name: ndiff
dtype: string
- name: instruction
dtype: string
- name: content
dtype: string
- name: fuzzy_diff
dtype: string
splits:
- name: train
num_bytes: 116318827.87577997
num_examples: 21467
- name: test
num_bytes: 6122899.124220029
num_examples: 1130
download_size: 52243198
dataset_size: 122441727
configs:
- config_name: default
data_files:
- split: train
path: data/train-*
- split: test
path: data/test-*