BERT4ETH icon indicating copy to clipboard operation
BERT4ETH copied to clipboard

BERT4ETH: A Pre-trained Transformer for Ethereum Fraud Detection (WWW23)

Results 3 BERT4ETH issues
Sort by recently updated
recently updated
newest added

When I run python run_dean_Tornado.py, I find a FileNotFoundError: No such file or directory: './Data/tornado_raw_data/tornadoFullHistoryMixer_0.1ETH.csv', and I can't find this file in the/Data directory. So, how can I find tornadoFullHistoryMixer_0.1ETH.csv?

![image](https://github.com/git-disl/BERT4ETH/assets/57974931/3a9b52f1-f991-457c-b859-9a11b0ffd6e4)

The code should be able to reproduce the results presented in the paper.

enhancement