vivi-yu commited on
Commit
29f83c8
·
verified ·
1 Parent(s): ff331a8

Upload dataset

Browse files
README.md ADDED
@@ -0,0 +1,80 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ ---
2
+ dataset_info:
3
+ features:
4
+ - name: prompt
5
+ dtype: string
6
+ - name: completions
7
+ list: string
8
+ - name: labels
9
+ list: int64
10
+ - name: source
11
+ dtype: string
12
+ - name: other_info
13
+ struct:
14
+ - name: char_changes
15
+ struct:
16
+ - name: added
17
+ list:
18
+ - name: char_end
19
+ dtype: int64
20
+ - name: char_start
21
+ dtype: int64
22
+ - name: chars
23
+ dtype: string
24
+ - name: deleted
25
+ list:
26
+ - name: char_end
27
+ dtype: int64
28
+ - name: char_start
29
+ dtype: int64
30
+ - name: chars
31
+ dtype: string
32
+ - name: commit_link
33
+ dtype: string
34
+ - name: file_name
35
+ dtype: string
36
+ - name: func_name
37
+ dtype: string
38
+ - name: line_changes
39
+ struct:
40
+ - name: added
41
+ list:
42
+ - name: char_end
43
+ dtype: int64
44
+ - name: char_start
45
+ dtype: int64
46
+ - name: line
47
+ dtype: string
48
+ - name: line_no
49
+ dtype: int64
50
+ - name: deleted
51
+ list:
52
+ - name: char_end
53
+ dtype: int64
54
+ - name: char_start
55
+ dtype: int64
56
+ - name: line
57
+ dtype: string
58
+ - name: line_no
59
+ dtype: int64
60
+ - name: vul_type
61
+ dtype: string
62
+ - name: index
63
+ dtype: int64
64
+ splits:
65
+ - name: train
66
+ num_bytes: 5960379
67
+ num_examples: 1440
68
+ - name: val
69
+ num_bytes: 729011
70
+ num_examples: 166
71
+ download_size: 1515483
72
+ dataset_size: 6689390
73
+ configs:
74
+ - config_name: default
75
+ data_files:
76
+ - split: train
77
+ path: data/train-*
78
+ - split: val
79
+ path: data/val-*
80
+ ---
data/train-00000-of-00001.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:84e4abb381920d89f13368291b584bbbc90df085b1113f9ed356e583d820cb16
3
+ size 1332504
data/val-00000-of-00001.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:232e6801b1d7f90df92db21b7e6b41eaf4afd1f5431746177970515ef81921bb
3
+ size 182979