datasets
Training and evaluation data, with the modality, task and licence stated up front. Listed live from the Hugging Face Hub.
command-line-suggestionssuggestions_small_pySplits: 80% train, 10% validation, 10% test.
📦 Method-Level Change / Code Review Suggestion Dataset
📝 Overview
This dataset is designed for training or fine-tuning large language models (LLMs) on the task of automated code suggestion generation at the method level.
Each entry in the dataset contains:
An original Python method extracted from a GitHub pull request
A revised version of the same method, incorporating code review suggestions
🎯 Purpose
To enable models to learn fine-grained… See the full description on the dataset page: https://huggingface.co/datasets/arefm/suggestions_small_py.loki-keyword-suggestions
