rufimelo commited on
Commit
52c33da
·
verified ·
1 Parent(s): 1d5cb11

Add bugswarm dataset

Browse files
Files changed (2) hide show
  1. README.md +49 -0
  2. data/train-00000-of-00001.parquet +3 -0
README.md ADDED
@@ -0,0 +1,49 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ ---
2
+ dataset_info:
3
+ features:
4
+ - name: id
5
+ dtype: string
6
+ - name: source_dataset
7
+ dtype: string
8
+ - name: cwe
9
+ dtype: string
10
+ - name: language
11
+ dtype: string
12
+ - name: vulnerable_code
13
+ dtype: string
14
+ - name: secure_code
15
+ dtype: string
16
+ - name: url
17
+ dtype: string
18
+ - name: repository
19
+ dtype: string
20
+ - name: commit_hash
21
+ dtype: string
22
+ - name: timestamp
23
+ dtype: string
24
+ - name: cvss_score
25
+ dtype: string
26
+ - name: severity
27
+ dtype: string
28
+ - name: metadata
29
+ struct:
30
+ - name: bug_id
31
+ dtype: string
32
+ - name: dataset_source
33
+ dtype: string
34
+ - name: test_failing
35
+ dtype: string
36
+ - name: test_passing
37
+ dtype: string
38
+ splits:
39
+ - name: train
40
+ num_bytes: 1343
41
+ num_examples: 5
42
+ download_size: 7698
43
+ dataset_size: 1343
44
+ configs:
45
+ - config_name: default
46
+ data_files:
47
+ - split: train
48
+ path: data/train-*
49
+ ---
data/train-00000-of-00001.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:0b029d8ad1ab74438d5a4c8fe2dae5d63f9c2aec9767d09def90373b35710298
3
+ size 7698