euisuh15/poison-cwe
收藏Hugging Face2023-12-06 更新2024-03-04 收录
下载链接:
https://hf-mirror.com/datasets/euisuh15/poison-cwe
下载链接
链接失效反馈官方服务:
资源简介:
---
configs:
- config_name: default
data_files:
- split: train
path: data/train-*
- split: test1
path: data/test1-*
- split: test2
path: data/test2-*
- split: val
path: data/val-*
- split: new_test1
path: data/new_test1-*
- split: new_test2
path: data/new_test2-*
dataset_info:
features:
- name: file_change_id
dtype: int64
- name: method_change_id
dtype: int64
- name: code
dtype: string
- name: name
dtype: string
- name: cwe_id
dtype: string
- name: cve_id
dtype: string
- name: before_change
dtype: bool
- name: index
dtype: int64
- name: index_grouped
dtype: string
- name: count
dtype: float64
- name: type
dtype: string
- name: output
dtype: string
- name: input
dtype: string
- name: __index_level_0__
dtype: int64
splits:
- name: train
num_bytes: 4045827
num_examples: 1798
- name: test1
num_bytes: 539359
num_examples: 226
- name: test2
num_bytes: 745301
num_examples: 308
- name: val
num_bytes: 339243
num_examples: 146
- name: new_test1
num_bytes: 66028
num_examples: 20
- name: new_test2
num_bytes: 35658
num_examples: 20
download_size: 73465
dataset_size: 5771416
---
# Dataset Card for "poison-cwe"
[More Information needed](https://github.com/huggingface/datasets/blob/main/CONTRIBUTING.md#how-to-contribute-to-the-dataset-cards)
提供机构:
euisuh15
原始信息汇总
数据集概述
数据集配置
- 默认配置:
- 数据文件路径:
train:data/train-*test1:data/test1-*test2:data/test2-*val:data/val-*new_test1:data/new_test1-*new_test2:data/new_test2-*
- 数据文件路径:
数据集信息
- 特征:
file_change_id:int64method_change_id:int64code:stringname:stringcwe_id:stringcve_id:stringbefore_change:boolindex:int64index_grouped:stringcount:float64type:stringoutput:stringinput:string__index_level_0__:int64
数据分割
- 训练集:
- 字节数:4045827
- 样本数:1798
- 测试集1:
- 字节数:539359
- 样本数:226
- 测试集2:
- 字节数:745301
- 样本数:308
- 验证集:
- 字节数:339243
- 样本数:146
- 新测试集1:
- 字节数:66028
- 样本数:20
- 新测试集2:
- 字节数:35658
- 样本数:20
数据集大小
- 下载大小:73465字节
- 数据集大小:5771416字节



