File size: 2,206 Bytes
0ab16f5
 
9eac2cf
 
 
 
 
 
 
 
 
7f3f084
 
 
0af7d32
 
 
ed7f48d
 
 
 
 
12a211d
 
 
 
 
 
 
 
 
8a7949e
 
 
58b870e
 
 
2dc4a41
 
 
14ea72e
 
5e3e286
0ab16f5
 
 
 
 
 
 
 
f5dd313
 
 
e7270a8
 
 
effe494
 
 
 
 
5e3e286
 
 
 
 
 
 
 
 
0b8ff44
 
 
edd61c1
 
 
af17957
 
 
 
 
0ab16f5
9eac2cf
 
 
 
f746e5e
 
b129ed6
 
12a211d
 
 
 
0ca3dd0
 
14ea72e
 
0ab16f5
 
 
 
1294940
 
dfdb04c
 
5e3e286
 
 
 
38f9593
 
f60876b
 
0ab16f5
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
---
dataset_info:
- config_name: bigvul
  features:
  - name: id
    dtype: string
  - name: source
    dtype: string
  - name: label
    dtype: string
  splits:
  - name: train
    num_bytes: 103443559
    num_examples: 107849
  - name: val
    num_bytes: 12721101
    num_examples: 13481
  - name: test
    num_bytes: 13054284
    num_examples: 13482
  download_size: 57634140
  dataset_size: 129218944
- config_name: debug
  features:
  - name: id
    dtype: string
  - name: source
    dtype: string
  - name: label
    dtype: string
  splits:
  - name: train
    num_bytes: 29559983
    num_examples: 22254
  - name: val
    num_bytes: 3694754
    num_examples: 2782
  - name: test
    num_bytes: 3949590
    num_examples: 2782
  download_size: 15515991
  dataset_size: 37204327
- config_name: megavul
  features:
  - name: source
    dtype: string
  - name: id
    dtype: string
  - name: label
    dtype: string
  splits:
  - name: train
    num_bytes: 147398070
    num_examples: 171505
  - name: val
    num_bytes: 18537439
    num_examples: 21438
  - name: test
    num_bytes: 18435976
    num_examples: 21439
  download_size: 86816886
  dataset_size: 184371485
- config_name: reposvul
  features:
  - name: source
    dtype: string
  - name: label
    dtype: string
  - name: id
    dtype: string
  splits:
  - name: train
    num_bytes: 109175700
    num_examples: 101036
  - name: val
    num_bytes: 13904129
    num_examples: 12630
  - name: test
    num_bytes: 13935445
    num_examples: 12630
  download_size: 61851393
  dataset_size: 137015274
configs:
- config_name: bigvul
  data_files:
  - split: train
    path: bigvul/train-*
  - split: val
    path: bigvul/val-*
  - split: test
    path: bigvul/test-*
- config_name: debug
  data_files:
  - split: train
    path: debug/train-*
  - split: val
    path: debug/val-*
  - split: test
    path: debug/test-*
- config_name: megavul
  data_files:
  - split: train
    path: megavul/train-*
  - split: val
    path: megavul/val-*
  - split: test
    path: megavul/test-*
- config_name: reposvul
  data_files:
  - split: train
    path: reposvul/train-*
  - split: val
    path: reposvul/val-*
  - split: test
    path: reposvul/test-*
---