realvul/LineVul_Test_Dataset
收藏Hugging Face2024-01-29 更新2024-07-06 收录
下载链接:
https://hf-mirror.com/datasets/realvul/LineVul_Test_Dataset
下载链接
链接失效反馈官方服务:
资源简介:
---
dataset_info:
features:
- name: unique_id
dtype: int64
- name: target
dtype: int64
- name: code
dtype: string
- name: __index_level_0__
dtype: int64
splits:
- name: test
num_bytes: 17398422
num_examples: 18864
download_size: 8232623
dataset_size: 17398422
configs:
- config_name: default
data_files:
- split: test
path: data/test-*
---
The dataset includes four features: unique_id (int64), target (int64), code (string), and __index_level_0__ (int64). It consists of one test split (test) with 18864 examples, totaling 17398422 bytes. The download size of the dataset is 8232623 bytes. The dataset configuration is default, with test data files located at data/test-*.
提供机构:
realvul
原始信息汇总
数据集概述
数据集特征
- unique_id: 数据类型为
int64。 - target: 数据类型为
int64。 - code: 数据类型为
string。 - index_level_0: 数据类型为
int64。
数据集分割
- test: 包含 18864 个样本,占用 17398422 字节。
数据集大小
- 下载大小: 8232623 字节。
- 数据集总大小: 17398422 字节。
配置
- default: 包含
test分割的数据文件路径为data/test-*。



