You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
In three published papers, the ESC dataset is reported to contain 40,932 smart contracts.
However, Source 1 provides a source code folder Ethereum_smart_contract_datast with two subfolders, contract_dataset_ethereum and contract_dataset_github, containing 40,749 and 2,159 .sol files, respectively, totaling 42,908 files.
Why is there a discrepancy in the numbers?
Which folders should be used as the dataset?
The text was updated successfully, but these errors were encountered:
In three published papers, the ESC dataset is reported to contain 40,932 smart contracts.
However, Source 1 provides a source code folder
Ethereum_smart_contract_datast
with two subfolders,contract_dataset_ethereum
andcontract_dataset_github
, containing 40,749 and 2,159.sol
files, respectively, totaling 42,908 files.Why is there a discrepancy in the numbers?
Which folders should be used as the dataset?
The text was updated successfully, but these errors were encountered: