datasets
Training and evaluation data, with the modality, task and licence stated up front. Listed live from the Hugging Face Hub.
slither-audited-smart-contractsThis dataset contains source code and deployed bytecode for Solidity Smart Contracts that have been verified on Etherscan.io, along with a classification of their vulnerabilities according to the Slither static analysis framework.smart-contracts-instructions
Smart Contracts Instructions
A dataset containing 6,003 GPT-generated human instruction and Solidity source code data pairs.
GPT models used to make this data are GPT-3.5 turbo, GPT-3.5 turbo 16k context, and GPT-4. Solidity source codes are used from mwritescode's Slither Audited Smart Contracts (https://huggingface.co/datasets/mwritescode/slither-audited-smart-contracts).
Distributions of the GPT models used to make this dataset:
GPT-3.5 Turbo: 5,276
GPT-3.5 Turbo 16k Context:… See the full description on the dataset page: https://huggingface.co/datasets/AlfredPros/smart-contracts-instructions.smart-contracts-verified
📄 Database Structure: contracts Table
This document describes the structure and purpose of the contracts table within the databases.The table stores metadata and deployment details of smart contracts.
📌 Table Description
Each record stored in the table has the following structure and fields, with described constraints.
Column Name
Type
Constraints
Description -
address
TEXT
PRIMARY KEY
The unique… See the full description on the dataset page: https://huggingface.co/datasets/Blockmates/smart-contracts-verified.smart-contract-security-audit-v2smart_contractsSmart Contracts Dataset.
This is a dataset of verified (Etherscan.io) Smart Contracts that are deployed to the Ethereum blockchain. A set of about 100,000 to 200,000 contracts are provided, containing both Solidity and Vyper code.smart-contracts-instructions-cleanedThe Cleaned Smart Contracts Instructions dataset is a refined version of the original dataset created by AlfredPros. This dataset contains structured and detailed instructions related to smart contracts, optimized for clarity and usability. It is intended for developers, researchers, and enthusiasts working on blockchain technology, smart contract development, and related fields.
blockchain-smartcontracts-1000
Blockchain y Contratos Inteligentes Dataset 1000
Dataset de 1000 instrucciones sobre los fundamentos de Blockchain, Contratos Inteligentes, DAOs, DeFi y programación en Solidity.
Uso
from datasets import load_dataset
dataset = load_dataset("miguelmejias0512/solidity_personal_dataset")
---
## Licencia
CC-BY-4.0 - Uso educativo
smart_contracts_malicious
Dataset Card for "smart_contracts_malicious"
More Information needed
smart-contracts-sourcepaired-smart-contractsverified_smart_contractssmart-contract-small
Dataset Card for "smart-contract-small"
More Information needed
Solidity-Smart-Contracts-OL-Instructions
Smart Contracts Instructions
This dataset contains 7,000 human-instruction and Solidity source code pairs generated using GPT models. The dataset was created using the following models:
Distributions of the GPT models used to make this dataset:
GPT - 4o: 997
GPT-3.5 Turbo: 5,164
GPT-3.5 Turbo 16k Context: 780
GPT-4: 59
The Solidity source code is sourced from mwritescode's Slither Audited Smart Contracts and has been processed to:
Replace triple or more newline characters with… See the full description on the dataset page: https://huggingface.co/datasets/EclipseNomad/Solidity-Smart-Contracts-OL-Instructions.smart-contract-security-sft
Smart Contract Security SFT Dataset
Dataset for fine-tuning language models as Solidity smart contract security auditors.
Overview
327 training samples in ChatML conversational format
Sources: 291 attack vectors + 36 benchmark findings (DODO, Megapot, PoolTogether)
Format: Each sample has system prompt (auditor persona), user message (vulnerable code), assistant message (FINDING block + Foundry PoC)
Schema
Column
Type
Description
messages… See the full description on the dataset page: https://huggingface.co/datasets/oxdev/smart-contract-security-sft.SmartContractssmart_contractsyoutube_marketingsmartcontracts
