metadata
dataset_info:
features:
- name: project
dtype: string
- name: commit_id
dtype: string
- name: func
dtype: string
- name: vul
dtype: int64
- name: CVE ID
dtype: string
- name: CWE ID
dtype: string
- name: CWE Name
dtype: string
- name: CWE Description
dtype: string
- name: Potential Mitigation
dtype: string
- name: __index_level_0__
dtype: int64
splits:
- name: train
num_bytes: 64041861
num_examples: 15770
- name: validation
num_bytes: 9198025
num_examples: 2253
- name: test
num_bytes: 17932135
num_examples: 4506
download_size: 25107430
dataset_size: 91172021
configs:
- config_name: default
data_files:
- split: train
path: data/train-*
- split: validation
path: data/validation-*
- split: test
path: data/test-*