dataset_info: | |
features: | |
- name: id | |
dtype: int32 | |
- name: func | |
dtype: string | |
- name: target | |
dtype: bool | |
- name: project | |
dtype: string | |
- name: commit_id | |
dtype: string | |
- name: func_clean | |
dtype: string | |
- name: vul_lines | |
struct: | |
- name: code | |
sequence: string | |
- name: line_no | |
sequence: int64 | |
- name: normalized_func | |
dtype: string | |
- name: lines | |
sequence: string | |
- name: label | |
sequence: int64 | |
- name: line_no | |
sequence: | |
sequence: int64 | |
splits: | |
- name: test | |
num_bytes: 22801956 | |
num_examples: 2732 | |
- name: train | |
num_bytes: 183794878 | |
num_examples: 21854 | |
- name: validation | |
num_bytes: 22451009 | |
num_examples: 2732 | |
download_size: 72100845 | |
dataset_size: 229047843 | |
# Dataset Card for "devign_with_norm_vul_lines" | |
[More Information needed](https://github.com/huggingface/datasets/blob/main/CONTRIBUTING.md#how-to-contribute-to-the-dataset-cards) |