Datasets:
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 | |
tags: | |
- code | |
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)". |