jainabh/smart-contract-w-Slither
收藏Hugging Face2023-08-03 更新2024-03-04 收录
下载链接:
https://hf-mirror.com/datasets/jainabh/smart-contract-w-Slither
下载链接
链接失效反馈官方服务:
资源简介:
---
dataset_info:
features:
- name: 'Unnamed: 0'
dtype: int64
- name: contract_source
dtype: string
- name: malicious
dtype: bool
- name: mod_source
dtype: string
- name: version
dtype: string
- name: Slither Detectors
dtype: string
- name: confidence
dtype: string
- name: impact
dtype: string
splits:
- name: train
num_bytes: 63905104
num_examples: 2000
download_size: 14239745
dataset_size: 63905104
configs:
- config_name: default
data_files:
- split: train
path: data/train-*
---
# Dataset Card for "smart-contract-w-Slither"
[More Information needed](https://github.com/huggingface/datasets/blob/main/CONTRIBUTING.md#how-to-contribute-to-the-dataset-cards)
提供机构:
jainabh
原始信息汇总
数据集概述
数据集名称
"smart-contract-w-Slither"
数据集特征
- Unnamed: 0:整数类型(int64)
- contract_source:字符串类型(string)
- malicious:布尔类型(bool)
- mod_source:字符串类型(string)
- version:字符串类型(string)
- Slither Detectors:字符串类型(string)
- confidence:字符串类型(string)
- impact:字符串类型(string)
数据集分割
- 训练集(train):
- 数据量:63,905,104字节
- 样本数:2000
数据集大小
- 下载大小:14,239,745字节
- 数据集总大小:63,905,104字节
配置
- 默认配置(default):
- 数据文件路径:
data/train-*
- 数据文件路径:



