datasets
Training and evaluation data, with the modality, task and licence stated up front. Listed live from the Hugging Face Hub.
csharp-instruction-Dataset
🧠 CodeGen C# Dataset
A curated dataset for training and evaluating code generation models in the C# programming language. It combines high-quality open-source code with enterprise-grade internal code examples, carefully selected and preprocessed to support research on structured prompting and high-fidelity code generation.
📦 Dataset Summary
This dataset is designed to support instruction-tuned and general-purpose code generation models, with a particular emphasis on… See the full description on the dataset page: https://huggingface.co/datasets/MehdiFe/csharp-instruction-Dataset.lcc_csharpThis dataset has been modified from the microsoft/LCC_csharp dataset to provide CodeLLaMa with infilling tasks as per the original fill-in-the-middle paper, were the text that needs to be filled in is moved to the end of the dataset, thus taking advantage of the Generative feature of GPT-style models.
csharpdata
Dataset Card for LeetCode Problems Dataset
Dataset Summary
This dataset contains LeetCode problems, including the problem statements, inputs, and solutions. It is useful for training code generation models and studying algorithmic problems.
Supported Tasks and Leaderboards
text-generation: This dataset can be used to train models to generate code snippets based on problem statements.
Languages
The dataset is in English.
Dataset Structure… See the full description on the dataset page: https://huggingface.co/datasets/privelabsdev/csharpdata.
