nos1de/vulnerable-functions
收藏资源简介:
--- dataset_info: features: - name: sha dtype: string - name: remote_url dtype: string - name: labels dtype: class_label: names: '0': vulnerable '1': not_vulnerable - name: commit_msg dtype: string - name: function dtype: string splits: - name: train num_bytes: 21681861 num_examples: 7240 download_size: 8393520 dataset_size: 21681861 --- # Dataset Card for "vulnerable-functions" [More Information needed](https://github.com/huggingface/datasets/blob/main/CONTRIBUTING.md#how-to-contribute-to-the-dataset-cards)
数据集信息: 特征项: - 字段名:sha,数据类型:字符串 - 字段名:remote_url,数据类型:字符串 - 字段名:labels,数据类型:类别标签(class_label),其类别映射为:0 → 存在安全漏洞的(vulnerable),1 → 不存在安全漏洞的(not_vulnerable) - 字段名:commit_msg,数据类型:字符串 - 字段名:function,数据类型:字符串 数据集划分: - 划分名称:训练集(train),字节大小:21681861,样本数量:7240 下载大小:8393520 数据集总大小:21681861 # 「漏洞函数(vulnerable-functions)」数据集卡片 [需补充更多信息](https://github.com/huggingface/datasets/blob/main/CONTRIBUTING.md#how-to-contribute-to-the-dataset-cards)
数据集概述
数据集名称
vulnerable-functions
数据特征
- sha: 数据类型 - 字符串
- remote_url: 数据类型 - 字符串
- labels: 数据类型 - 分类标签
- 类别名称:
- 0: vulnerable
- 1: not_vulnerable
- 类别名称:
- commit_msg: 数据类型 - 字符串
- function: 数据类型 - 字符串
数据分割
- train:
- 数据大小: 21681861 字节
- 示例数量: 7240
数据集大小
- 下载大小: 8393520 字节
- 数据集总大小: 21681861 字节



