CoolFace
26 shown

datasets

Training and evaluation data, with the modality, task and licence stated up front. Listed live from the Hugging Face Hub.

Clear all
01llvm-ml /ComPile Dataset Card for ComPile: A Large IR Dataset from Production Sources Changelog Release Programming Languages Description v1.0 C/C++, Rust, Swift, Julia Fine Tuning-scale dataset of 602GB of deduplicated LLVM (bitcode) IR Dataset Summary ComPile contains over 2.7TB of permissively-licensed source code compiled to (textual) LLVM intermediate representation (IR) covering C/C++, Rust, Swift, and Julia. The dataset was created by hooking into LLVM… See the full description on the dataset page: https://huggingface.co/datasets/llvm-ml/ComPile.texttext-generation10K<n<100K22 likes2.4k downloads2y agoHugging Face02LLVM-AD /maplm_v2MAPLM: A Real-World Large-Scale Vision-Language Benchmark for Map and Traffic Scene Understanding0 likes931 downloads2y agoHugging Face03dtcxzyw /llvm-apr-benchmark LLVM APR Benchmark: A Large-Scale Automated Program Repair Benchmark of Real-World LLVM Middle-End Bugs GitHub (We only accept pull requests from GitHub) Hugging Face Mirror Hugging Face Leaderboard Evaluation Result Submission Motivation The compiler is a critical infrastructure in the software development. The LLVM compiler infrastructure is widely used in both academia and industry. However, due to its inherent complexity, the LLVM compiler still contains many bugs… See the full description on the dataset page: https://huggingface.co/datasets/dtcxzyw/llvm-apr-benchmark.textn<1K1 likes286 downloads7mo agoHugging Face04adpretko /x86-to-llvm-o2-updatedtext1M<n<10M0 likes124 downloads1y agoHugging Face05adpretko /x86-to-llvm-o2text1M<n<10M0 likes82 downloads1y agoHugging Face06dtcxzyw /llvm-apr-benchmark-submissionstextn<1K1 likes80 downloads11mo agoHugging Face07CCompote /CompRealVul_LLVM CompRealVul_LLVM Dataset Dataset Summary CompRealVul_LLVM is the LLVM IR (Intermediate Representation) version of the CompRealVul_C dataset. This version is designed specifically for training and evaluating machine learning models on the task of binary vulnerability detection in a setting that closely mimics how models are used in practice — operating on the compiled representation of code rather than raw source code. Each function in this dataset was compiled from C… See the full description on the dataset page: https://huggingface.co/datasets/CCompote/CompRealVul_LLVM.text10K<n<100K0 likes36 downloads1y agoHugging Face08beatsprom /autonomous-llvm-mlir-compiler-suite ⚡ Autonomous Compiler Internals, LLVM & MLIR Architecture Suite (2026) A Production-Grade, Verifiable Synthetic Corpus for Training Frontier Coding Models (Qwen 3.8, DeepSeek-V3, Llama 3.3) ⚡ Overview & Industry Problem Modern deep learning accelerators, custom ASICs, and high-performance computing clusters demand specialized, autonomous compilation infrastructure: LLVM IR custom passes, SSA dominance frontiers, Chaitin-Briggs graph coloring… See the full description on the dataset page: https://huggingface.co/datasets/beatsprom/autonomous-llvm-mlir-compiler-suite.tabulartext-generation1K<n<10K0 likes34 downloads3d agoHugging Face09Akirayasha /cisb-bench-llvm-O2 CISB-Bench LLVM-O2: Assembly Transpilation Benchmark Overview This dataset is derived from the Compiler-Introduced Security Bugs (CISB) benchmark, compiled with LLVM/Clang-17 at -O2 optimization level. It supports bidirectional assembly transpilation (x86-64 ↔ AArch64) and is designed for evaluating transpilation models on security-critical code. Dataset Structure Column Description task_name Full task identifier including flag (e.g.… See the full description on the dataset page: https://huggingface.co/datasets/Akirayasha/cisb-bench-llvm-O2.texttext-generationn<1K0 likes27 downloads2mo agoHugging Face10JeremiahZ /humaneval_x_llvm_wasm Dataset Card for "humaneval_x_llvm_wasm" More Information needed textn<1K1 likes24 downloads3y agoHugging Face11LLVM-AD /maplm_v1_5MAPLM: A Real-World Large-Scale Vision-Language Benchmark for Map and Traffic Scene Understanding2 likes22 downloads2y agoHugging Face12CCompote /Juliet_LLVM Juliet_LLVM Dataset Dataset Summary 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.text10K<n<100K0 likes21 downloads1y agoHugging Face13supergoose /buzz_sources_152_llvmtextn<1K0 likes18 downloads2y agoHugging Face14maedehm02 /exebench_loop_optimized_llvm_ir_1sthalftext100K<n<1M0 likes17 downloads2y agoHugging Face15Chunwei94 /train_synth_rich_io_filtered_0_llvm_extract_func_ir_assembly_O2_llvm_diff_sample_1000 likes15 downloads1y agoHugging Face16JeremiahZ /mbxp_llvm_wasm Dataset Card for "hmbxp_llvm_wasm" More Information needed textn<1K2 likes13 downloads3y agoHugging Face17adpretko /x86-to-llvm-o0 x86-to-llvm-o0 This dataset contains pairs of x86 assembly and LLVM IR compiled at optimization level O0, along with file identifiers.It is designed for research in neurosymbolic transpilation, compiler translation, and program analysis. Dataset Summary Rows: ~1,022,891 Columns: x86: x86 assembly code compiled with Clang at -O0 llvm: corresponding LLVM IR at -O0 file: identifier for the original source file This dataset allows learning mappings between… See the full description on the dataset page: https://huggingface.co/datasets/adpretko/x86-to-llvm-o0.text1M<n<10M0 likes13 downloads1y agoHugging Face18mthandazo /lifted-llvmir-to-src-instruct-datasettext1K<n<10K0 likes12 downloads2y agoHugging Face19CCompote /combined_LLVM CombinedVuln_LLVM Dataset Dataset Summary Combined_LLVM is a unified dataset for binary vulnerability detection that merges two sources: CompRealVul_LLVM, based on real-world C vulnerabilities Juliet_LLVM, based on the Juliet Test Suite All functions are provided in LLVM Intermediate Representation (IR) format and labeled as vulnerable or non-vulnerable. This dataset is ideal for training and benchmarking machine learning models that aim to detect vulnerabilities in… See the full description on the dataset page: https://huggingface.co/datasets/CCompote/combined_LLVM.text10K<n<100K0 likes9 downloads1y agoHugging Face20maedehm02 /llvm-ir-loop-optimizedtext100K<n<1M0 likes8 downloads2y agoHugging Face21namberino /llvm-ir-smalltext10K<n<100K0 likes8 downloads11mo agoHugging Face22Chunwei94 /exebench_train_synth_rich_io_filtered_llvm_extract_func_ir_assembly_O2_llvm_diff0 likes6 downloads2y agoHugging Face23maedehm02 /llvm-ir-v2.0text1K<n<10K0 likes5 downloads2y agoHugging Face24mthandazo /lifted-llvmir-to-src-llvmir-instruct-datasettext1K<n<10K0 likes5 downloads2y agoHugging Face25maedehm02 /llvm-loop-optimizedtext1K<n<10K0 likes2 downloads2y agoHugging Face26notoh /exebench_llvm_o3gatedtabular10K<n<100K0 likes2 downloads3mo agoHugging Face

Listings come live from the Hugging Face Hub API. CoolFace does not host these files.