CoolFace
Datasetpublic

Ahmad-Yezdan/pr_stats_aidev

PR Stats Dataset (Derived from AIDev) This dataset contains aggregated Pull Request (PR) metadata, commit statistics, and PR description-patch similarity scores. Source: Derived from the AIDev dataset (curated PR and commit subsets). Fields include: id, agent, title, body files_touched, total_additions, total_deletions, churn desc_patch_sim (cosine similarity between description and patch) Credit: This dataset is derived from the AIDev dataset. Original dataset maintained by… See the full description on the dataset page: https://huggingface.co/datasets/Ahmad-Yezdan/pr_stats_aidev.

sourceHugging Facemitupdated 1y agoView on Hugging Face
0likes2downloads
Dataset Card

PR Stats Dataset (Derived from AIDev)

This dataset contains aggregated Pull Request (PR) metadata, commit statistics, and PR description-patch similarity scores.

Source: Derived from the AIDev dataset (curated PR and commit subsets).

Fields include:

  • —id, agent, title, body
  • —filestouched, totaladditions, total_deletions, churn
  • —descpatchsim (cosine similarity between description and patch)

Credit: This dataset is derived from the AIDev dataset. Original dataset maintained by Hao Li et al.