metadata
dataset_info:
features:
- name: is_vulnerable
dtype: bool
- name: func
dtype: string
- name: cwe
sequence: string
- name: project
dtype: string
- name: commit_id
dtype: string
- name: hash
dtype: string
- name: big_vul_idx
dtype: int64
- name: idx
dtype: int64
- name: cwe_description
dtype: string
splits:
- name: train_paired
num_bytes: 47671952
num_examples: 8708
- name: valid_paired
num_bytes: 5066575
num_examples: 1124
- name: test_paired
num_bytes: 6281671
num_examples: 1128
- name: train_unpaired
num_bytes: 280162286
num_examples: 184427
- name: valid_unpaired
num_bytes: 34895329
num_examples: 25430
- name: test_unpaired
num_bytes: 37551188
num_examples: 25911
download_size: 137653372
dataset_size: 411629001
configs:
- config_name: default
data_files:
- split: train_paired
path: data/train_paired-*
- split: valid_paired
path: data/valid_paired-*
- split: test_paired
path: data/test_paired-*
- split: train_unpaired
path: data/train_unpaired-*
- split: valid_unpaired
path: data/valid_unpaired-*
- split: test_unpaired
path: data/test_unpaired-*