mahdin70 commited on
Commit
df7cf13
·
verified ·
1 Parent(s): d48053b

Upload dataset

Browse files
README.md ADDED
@@ -0,0 +1,37 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ ---
2
+ dataset_info:
3
+ features:
4
+ - name: project
5
+ dtype: string
6
+ - name: commit_id
7
+ dtype: string
8
+ - name: CVE ID
9
+ dtype: string
10
+ - name: CWE ID
11
+ dtype: string
12
+ - name: func
13
+ dtype: string
14
+ - name: vul
15
+ dtype: int8
16
+ splits:
17
+ - name: train
18
+ num_bytes: 189038509
19
+ num_examples: 124780
20
+ - name: test
21
+ num_bytes: 40976667
22
+ num_examples: 26738
23
+ - name: validation
24
+ num_bytes: 41760092
25
+ num_examples: 26740
26
+ download_size: 117971875
27
+ dataset_size: 271775268
28
+ configs:
29
+ - config_name: default
30
+ data_files:
31
+ - split: train
32
+ path: data/train-*
33
+ - split: test
34
+ path: data/test-*
35
+ - split: validation
36
+ path: data/validation-*
37
+ ---
data/test-00000-of-00001.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:ebd79c01ba93b6f05b63028b1a21fdb9cd833026eada5816c2b2e09e6bb6f222
3
+ size 17749466
data/train-00000-of-00001.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:b66b2f4a2a273c231c2f4fcf696bad03b533014195ae3db0c396f7acb1c1b03a
3
+ size 82313389
data/validation-00000-of-00001.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:531aa93d2c003fbcbb21097f56cd8be3e1c239e92d6cc252f974385ad6b9266c
3
+ size 17909020