datasets
Training and evaluation data, with the modality, task and licence stated up front. Listed live from the Hugging Face Hub.
CodeGraph
CodeGraph
An open-taxonomy, Wikidata-grounded semantic knowledge graph over 142M source files.
CodeGraph annotates 144,910,008 source files from Stack-Edu, across 14 programming languages, along four orthogonal semantic axes — application domains, algorithms (with category and asymptotic complexity), programming paradigms, and design patterns — and grounds the resulting concept vocabulary in Wikidata. The result is a typed property graph of 158.2M nodes and 1.02B edges that… See the full description on the dataset page: https://huggingface.co/datasets/halykoss/CodeGraph.CodeGraphIf you find our work useful or helpful for your R&D works, please feel free to cite our paper as below.
@misc{tao2025codegraphmodelcgm,
title={Code Graph Model (CGM): A Graph-Integrated Large Language Model for Repository-Level Software Engineering Tasks},
author={Hongyuan Tao and Ying Zhang and Zhenhao Tang and Hongen Peng and Xukun Zhu and Bingchang Liu and Yingguang Yang and Ziyin Zhang and Zhaogui Xu and Haipeng Zhang and Linchao Zhu and Rui Wang and Hang Yu and Jianguo Li and… See the full description on the dataset page: https://huggingface.co/datasets/codefuse-ai/CodeGraph.paper-code-graph
codeofpaper: paper ↔ code graph
A high-precision dataset linking research papers (arXiv, OpenReview) to their
official and high-confidence community GitHub implementations, plus
the full fork lineage for those repositories. Built and maintained by the
codeofpaper project.
Snapshot date: 2026-05-19
Schema version: 1.0.0
License: CC-BY-4.0 (metadata aggregation + derived tier labels).
Underlying paper texts and repository code remain under their own licenses;
this dataset only ships… See the full description on the dataset page: https://huggingface.co/datasets/codeofpaper/paper-code-graph.graph_code_v1code_graph_text2cypher_dataset
