datasets
Training and evaluation data, with the modality, task and licence stated up front. Listed live from the Hugging Face Hub.
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.
