slither-audited-smart-contracts / dataset_infos.json
mwritescode's picture
Updated dataset_infos
c6a8d60
{"all-plain-text": {"description": "This 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.\n", "citation": "@misc{rossini2022slitherauditedcontracts,\n title = {Slither Audited Smart Contracts Dataset},\n author={Martina Rossini},\n year={2022}\n}\n", "homepage": "https://github.com/mwritescode/slither-audited-smart-contracts", "license": "MIT", "features": {"address": {"dtype": "string", "id": null, "_type": "Value"}, "source_code": {"dtype": "string", "id": null, "_type": "Value"}, "bytecode": {"dtype": "string", "id": null, "_type": "Value"}, "slither": {"dtype": "string", "id": null, "_type": "Value"}}, "post_processed": null, "supervised_keys": null, "task_templates": null, "builder_name": "slither_audited_smart_contracts", "config_name": "all-plain-text", "version": {"version_str": "1.1.0", "description": null, "major": 1, "minor": 1, "patch": 0}, "splits": {"train": {"name": "train", "num_bytes": 5363780488, "num_examples": 120608, "dataset_name": "slither_audited_smart_contracts"}}, "download_checksums": {"data/raw/contracts0.parquet": {"num_bytes": 202691140, "checksum": "d8f83dfa0a506f6975663075a5dab3726588d27917eb9f2dfa29344264fcef20"}, "data/raw/contracts1.parquet": {"num_bytes": 196756032, "checksum": "bb968d8609db6bf5673055c0444113484758cceb9002ebbcbdb56da501f91370"}, "data/raw/contracts2.parquet": {"num_bytes": 192828480, "checksum": "6f6d9845994239487f350402405a4d06768fb96503db2d9701b745b4cb07d133"}, "data/raw/contracts3.parquet": {"num_bytes": 224449142, "checksum": "06a8a91bdf60b4f1b0d3ba7d4c69d029b98b4ac4c455e5423f89b44e9e12fad7"}, "data/raw/contracts4.parquet": {"num_bytes": 227432088, "checksum": "a33708f15c32a753fbac2e150034ff9cc6d014ec1db274f07b273935bba6d9b2"}, "data/raw/contracts5.parquet": {"num_bytes": 231552826, "checksum": "1f09da430b487b1b6b4e32d8f53f1dafee62ea91fcad990349efb910f2e2d424"}, "data/raw/contracts6.parquet": {"num_bytes": 230186733, "checksum": "003e3c3a0f67ee495bc255c775f911529523d969ff2d402b6a1ce9b5b90066f5"}, "data/raw/contracts7.parquet": {"num_bytes": 233402915, "checksum": "688a3efa91ddda9eaa07ef1f3b68c3f6f64e004ccbfa01c684d890978c8bb054"}, "data/raw/contracts8.parquet": {"num_bytes": 4038839, "checksum": "6dadf447862ba30965af3cb97c2e28e0f691c67a6dd7c526ab69e42f9a00b145"}, "data/label_mappings.json": {"num_bytes": 1261, "checksum": "4d8dec3f8cfd0b573309248d4899be0ed651ff9648ee77e8b0a90a429b6d8e39"}, "data/big-splits.csv": {"num_bytes": 5073075, "checksum": "f85d695fa0244d1db9a20fdae0139b70e8b7f425b2322f633653bbefb18ee1a8"}, "data/small-splits.csv": {"num_bytes": 673444, "checksum": "2c10a8e2133466476773bf57ca70517f6355721d9b6fa99a834cdd9c4d4e0e4b"}}, "download_size": 1749085975, "post_processing_size": null, "dataset_size": 5363780488, "size_in_bytes": 7112866463}, "all-multilabel": {"description": "This 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.\n", "citation": "@misc{rossini2022slitherauditedcontracts,\n title = {Slither Audited Smart Contracts Dataset},\n author={Martina Rossini},\n year={2022}\n}\n", "homepage": "https://github.com/mwritescode/slither-audited-smart-contracts", "license": "MIT", "features": {"address": {"dtype": "string", "id": null, "_type": "Value"}, "source_code": {"dtype": "string", "id": null, "_type": "Value"}, "bytecode": {"dtype": "string", "id": null, "_type": "Value"}, "slither": {"feature": {"num_classes": 39, "names": ["uninitialized-state", "constant-function-asm", "locked-ether", "incorrect-shift", "divide-before-multiply", "unused-return", "write-after-write", "reentrancy-no-eth", "unchecked-lowlevel", "incorrect-equality", "weak-prng", "arbitrary-send", "uninitialized-local", "reentrancy-eth", "shadowing-abstract", "controlled-delegatecall", "unchecked-transfer", "erc20-interface", "controlled-array-length", "tautology", "shadowing-state", "tx-origin", "unprotected-upgrade", "suicidal", "boolean-cst", "unchecked-send", "msg-value-loop", "erc721-interface", "constant-function-state", "delegatecall-loop", "mapping-deletion", "reused-constructor", "uninitialized-storage", "public-mappings-nested", "array-by-reference", "backdoor", "rtlo", "name-reused", "safe"], "id": null, "_type": "ClassLabel"}, "length": -1, "id": null, "_type": "Sequence"}}, "post_processed": null, "supervised_keys": null, "task_templates": null, "builder_name": "slither_audited_smart_contracts", "config_name": "all-multilabel", "version": {"version_str": "1.1.0", "description": null, "major": 1, "minor": 1, "patch": 0}, "splits": {"train": {"name": "train", "num_bytes": 5343812622, "num_examples": 120608, "dataset_name": "slither_audited_smart_contracts"}}, "download_checksums": {"data/raw/contracts0.parquet": {"num_bytes": 202691140, "checksum": "d8f83dfa0a506f6975663075a5dab3726588d27917eb9f2dfa29344264fcef20"}, "data/raw/contracts1.parquet": {"num_bytes": 196756032, "checksum": "bb968d8609db6bf5673055c0444113484758cceb9002ebbcbdb56da501f91370"}, "data/raw/contracts2.parquet": {"num_bytes": 192828480, "checksum": "6f6d9845994239487f350402405a4d06768fb96503db2d9701b745b4cb07d133"}, "data/raw/contracts3.parquet": {"num_bytes": 224449142, "checksum": "06a8a91bdf60b4f1b0d3ba7d4c69d029b98b4ac4c455e5423f89b44e9e12fad7"}, "data/raw/contracts4.parquet": {"num_bytes": 227432088, "checksum": "a33708f15c32a753fbac2e150034ff9cc6d014ec1db274f07b273935bba6d9b2"}, "data/raw/contracts5.parquet": {"num_bytes": 231552826, "checksum": "1f09da430b487b1b6b4e32d8f53f1dafee62ea91fcad990349efb910f2e2d424"}, "data/raw/contracts6.parquet": {"num_bytes": 230186733, "checksum": "003e3c3a0f67ee495bc255c775f911529523d969ff2d402b6a1ce9b5b90066f5"}, "data/raw/contracts7.parquet": {"num_bytes": 233402915, "checksum": "688a3efa91ddda9eaa07ef1f3b68c3f6f64e004ccbfa01c684d890978c8bb054"}, "data/raw/contracts8.parquet": {"num_bytes": 4038839, "checksum": "6dadf447862ba30965af3cb97c2e28e0f691c67a6dd7c526ab69e42f9a00b145"}, "data/label_mappings.json": {"num_bytes": 1261, "checksum": "4d8dec3f8cfd0b573309248d4899be0ed651ff9648ee77e8b0a90a429b6d8e39"}, "data/big-splits.csv": {"num_bytes": 5073075, "checksum": "f85d695fa0244d1db9a20fdae0139b70e8b7f425b2322f633653bbefb18ee1a8"}, "data/small-splits.csv": {"num_bytes": 673444, "checksum": "2c10a8e2133466476773bf57ca70517f6355721d9b6fa99a834cdd9c4d4e0e4b"}}, "download_size": 1749085975, "post_processing_size": null, "dataset_size": 5343812622, "size_in_bytes": 7092898597}, "big-plain-text": {"description": "This 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.\n", "citation": "@misc{rossini2022slitherauditedcontracts,\n title = {Slither Audited Smart Contracts Dataset},\n author={Martina Rossini},\n year={2022}\n}\n", "homepage": "https://github.com/mwritescode/slither-audited-smart-contracts", "license": "MIT", "features": {"address": {"dtype": "string", "id": null, "_type": "Value"}, "source_code": {"dtype": "string", "id": null, "_type": "Value"}, "bytecode": {"dtype": "string", "id": null, "_type": "Value"}, "slither": {"dtype": "string", "id": null, "_type": "Value"}}, "post_processed": null, "supervised_keys": null, "task_templates": null, "builder_name": "slither_audited_smart_contracts", "config_name": "big-plain-text", "version": {"version_str": "1.1.0", "description": null, "major": 1, "minor": 1, "patch": 0}, "splits": {"train": {"name": "train", "num_bytes": 3542189677, "num_examples": 79641, "dataset_name": "slither_audited_smart_contracts"}, "test": {"name": "test", "num_bytes": 703781643, "num_examples": 15972, "dataset_name": "slither_audited_smart_contracts"}, "validation": {"name": "validation", "num_bytes": 480911684, "num_examples": 10861, "dataset_name": "slither_audited_smart_contracts"}}, "download_checksums": {"data/raw/contracts0.parquet": {"num_bytes": 202691140, "checksum": "d8f83dfa0a506f6975663075a5dab3726588d27917eb9f2dfa29344264fcef20"}, "data/raw/contracts1.parquet": {"num_bytes": 196756032, "checksum": "bb968d8609db6bf5673055c0444113484758cceb9002ebbcbdb56da501f91370"}, "data/raw/contracts2.parquet": {"num_bytes": 192828480, "checksum": "6f6d9845994239487f350402405a4d06768fb96503db2d9701b745b4cb07d133"}, "data/raw/contracts3.parquet": {"num_bytes": 224449142, "checksum": "06a8a91bdf60b4f1b0d3ba7d4c69d029b98b4ac4c455e5423f89b44e9e12fad7"}, "data/raw/contracts4.parquet": {"num_bytes": 227432088, "checksum": "a33708f15c32a753fbac2e150034ff9cc6d014ec1db274f07b273935bba6d9b2"}, "data/raw/contracts5.parquet": {"num_bytes": 231552826, "checksum": "1f09da430b487b1b6b4e32d8f53f1dafee62ea91fcad990349efb910f2e2d424"}, "data/raw/contracts6.parquet": {"num_bytes": 230186733, "checksum": "003e3c3a0f67ee495bc255c775f911529523d969ff2d402b6a1ce9b5b90066f5"}, "data/raw/contracts7.parquet": {"num_bytes": 233402915, "checksum": "688a3efa91ddda9eaa07ef1f3b68c3f6f64e004ccbfa01c684d890978c8bb054"}, "data/raw/contracts8.parquet": {"num_bytes": 4038839, "checksum": "6dadf447862ba30965af3cb97c2e28e0f691c67a6dd7c526ab69e42f9a00b145"}, "data/label_mappings.json": {"num_bytes": 1261, "checksum": "4d8dec3f8cfd0b573309248d4899be0ed651ff9648ee77e8b0a90a429b6d8e39"}, "data/big-splits.csv": {"num_bytes": 5073075, "checksum": "f85d695fa0244d1db9a20fdae0139b70e8b7f425b2322f633653bbefb18ee1a8"}, "data/small-splits.csv": {"num_bytes": 673444, "checksum": "2c10a8e2133466476773bf57ca70517f6355721d9b6fa99a834cdd9c4d4e0e4b"}}, "download_size": 1749085975, "post_processing_size": null, "dataset_size": 4726883004, "size_in_bytes": 6475968979}, "big-multilabel": {"description": "This 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.\n", "citation": "@misc{rossini2022slitherauditedcontracts,\n title = {Slither Audited Smart Contracts Dataset},\n author={Martina Rossini},\n year={2022}\n}\n", "homepage": "https://github.com/mwritescode/slither-audited-smart-contracts", "license": "MIT", "features": {"address": {"dtype": "string", "id": null, "_type": "Value"}, "source_code": {"dtype": "string", "id": null, "_type": "Value"}, "bytecode": {"dtype": "string", "id": null, "_type": "Value"}, "slither": {"feature": {"num_classes": 6, "names": ["access-control", "arithmetic", "other", "reentrancy", "safe", "unchecked-calls"], "id": null, "_type": "ClassLabel"}, "length": -1, "id": null, "_type": "Sequence"}}, "post_processed": null, "supervised_keys": null, "task_templates": null, "builder_name": "slither_audited_smart_contracts", "config_name": "big-multilabel", "version": {"version_str": "1.1.0", "description": null, "major": 1, "minor": 1, "patch": 0}, "splits": {"train": {"name": "train", "num_bytes": 3529111839, "num_examples": 79641, "dataset_name": "slither_audited_smart_contracts"}, "test": {"name": "test", "num_bytes": 701167689, "num_examples": 15972, "dataset_name": "slither_audited_smart_contracts"}, "validation": {"name": "validation", "num_bytes": 479134781, "num_examples": 10861, "dataset_name": "slither_audited_smart_contracts"}}, "download_checksums": {"data/raw/contracts0.parquet": {"num_bytes": 202691140, "checksum": "d8f83dfa0a506f6975663075a5dab3726588d27917eb9f2dfa29344264fcef20"}, "data/raw/contracts1.parquet": {"num_bytes": 196756032, "checksum": "bb968d8609db6bf5673055c0444113484758cceb9002ebbcbdb56da501f91370"}, "data/raw/contracts2.parquet": {"num_bytes": 192828480, "checksum": "6f6d9845994239487f350402405a4d06768fb96503db2d9701b745b4cb07d133"}, "data/raw/contracts3.parquet": {"num_bytes": 224449142, "checksum": "06a8a91bdf60b4f1b0d3ba7d4c69d029b98b4ac4c455e5423f89b44e9e12fad7"}, "data/raw/contracts4.parquet": {"num_bytes": 227432088, "checksum": "a33708f15c32a753fbac2e150034ff9cc6d014ec1db274f07b273935bba6d9b2"}, "data/raw/contracts5.parquet": {"num_bytes": 231552826, "checksum": "1f09da430b487b1b6b4e32d8f53f1dafee62ea91fcad990349efb910f2e2d424"}, "data/raw/contracts6.parquet": {"num_bytes": 230186733, "checksum": "003e3c3a0f67ee495bc255c775f911529523d969ff2d402b6a1ce9b5b90066f5"}, "data/raw/contracts7.parquet": {"num_bytes": 233402915, "checksum": "688a3efa91ddda9eaa07ef1f3b68c3f6f64e004ccbfa01c684d890978c8bb054"}, "data/raw/contracts8.parquet": {"num_bytes": 4038839, "checksum": "6dadf447862ba30965af3cb97c2e28e0f691c67a6dd7c526ab69e42f9a00b145"}, "data/label_mappings.json": {"num_bytes": 1261, "checksum": "4d8dec3f8cfd0b573309248d4899be0ed651ff9648ee77e8b0a90a429b6d8e39"}, "data/big-splits.csv": {"num_bytes": 5073075, "checksum": "f85d695fa0244d1db9a20fdae0139b70e8b7f425b2322f633653bbefb18ee1a8"}, "data/small-splits.csv": {"num_bytes": 673444, "checksum": "2c10a8e2133466476773bf57ca70517f6355721d9b6fa99a834cdd9c4d4e0e4b"}}, "download_size": 1749085975, "post_processing_size": null, "dataset_size": 4709414309, "size_in_bytes": 6458500284}, "small-plain-text": {"description": "This 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.\n", "citation": "@misc{rossini2022slitherauditedcontracts,\n title = {Slither Audited Smart Contracts Dataset},\n author={Martina Rossini},\n year={2022}\n}\n", "homepage": "https://github.com/mwritescode/slither-audited-smart-contracts", "license": "MIT", "features": {"address": {"dtype": "string", "id": null, "_type": "Value"}, "source_code": {"dtype": "string", "id": null, "_type": "Value"}, "bytecode": {"dtype": "string", "id": null, "_type": "Value"}, "slither": {"dtype": "string", "id": null, "_type": "Value"}}, "post_processed": null, "supervised_keys": null, "task_templates": null, "builder_name": "slither_audited_smart_contracts", "config_name": "small-plain-text", "version": {"version_str": "1.1.0", "description": null, "major": 1, "minor": 1, "patch": 0}, "splits": {"train": {"name": "train", "num_bytes": 474519534, "num_examples": 10571, "dataset_name": "slither_audited_smart_contracts"}, "test": {"name": "test", "num_bytes": 92285055, "num_examples": 2121, "dataset_name": "slither_audited_smart_contracts"}, "validation": {"name": "validation", "num_bytes": 70092895, "num_examples": 1442, "dataset_name": "slither_audited_smart_contracts"}}, "download_checksums": {"data/raw/contracts0.parquet": {"num_bytes": 202691140, "checksum": "d8f83dfa0a506f6975663075a5dab3726588d27917eb9f2dfa29344264fcef20"}, "data/raw/contracts1.parquet": {"num_bytes": 196756032, "checksum": "bb968d8609db6bf5673055c0444113484758cceb9002ebbcbdb56da501f91370"}, "data/raw/contracts2.parquet": {"num_bytes": 192828480, "checksum": "6f6d9845994239487f350402405a4d06768fb96503db2d9701b745b4cb07d133"}, "data/raw/contracts3.parquet": {"num_bytes": 224449142, "checksum": "06a8a91bdf60b4f1b0d3ba7d4c69d029b98b4ac4c455e5423f89b44e9e12fad7"}, "data/raw/contracts4.parquet": {"num_bytes": 227432088, "checksum": "a33708f15c32a753fbac2e150034ff9cc6d014ec1db274f07b273935bba6d9b2"}, "data/raw/contracts5.parquet": {"num_bytes": 231552826, "checksum": "1f09da430b487b1b6b4e32d8f53f1dafee62ea91fcad990349efb910f2e2d424"}, "data/raw/contracts6.parquet": {"num_bytes": 230186733, "checksum": "003e3c3a0f67ee495bc255c775f911529523d969ff2d402b6a1ce9b5b90066f5"}, "data/raw/contracts7.parquet": {"num_bytes": 233402915, "checksum": "688a3efa91ddda9eaa07ef1f3b68c3f6f64e004ccbfa01c684d890978c8bb054"}, "data/raw/contracts8.parquet": {"num_bytes": 4038839, "checksum": "6dadf447862ba30965af3cb97c2e28e0f691c67a6dd7c526ab69e42f9a00b145"}, "data/label_mappings.json": {"num_bytes": 1261, "checksum": "4d8dec3f8cfd0b573309248d4899be0ed651ff9648ee77e8b0a90a429b6d8e39"}, "data/big-splits.csv": {"num_bytes": 5073075, "checksum": "f85d695fa0244d1db9a20fdae0139b70e8b7f425b2322f633653bbefb18ee1a8"}, "data/small-splits.csv": {"num_bytes": 673444, "checksum": "2c10a8e2133466476773bf57ca70517f6355721d9b6fa99a834cdd9c4d4e0e4b"}}, "download_size": 1749085975, "post_processing_size": null, "dataset_size": 636897484, "size_in_bytes": 2385983459}, "small-multilabel": {"description": "This 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.\n", "citation": "@misc{rossini2022slitherauditedcontracts,\n title = {Slither Audited Smart Contracts Dataset},\n author={Martina Rossini},\n year={2022}\n}\n", "homepage": "https://github.com/mwritescode/slither-audited-smart-contracts", "license": "MIT", "features": {"address": {"dtype": "string", "id": null, "_type": "Value"}, "source_code": {"dtype": "string", "id": null, "_type": "Value"}, "bytecode": {"dtype": "string", "id": null, "_type": "Value"}, "slither": {"feature": {"num_classes": 9, "names": ["access-control", "arithmetic", "other", "reentrancy", "safe", "unchecked-calls", "locked-ether", "bad-randomness", "double-spending"], "id": null, "_type": "ClassLabel"}, "length": -1, "id": null, "_type": "Sequence"}}, "post_processed": null, "supervised_keys": null, "task_templates": null, "builder_name": "slither_audited_smart_contracts", "config_name": "small-multilabel", "version": {"version_str": "1.1.0", "description": null, "major": 1, "minor": 1, "patch": 0}, "splits": {"train": {"name": "train", "num_bytes": 472460639, "num_examples": 10571, "dataset_name": "slither_audited_smart_contracts"}, "test": {"name": "test", "num_bytes": 91874931, "num_examples": 2121, "dataset_name": "slither_audited_smart_contracts"}, "validation": {"name": "validation", "num_bytes": 69804191, "num_examples": 1442, "dataset_name": "slither_audited_smart_contracts"}}, "download_checksums": {"data/raw/contracts0.parquet": {"num_bytes": 202691140, "checksum": "d8f83dfa0a506f6975663075a5dab3726588d27917eb9f2dfa29344264fcef20"}, "data/raw/contracts1.parquet": {"num_bytes": 196756032, "checksum": "bb968d8609db6bf5673055c0444113484758cceb9002ebbcbdb56da501f91370"}, "data/raw/contracts2.parquet": {"num_bytes": 192828480, "checksum": "6f6d9845994239487f350402405a4d06768fb96503db2d9701b745b4cb07d133"}, "data/raw/contracts3.parquet": {"num_bytes": 224449142, "checksum": "06a8a91bdf60b4f1b0d3ba7d4c69d029b98b4ac4c455e5423f89b44e9e12fad7"}, "data/raw/contracts4.parquet": {"num_bytes": 227432088, "checksum": "a33708f15c32a753fbac2e150034ff9cc6d014ec1db274f07b273935bba6d9b2"}, "data/raw/contracts5.parquet": {"num_bytes": 231552826, "checksum": "1f09da430b487b1b6b4e32d8f53f1dafee62ea91fcad990349efb910f2e2d424"}, "data/raw/contracts6.parquet": {"num_bytes": 230186733, "checksum": "003e3c3a0f67ee495bc255c775f911529523d969ff2d402b6a1ce9b5b90066f5"}, "data/raw/contracts7.parquet": {"num_bytes": 233402915, "checksum": "688a3efa91ddda9eaa07ef1f3b68c3f6f64e004ccbfa01c684d890978c8bb054"}, "data/raw/contracts8.parquet": {"num_bytes": 4038839, "checksum": "6dadf447862ba30965af3cb97c2e28e0f691c67a6dd7c526ab69e42f9a00b145"}, "data/label_mappings.json": {"num_bytes": 1261, "checksum": "4d8dec3f8cfd0b573309248d4899be0ed651ff9648ee77e8b0a90a429b6d8e39"}, "data/big-splits.csv": {"num_bytes": 5073075, "checksum": "f85d695fa0244d1db9a20fdae0139b70e8b7f425b2322f633653bbefb18ee1a8"}, "data/small-splits.csv": {"num_bytes": 673444, "checksum": "2c10a8e2133466476773bf57ca70517f6355721d9b6fa99a834cdd9c4d4e0e4b"}}, "download_size": 1749085975, "post_processing_size": null, "dataset_size": 634139761, "size_in_bytes": 2383225736}}