File size: 1,074 Bytes
b3c0852
 
 
af22b69
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
b3c0852
3ed5dae
b3c0852
c7cc423
a2b2dd5
 
 
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
---
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.0
---
# Dataset Card for "diversevul"

Unofficial, not affiliated with the authors.

- **Paper:** https://surrealyz.github.io/files/pubs/raid23-diversevul.pdf
- **Repository:** https://github.com/wagner-group/diversevul