datasets
Training and evaluation data, with the modality, task and licence stated up front. Listed live from the Hugging Face Hub.
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.codesearchnet-hard-negatives
CodeSearchNet Hard Negatives (Filtered) by Lumees AI
Dataset Summary
This dataset is a processed version of the CodeSearchNet dataset, enhanced with Hard Negative Mining to facilitate the training of state-of-the-art code retrieval models.
It was created by Lumees AI to improve the ability of embedding models to distinguish between syntactically similar but functionally different code snippets.
Developer: Lumees AI
Authors: Hasan Kurşun, Kerem Berkay Yanık… See the full description on the dataset page: https://huggingface.co/datasets/hasankursun/codesearchnet-hard-negatives.code_search_net_python_tokenizedcqs-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 context… See the full description on the dataset page: https://huggingface.co/datasets/jamie8johnson/cqs-code-search-200k.code_search_net_java_tokenizedcode-search-net-code_search_net
code-search-net/code_search_net
This repository documents a dataset used by the Mothership project. By default data is not mirrored here.
Primary source: https://huggingface.co/datasets/code-search-net/code_search_net
Local cache (if present during publishing): C:\Users\Sean Smith\Documents\Scraps\Knowledge\Mothership\library\datasets\code-search-net\code_search_net
Revision pin: none
To reproduce locally, use the project's downloader:
python scripts/download_datasets.py --include… See the full description on the dataset page: https://huggingface.co/datasets/Makoveli89/code-search-net-code_search_net.synthetic_QA_code_search_net
