EddieChen372/devign_with_norm_vul_lines
收藏Hugging Face2023-02-04 更新2024-03-04 收录
下载链接:
https://hf-mirror.com/datasets/EddieChen372/devign_with_norm_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
- 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)
提供机构:
EddieChen372
原始信息汇总
数据集概述
数据集名称
- 名称: devign_with_norm_vul_lines
数据集特征
- id: 整数类型 (int32)
- func: 字符串类型 (string)
- target: 布尔类型 (bool)
- project: 字符串类型 (string)
- commit_id: 字符串类型 (string)
- func_clean: 字符串类型 (string)
- vul_lines: 结构类型,包含:
- code: 字符串序列
- line_no: 整数序列 (int64)
- normalized_func: 字符串类型 (string)
- lines: 字符串序列
- label: 整数序列 (int64)
- line_no: 整数序列的序列 (int64)
数据集分割
- 训练集:
- 样本数: 21854
- 数据量: 183794878 字节
- 验证集:
- 样本数: 2732
- 数据量: 22451009 字节
- 测试集:
- 样本数: 2732
- 数据量: 22801956 字节
数据集大小
- 下载大小: 72100845 字节
- 数据集总大小: 229047843 字节



