File size: 864 Bytes
ab6faff
e037d7c
ab6faff
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
e037d7c
 
ab6faff
e037d7c
 
 
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
---
arxiv: 2009.07235
dataset_info:
  features:
  - name: hash
    dtype: int64
  - name: project
    dtype: string
  - name: size
    dtype: int64
  - name: label
    dtype: int64
  - name: functionSource
    dtype: string
  splits:
  - name: train
    num_bytes: 25678896
    num_examples: 18187
  - name: validation
    num_bytes: 2982883
    num_examples: 2273
  - name: test
    num_bytes: 3489257
    num_examples: 2274
  download_size: 12036614
  dataset_size: 32151036
configs:
- config_name: default
  data_files:
  - split: train
    path: data/train-*
  - split: validation
    path: data/validation-*
  - split: test
    path: data/test-*
task_categories:
- text-classification
---

This is an unofficial HuggingFace version of "ReVeal" dataset from "[Deep Learning based Vulnerability Detection: Are We There Yet?
](https://arxiv.org/abs/2009.07235)".