mahdin70 commited on
Commit
be455ba
·
verified ·
1 Parent(s): 614f07c

Upload dataset

Browse files
README.md ADDED
@@ -0,0 +1,45 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ ---
2
+ dataset_info:
3
+ features:
4
+ - name: project
5
+ dtype: string
6
+ - name: commit_id
7
+ dtype: string
8
+ - name: func
9
+ dtype: string
10
+ - name: vul
11
+ dtype: int64
12
+ - name: CVE ID
13
+ dtype: string
14
+ - name: CWE ID
15
+ dtype: string
16
+ - name: CWE Name
17
+ dtype: string
18
+ - name: CWE Description
19
+ dtype: string
20
+ - name: Potential Mitigation
21
+ dtype: string
22
+ - name: __index_level_0__
23
+ dtype: int64
24
+ splits:
25
+ - name: train
26
+ num_bytes: 64041861
27
+ num_examples: 15770
28
+ - name: validation
29
+ num_bytes: 9198025
30
+ num_examples: 2253
31
+ - name: test
32
+ num_bytes: 17932135
33
+ num_examples: 4506
34
+ download_size: 25107430
35
+ dataset_size: 91172021
36
+ configs:
37
+ - config_name: default
38
+ data_files:
39
+ - split: train
40
+ path: data/train-*
41
+ - split: validation
42
+ path: data/validation-*
43
+ - split: test
44
+ path: data/test-*
45
+ ---
data/test-00000-of-00001.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:51fe6b3cfc30deffff72c9e1e604a0351267a9b3457e86788613579b0a5d09dc
3
+ size 4925033
data/train-00000-of-00001.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:706b3368c5f82b69fbed2087cf944f8ebb9a91045b2032c42b154ebdc0dc4782
3
+ size 17627235
data/validation-00000-of-00001.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:ab786858f92b60ef015aec878c790214a1fdda8355ad86945732d5670d82ba17
3
+ size 2555162