Juliet_LLVM is a dataset of compiled C functions from the Juliet Test Suite (as organized in the GitHub repository
), translated into LLVM Intermediate Representation (IR) after pre-process phase. It is designed for training and evaluating machine learning models on the task of binary vulnerability detection. Each function is labeled as either vulnerable or non-vulnerable and is presented in an architecture-agnostic, semantically rich… See the full description on the dataset page: https://huggingface.co/datasets/CCompote/Juliet_LLVM.