CoolFace
Datasetpublic

jamie8johnson/cqs-code-search-200k

CQS Code Search 200K Balanced code search training dataset with call graph metadata. Overview 199,998 (query, code) pairs across 9 programming languages, extracted from ~5,000 high-quality GitHub repositories using cqs semantic code indexing. Unique features: Perfectly balanced: 22,222 pairs per language Call graph metadata: caller/callee names per function (from tree-sitter AST analysis) Enriched NL queries: generated from type signatures, doc comments, and call… See the full description on the dataset page: https://huggingface.co/datasets/jamie8johnson/cqs-code-search-200k.

sourceHugging Facemitupdated 5mo agoView on Hugging Face
0likes29downloads
5 commits on main
60c0e9b5mo ago

Fix dataset viewer (configs block) + correct row count + add example row (#1290)

jamie8johnson
bdffc156mo ago

Upload processing_manifest.jsonl with huggingface_hub

jamie8johnson
15853276mo ago

Upload README.md with huggingface_hub

jamie8johnson
68027296mo ago

Upload cqs-code-search-200k.jsonl with huggingface_hub

jamie8johnson
14fc4b16mo ago

initial commit

jamie8johnson