CoolFace
30 shown

datasets

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

Clear all
01SWE-bench /SWE-smith-cpptext1K<n<10K0 likes4.3k downloads7mo agoHugging Face02skeole /qwen-cpp-agent-0-protocolExperiment in agentic autonomy protocols. ~ everything in this repo was created by Qwen 3.8 27B (Q4) running autonomously inside Deepseek Harness, on a single RTX 3090 GPU, for 3 weeks. The only human artifacts are: agents/* human/* AGENTS.md texttext-generation1K<n<10K2 likes2.8k downloads1d agoHugging Face03dslighfdsl /human_eval_cpptext10K<n<100K1 likes2.3k downloads2y agoHugging Face04Romoamigo /SWE-Bench-MultilingualC_CPPFileteredtextn<1K0 likes1.8k downloads1y agoHugging Face05Romoamigo /SWE-Bench-MultilingualC_CPPFiletered_newtextn<1K0 likes1.6k downloads1y agoHugging Face06Reset23 /the-stack-v2-new-cpptabular1M<n<10M1 likes1.1k downloads1y agoHugging Face07ajibawa-2023 /Cpp-Code-LargeCpp-Code-Large Cpp-Code-Large is a large-scale corpus of C++ source code comprising more than 5 million lines of C++ code. The dataset is designed to support research in large language model (LLM) pretraining, code intelligence, software engineering automation, and static program analysis for the C++ ecosystem. By providing a high-volume, language-specific corpus, Cpp-Code-Large enables systematic experimentation in C++-focused model training, domain adaptation, and downstream code… See the full description on the dataset page: https://huggingface.co/datasets/ajibawa-2023/Cpp-Code-Large.texttext-generation1M<n<10M16 likes877 downloads7mo agoHugging Face08Reset23 /the-stack-v2-cpptabular1M<n<10M1 likes805 downloads2y agoHugging Face09echodict /llama.cppversion https://git-lfs.github.com/spec/v1 oid sha256:cfc44b7ba25614df70e6b65e3341cae0310163bd32fd31a6b928a542df433faf size 30786 textn<1K0 likes762 downloads5mo agoHugging Face10nvidia /LiveCodeBench-CPP LiveCodeBench-CPP: An Extension of LiveCodeBench for Contamination Free Evaluation in C++ Overview LiveCodeBench-CPP includes 454 problems from the release_v6 of LiveCodeBench, covering the period from October 2024 to May 2025. These problems are sourced from AtCoder (287 problems) and LeetCode (167 problems). AtCoder Problems: These require generated solutions to read inputs from standard input (stdin) and write outputs to standard output (stdout). For unit testing, the… See the full description on the dataset page: https://huggingface.co/datasets/nvidia/LiveCodeBench-CPP.textn<1K4 likes551 downloads1y agoHugging Face11ThomasTheMaker /arc-stack-cpptabular1M<n<10M0 likes502 downloads10mo agoHugging Face12ningani /stack-v2-cpp-2019tabular10M<n<100M0 likes491 downloads2y agoHugging Face13jasperyeoh2 /MD-trajectories-CPPF-tubulin-heterodimer-and-monomers MD-trajectories-CPPF-tubulin-heterodimer-and-monomers Copy this file into the Hugging Face dataset “README” (Dataset card).Source of truth in Git: https://github.com/jasperyeoh/integrative-ai-assisted-modeling-of-cppf-tubulin-interactions — see docs/DIMER_TRAJECTORY_NAMING.md. What this dataset contains All-atom GROMACS production trajectories (.xtc) for CPPF with human tubulin: 5IJ0 / soluble curved dimer (main text): three heterodimer replicates extended to… See the full description on the dataset page: https://huggingface.co/datasets/jasperyeoh2/MD-trajectories-CPPF-tubulin-heterodimer-and-monomers.imagen<1K0 likes440 downloads18d agoHugging Face14shanxianzheng /SWE-smith-cpptext1K<n<10K0 likes389 downloads1mo agoHugging Face15hongliu9903 /stack_edu_cpptabular10M<n<100M0 likes274 downloads1y agoHugging Face16rhymeswithlion /magenta-realtime-mlx-cpp Magenta RealTime — C++ MLX runtime bundle This dataset is a re-packaging of Google's Magenta RealTime weights for the C++ MLX runtime in rhymeswithlion/magenta-realtime-mlx-cpp. It contains exactly what mlx-stream needs at startup; nothing more, nothing less. The upstream .pt / .npy checkpoints are intentionally not mirrored here — they're only useful for the (Python) re-export tooling on the project's main distribution. Contents . ├──… See the full description on the dataset page: https://huggingface.co/datasets/rhymeswithlion/magenta-realtime-mlx-cpp.textn<1K1 likes265 downloads5mo agoHugging Face17wttw /code_contest_instruct_cpptabulartext-generation1M<n<10M3 likes245 downloads2y agoHugging Face18CPP-UT-BENCH /cpp_unit_tests_benchmark_datatext1K<n<10K5 likes220 downloads2y agoHugging Face19HPC-Forran2Cpp /HPC_Fortran_CPPThis dataset is associated with the following paper: Creating a Dataset for High-Performance Computing Code Translation using LLMs: A Bridge Between OpenMP Fortran and C++, Links https://arxiv.org/abs/2307.07686 https://github.com/bin123apple/OpenMP-Fortran-CPP-Translation textn<1K8 likes214 downloads2y agoHugging Face20izzako /IDD_Detection_CPPE5The IDD Object Detection dataset containing 40K images with CPPE-5 like (or YOLO) dataset annotation format.Refer to the original dataset: https://idd.insaan.iiit.ac.in imageobject-detection10K<n<100K1 likes185 downloads1y agoHugging Face21ReySajju742 /synthetic-cpp Dataset Card for Synthetic C++ Dataset Dataset Description Dataset Card for Synthetic C++ Dataset Dataset Description Homepage: [--- Dataset Card for Synthetic C++ Dataset Dataset Description Homepage: [https://huggingface.co/datasets/ReySajju742/synthetic-cpp/] Point of Contact: [ReySajju742] Dataset Summary This dataset contains 10,000 rows of synthetically generated data focusing on the topic of "C++… See the full description on the dataset page: https://huggingface.co/datasets/ReySajju742/synthetic-cpp.texttable-question-answering10K<n<100K3 likes169 downloads1y agoHugging Face22CPP-UT-BENCH /cpp_unit_tests_benchmark_data_with_splitstext1K<n<10K1 likes155 downloads2y agoHugging Face23Nutanix /CPP-UNITTEST-BENCH Dataset Card for Open Source Code and Unit Tests Dataset Details Dataset Description This dataset contains c++ code snippets and their corresponding ground truth unit tests collected from various open-source GitHub repositories. The primary purpose of this dataset is to aid in the development and evaluation of automated testing tools, code quality analysis, and LLM models for test generation. Curated by: Vaishnavi Bhargava Language(s): C++… See the full description on the dataset page: https://huggingface.co/datasets/Nutanix/CPP-UNITTEST-BENCH.text1K<n<10K3 likes152 downloads2y agoHugging Face24Reset23 /the-stack-v2-filtered-cpptabular100K<n<1M0 likes142 downloads1y agoHugging Face25malteklaes /cpp-code-code_search_net-style C++ Dataset documentation source: https://huggingface.co/docs/datasets/main/en/repository_structure Supported Tasks and Leaderboards language-modeling: The dataset can be used to train a model for modelling programming languages, which consists in building language models for programming languages. Language C++ programming language Dataset Structure Data Instances A data point consists of a function code along with its documentation.… See the full description on the dataset page: https://huggingface.co/datasets/malteklaes/cpp-code-code_search_net-style.texttext-generation10K<n<100K1 likes137 downloads2y agoHugging Face26AISE-TUDelft /Stackless_CPP_V2tabular100K<n<1M0 likes136 downloads11mo agoHugging Face27cppyyy /TopoBox-3D TopoBox-3D Paper (arXiv:2609.05860) | Code (GitHub) TopoBox-3D is the dataset accompanying Beyond Arbitrary Geometry: Topology Generalization in Neural PDE Operators. It is a controlled three-dimensional benchmark for separating fixed-topology geometry shift from generalization to unseen homological support. The benchmark contains 5,280 connected box-minus-void geometries and 63,360 fixed-time Hodge-heat instances. Through-tunnels and enclosed cavities control the first and… See the full description on the dataset page: https://huggingface.co/datasets/cppyyy/TopoBox-3D.tabular10K<n<100K0 likes130 downloads13d agoHugging Face28Wholesomeisland /cpp-mit-github-search-code-in-repostext100K<n<1M0 likes126 downloads10mo agoHugging Face29MultilingualUnigramLM /LangMap-TheStack-cpp-100M LangMap-TheStack-cpp-100M Code finetuning dataset for cpp streamed from bigcode/the-stack. Tokens collected: 100,000,000 (target: 100,000,000) Tokenizer: allenai/OLMo-3-1025-7B Schema: {"text": [...]} (sanitised source code) text10K<n<100K0 likes126 downloads5mo agoHugging Face30ssuresh /t_cpptext100K<n<1M0 likes117 downloads3y agoHugging Face

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