Datasets:
metadata
size_categories:
- 100K<n<1M
pretty_name: DiverseVul
tags:
- vulnerability detection
configs:
- config_name: default
data_files:
- split: train
path: data/train-*
- split: validation
path: data/validation-*
- split: test
path: data/test-*
dataset_info:
features:
- name: func
dtype: string
- name: target
dtype: int64
- name: cwe
sequence: string
- name: project
dtype: string
- name: commit_id
dtype: string
- name: hash
dtype: float64
- name: size
dtype: int64
- name: message
dtype: string
splits:
- name: train
num_bytes: 536747553.93245524
num_examples: 264393
- name: validation
num_bytes: 67093190.47748508
num_examples: 33049
- name: test
num_bytes: 67095220.59005967
num_examples: 33050
download_size: 61493712
dataset_size: 670935965
Dataset Card for "diversevul"
Unofficial, not affiliated with the authors.