Datasets:

Modalities:
Tabular
Text
Formats:
parquet
Libraries:
Datasets
pandas
Bobbi commited on
Commit
0be0099
·
verified ·
1 Parent(s): c5ce6b2

Upload dataset

Browse files
README.md ADDED
@@ -0,0 +1,33 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ ---
2
+ dataset_info:
3
+ features:
4
+ - name: is_vulnerable
5
+ dtype: bool
6
+ - name: func
7
+ dtype: string
8
+ - name: cwe
9
+ sequence: string
10
+ - name: project
11
+ dtype: string
12
+ - name: commit_id
13
+ dtype: string
14
+ - name: hash
15
+ dtype: string
16
+ - name: big_vul_idx
17
+ dtype: int64
18
+ - name: idx
19
+ dtype: int64
20
+ - name: cwe_description
21
+ dtype: string
22
+ splits:
23
+ - name: train_paired
24
+ num_bytes: 47671952
25
+ num_examples: 8708
26
+ download_size: 12117413
27
+ dataset_size: 47671952
28
+ configs:
29
+ - config_name: default
30
+ data_files:
31
+ - split: train_paired
32
+ path: data/train_paired-*
33
+ ---
data/train_paired-00000-of-00001.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:139ff952394b9dfc02335c1523a4b44a18cb26f295c9a4d9d06dde9ae22c7629
3
+ size 12117413