File size: 775 Bytes
fb9c936
 
 
 
 
 
 
bd50df2
fb9c936
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
ea8d90f
 
fb9c936
 
f7b4722
3130399
f7b4722
 
fb9c936
 
 
 
 
 
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
---
dataset_info:
  features:
  - name: instance_id
    dtype: string
  - name: description
    dtype: string
  - name: exploit(poc)_url
    dtype: string
  - name: patch_url
    dtype: string
  - name: weakness_enumeration
    dtype: string
  - name: github_repo
    dtype: string
  - name: base_commit
    dtype: string
  - name: developers_patch
    dtype: string
  - name: bug_report
    dtype: string
  - name: sanitizer_report
    dtype: string
  - name: sanitizer
    dtype: string
  - name: github_issue
    dtype: string
  - name: nvd_url
    dtype: string
  splits:
  - name: train
    num_bytes: 2005384
    num_examples: 200
  download_size: 551606
  dataset_size: 2005384
configs:
- config_name: default
  data_files:
  - split: train
    path: data/train-*
---