Create README.md
Browse filesHere is a 100 repositories from [Codearena][https://code4rena.com/audits] parsed as graph of functions with different types of relationships: Parent Contracts, High-Level Calls, Internal Calls, Library Calls, Low-Level Calls.
Dataset can be used for tasks like code clone detection (similar bugs search), code reconstruction with context pruning. Dataset is ready to be used in GNN.
You can see usage of dataset as RAG with GNN embeddings at [github][https://github.com/YouOnlyLive1ce/bug_search]