CoolFace
Datasetpublic

PotatoHD/github-pr-resolve

Description Issue/PR-review -> resolving patch pairs from merged public GitHub PRs. Includes issue_text, pr_title/pr_body, gold_diff, changed_files, threaded review_threads, and base/head SHAs. Derived dataset. Source material retains its original per-item licence (see source/repo columns); treat as other / mixed. Provided as-is. Usage from datasets import load_dataset ds = load_dataset("PotatoHD/github-pr-resolve")

sourceHugging Faceotherupdated 3mo agoView on Hugging Face
0likes215downloads
Dataset Card

Description

Issue/PR-review -> resolving patch pairs from merged public GitHub PRs. Includes issue_text, pr_title/pr_body, gold_diff, changed_files, threaded review_threads, and base/head SHAs.

Derived dataset. Source material retains its original per-item licence (see source/repo columns); treat as other / mixed. Provided as-is.

Usage

python
from datasets import load_dataset
ds = load_dataset("PotatoHD/github-pr-resolve")