LLMxCPG-Code / README.md
lekssays's picture
Update README.md
47e15c9 verified
---
license: apache-2.0
tags:
- code
- llmxcpg
- vulnerability detection
size_categories:
- 100K<n<1M
task_categories:
- text-generation
---
# LLMxCPG-Code
This dataset contains the **raw C files** used in our paper:
**[LLMxCPG: Context-Aware Vulnerability Detection Through Code Property Graph-Guided Large Language Models](https://www.usenix.org/conference/usenixsecurity25/presentation/lekssays)**
---
### πŸ” Models
The models **LLMxCPG-Q** and **LLMxCPG-D** are available in the following Hugging Face collection:
πŸ‘‰ [https://huggingface.co/collections/QCRI/llmxcpg-6855f80e601774b43eba2d14](https://huggingface.co/collections/QCRI/llmxcpg-6855f80e601774b43eba2d14)
---
### πŸ’» Source Code
The source code for LLMxCPG can be found here:
πŸ‘‰ [https://github.com/qcri/llmxcpg](https://github.com/qcri/llmxcpg)