datasets
Training and evaluation data, with the modality, task and licence stated up front. Listed live from the Hugging Face Hub.
the-stack-github-issues
Dataset Description
This dataset contains conversations from GitHub issues and Pull Requests. Each conversation is comprised of a series of events, such as opening an issue, creating a comment,
or closing the issue, and includes the author's username, text, action, and identifiers such as the issue ID and number.
The dataset, which is mostly in English, has a total size of 54GB and 30.9M files.
Dataset Structure
from datasets import load_dataset
dataset =… See the full description on the dataset page: https://huggingface.co/datasets/bigcode/the-stack-github-issues.github-issues-dataset
📌 GitHub Issues Dataset
📂 Dataset Name: github-issues-dataset📊 Total Issues: 114073📜 Format: Parquet (.parquet)🔍 Source: GitHub Repositories (Top 100 Repos)
📖 Overview
This dataset contains 114,073 GitHub issues collected from the top 100 repositories on GitHub.It is designed for issue classification, severity/priority prediction, and AI/ML training.
✅ This dataset is useful for:
AI/ML Training: Fine-tune models for issue classification &… See the full description on the dataset page: https://huggingface.co/datasets/sharjeelyunus/github-issues-dataset.github-issuesmulti-label-class-github-issues-text-classification
Dataset Card for "multi-label-class-github-issues-text-classification"
More Information needed
github_issues_markdowngithub-issues-updated
📊 GitHub Issues Dataset (HuggingFace/datasets Repository)
This dataset contains structured GitHub issues scraped from the huggingface/datasets repository. It is intended for NLP tasks, topic modeling, issue classification, and software engineering research.
📌 Dataset Summary
Repository Source: huggingface/datasets
Scraped via: GitHub REST API v3
Total Issues: ~7,465
Collected On: June 25, 2025
Format: JSONL → loaded via Arrow for Hugging Face
Language: English… See the full description on the dataset page: https://huggingface.co/datasets/rIsHu009/github-issues-updated.github_issues
GitHub Pull Request Bug–Fix Dataset
Kaggle url
A curated, high-signal dataset of real-world software bugs and fixes collected from 25 popular open-source GitHub repositories.Each entry corresponds to a single pull request (PR) and pairs contextual metadata with the exact code changes (unified diffs) that fixed the bug.
This dataset is designed for:
Automated program repair
Bug-fix patch generation
LLM-based code and debugging agents
Empirical software engineering research… See the full description on the dataset page: https://huggingface.co/datasets/helloadhavan/github_issues.github-issue-similarity
GIS: Github Issue Similarity Dataset
This dataset was released from the paper: https://arxiv.org/abs/2309.12871
Citation
If you use our dataset in your research, welcome to cite us as follows:
@article{li2023angle,
title={AnglE-optimized Text Embeddings},
author={Li, Xianming and Li, Jing},
journal={arXiv preprint arXiv:2309.12871},
year={2023}
}
github-issuesgithub-issuesgithub-pytorch-issues
Dataset Card for github-pytorch-issues
Dataset Summary
This dataset is a curated collection of GitHub issues from the PyTorch repository. Each entry includes the issue title, body, user, state, labels, comments, and other relevant fields that are useful for tasks such as text classification, semantic search, and question answering.
Supported Tasks and Leaderboards
The dataset supports the following tasks:
Open-domain Question Answering: Given a user query… See the full description on the dataset page: https://huggingface.co/datasets/mayankpuvvala/github-pytorch-issues.github-issuesgithub-issues
Dataset Card for GitHub Issues
Dataset Summary
GitHub Issues is a dataset consisting of GitHub issues and pull requests associated with the 🤗 Datasets repository. It is intended for educational purposes and can be used for semantic search or multilabel text classification. The contents of each GitHub issue are in English and concern the domain of datasets for NLP, computer vision, and beyond.
Supported Tasks and Leaderboards
For each of the tasks tagged… See the full description on the dataset page: https://huggingface.co/datasets/25b3nk/github-issues.github-issues-negatives-maxTransformers-Github-Issuesrequests-github-issuesgithub-issuesgithub-issues-flask-augmented🗂️ Dataset Card: GitHub Issues Dataset for Flask (Augmented)
Author: FA678945
Version: 1.0 (2025)
License: CC BY 4.0
Source: pallets/flask GitHub Repository
📘 Dataset Summary
This dataset contains a curated collection of public GitHub Issues from the Flask web framework repository (pallets/flask).
It has been augmented with derived metadata to support educational and research applications including sentiment analysis, text classification, and semantic search.
Created for BSBDAT501, ICTDAT401… See the full description on the dataset page: https://huggingface.co/datasets/FA678945/github-issues-flask-augmented.github-issues_with_commentsgithub-issuesollama-github-issuesgithub-issuesgithub-issuesgithub-issuesgithub-issues-v0.3.0
GitHub Issues v0.3.0
Dataset Details
Dataset Description
Curated by: Unchun Yang
Dataset Sources
Repository: GitHub
Dataset source 1
Dataset source 2
Bias, Risks, and Limitations
Recommendations
Users should be made aware of the risks, biases and limitations of the dataset.
rust-github-issues
Dataset Card for "rust-github-issues"
More Information needed
github-issues-multirepo-example
Multi-repo GitHub Issues — example dataset
Short descriptionThis dataset contains GitHub issues collected from multiple large open-source repositories (sampled): huggingface/datasets, pytorch/pytorch, tensorflow/tensorflow. Each row is one GitHub Issue (pull requests excluded). The dataset includes derived fields (time_to_close_days, label_count, body lengths) suitable for analytics and demonstration of dataset publishing workflows.
Files
data/github_issues_multirepo.csv — CSV… See the full description on the dataset page: https://huggingface.co/datasets/Sulak2020/github-issues-multirepo-example.github-issues-dataset
GitHub Issues Dataset
Dataset Description
This dataset contains 40 public GitHub issues collected from a repository of choice.Although 100 issues were requested from the GitHub API, pull requests were excluded, reducing the dataset to 40 true issues.
It includes metadata about each issue, such as the author, creation date, labels, and content, as well as derived fields for analysis.
The dataset was created as part of a Task 1 Assessment for a data course, to… See the full description on the dataset page: https://huggingface.co/datasets/sumitaalapatt/github-issues-dataset.github-issues1github-issues3
