File size: 3,473 Bytes
8d44a0a a8649a1 ab4138f fcce210 479da02 2b31ab8 a12d68f 1a09247 eb52823 31e3a63 e6d0608 e5f1f7a 6f513e6 1a09247 8d44a0a fd96d3b 2095014 9af569b 2739a86 048d744 8d44a0a a8649a1 ab4138f fcce210 479da02 2b31ab8 a12d68f 1a09247 eb52823 31e3a63 e6d0608 e5f1f7a 6f513e6 8d44a0a fd96d3b 2095014 9af569b 2739a86 048d744 8d44a0a | 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 54 55 56 57 58 59 60 61 62 63 64 65 66 67 68 69 70 71 72 73 74 75 76 77 78 79 80 81 82 83 84 85 86 87 88 89 90 91 92 93 94 95 96 97 98 99 100 101 102 103 104 105 106 107 108 109 110 111 112 113 114 115 116 117 118 119 120 121 122 123 124 125 126 127 128 129 130 131 132 133 134 135 136 137 138 139 140 141 142 143 144 145 146 147 148 149 150 151 152 153 154 155 156 157 158 159 160 161 162 163 164 165 166 167 168 169 170 171 172 173 174 175 176 177 178 179 180 181 182 183 184 185 | ---
dataset_info:
- config_name: bigvul
features:
- name: id
dtype: string
- name: cwe
dtype: string
- name: source
dtype: string
- name: label
dtype: bool
splits:
- name: train
num_bytes: 33738973
num_examples: 29827
- name: val
num_bytes: 7084581
num_examples: 6754
- name: test
num_bytes: 7536635
num_examples: 6603
download_size: 20863781
dataset_size: 48360189
- config_name: diversevul
features:
- name: source
dtype: string
- name: label
dtype: bool
- name: cwe
dtype: string
- name: id
dtype: string
splits:
- name: train
num_bytes: 122163859
num_examples: 86555
- name: val
num_bytes: 15401177
num_examples: 10896
- name: test
num_bytes: 14716399
num_examples: 10723
download_size: 63461820
dataset_size: 152281435
- config_name: draper
features:
- name: id
dtype: string
- name: source
dtype: string
- name: label
dtype: bool
- name: cwe
dtype: string
splits:
- name: train
num_bytes: 158531225
num_examples: 205676
- name: val
num_bytes: 19744071
num_examples: 25710
- name: test
num_bytes: 19796830
num_examples: 25710
download_size: 95107394
dataset_size: 198072126
- config_name: megavul
features:
- name: source
dtype: string
- name: cwe
dtype: string
- name: id
dtype: string
- name: label
dtype: bool
splits:
- name: train
num_bytes: 97119403
num_examples: 110385
- name: val
num_bytes: 12882333
num_examples: 14737
- name: test
num_bytes: 19600579
num_examples: 22301
download_size: 60171924
dataset_size: 129602315
- config_name: mvd
features:
- name: id
dtype: string
- name: source
dtype: string
- name: cwe
dtype: string
- name: label
dtype: bool
splits:
- name: train
num_bytes: 181021237
num_examples: 146374
- name: val
num_bytes: 22745474
num_examples: 18297
- name: test
num_bytes: 22459938
num_examples: 18297
download_size: 70735881
dataset_size: 226226649
- config_name: reposvul
features:
- name: source
dtype: string
- name: label
dtype: bool
- name: id
dtype: string
- name: cwe
dtype: string
splits:
- name: train
num_bytes: 80197017
num_examples: 65670
- name: val
num_bytes: 9807375
num_examples: 8273
- name: test
num_bytes: 9434271
num_examples: 8094
download_size: 43085589
dataset_size: 99438663
configs:
- config_name: bigvul
data_files:
- split: train
path: bigvul/train-*
- split: val
path: bigvul/val-*
- split: test
path: bigvul/test-*
- config_name: diversevul
data_files:
- split: train
path: diversevul/train-*
- split: val
path: diversevul/val-*
- split: test
path: diversevul/test-*
- config_name: draper
data_files:
- split: train
path: draper/train-*
- split: val
path: draper/val-*
- split: test
path: draper/test-*
- config_name: megavul
data_files:
- split: train
path: megavul/train-*
- split: val
path: megavul/val-*
- split: test
path: megavul/test-*
- config_name: mvd
data_files:
- split: train
path: mvd/train-*
- split: val
path: mvd/val-*
- split: test
path: mvd/test-*
- config_name: reposvul
data_files:
- split: train
path: reposvul/train-*
- split: val
path: reposvul/val-*
- split: test
path: reposvul/test-*
---
|