EddieChen372/devign_with_vul_lines
收藏Hugging Face2023-02-04 更新2024-03-04 收录
下载链接:
https://hf-mirror.com/datasets/EddieChen372/devign_with_vul_lines
下载链接
链接失效反馈官方服务:
资源简介:
---
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
splits:
- name: validation
num_bytes: 16112369
num_examples: 2732
- name: train
num_bytes: 132054560
num_examples: 21854
- name: test
num_bytes: 16328301
num_examples: 2732
download_size: 60272537
dataset_size: 164495230
---
# Dataset Card for "devign_with_vul_lines"
[More Information needed](https://github.com/huggingface/datasets/blob/main/CONTRIBUTING.md#how-to-contribute-to-the-dataset-cards)
提供机构:
EddieChen372
原始信息汇总
数据集概述
数据集信息
- 数据集名称: devign_with_vul_lines
特征信息
- id: 数据类型为
int32 - func: 数据类型为
string - target: 数据类型为
bool - project: 数据类型为
string - commit_id: 数据类型为
string - func_clean: 数据类型为
string - vul_lines: 结构化数据
- code: 序列类型为
string - line_no: 序列类型为
int64
- code: 序列类型为
- normalized_func: 数据类型为
string
数据分割
- validation: 字节数为 16112369,样本数为 2732
- train: 字节数为 132054560,样本数为 21854
- test: 字节数为 16328301,样本数为 2732
数据集大小
- 下载大小: 60272537 字节
- 数据集大小: 164495230 字节



