CoolFace
30 shown

datasets

Training and evaluation data, with the modality, task and licence stated up front. Listed live from the Hugging Face Hub.

Clear all
01lewtun /github-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/lewtun/github-issues.tabular1K<n<10K12 likes1.3k downloads5y agoHugging Face02bigcode /the-stack-github-issuesgated 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.tabulartext-generation10M<n<100M52 likes801 downloads4y agoHugging Face03open-index /open-github-issues OpenGitHub Issues What is it? The full development metadata of 7 public GitHub repositories, fetched from the GitHub REST API and GraphQL API, converted to Parquet and hosted here for easy access. Right now the archive has 6.0M rows across 8 tables in 699.6 MB of Zstd-compressed Parquet. Every issue, pull request, comment, code review, timeline event, file change, and CI status check is stored as a separate table you can load individually or query together. This… See the full description on the dataset page: https://huggingface.co/datasets/open-index/open-github-issues.tabularfeature-extraction10M<n<100M1 likes741 downloads4mo agoHugging Face04sharjeelyunus /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.texttext-classification100K<n<1M7 likes710 downloads2y agoHugging Face05DELith /github-issuestabular10K<n<100K1 likes611 downloads5y agoHugging Face06JonathanSum /github-issuestabular1K<n<10K3 likes325 downloads5y agoHugging Face07Rami /multi-label-class-github-issues-text-classification Dataset Card for "multi-label-class-github-issues-text-classification" More Information needed text1K<n<10K2 likes319 downloads4y agoHugging Face08Motahar /github-issuestabulartext-retrieval1K<n<10K1 likes225 downloads4y agoHugging Face09andersonbcdefg /github_issues_markdowntext10K<n<100K4 likes184 downloads3y agoHugging Face10rIsHu009 /github-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.tabulartext-classification1K<n<10K0 likes183 downloads1y agoHugging Face11Yatoro /github-issuestabular1K<n<10K0 likes164 downloads5y agoHugging Face12helloadhavan /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.texttext-generation100K<n<1M4 likes134 downloads5mo agoHugging Face13artemis13fowl /github-issuestabular1K<n<10K0 likes127 downloads5y agoHugging Face14ikumasudo /github-issuestabular1K<n<10K1 likes127 downloads5y agoHugging Face15WhereIsAI /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} } textsentence-similarity10K<n<100K8 likes126 downloads2y agoHugging Face16edbeeching /github-issuesannotations_creators: other language_creators: crowdsourced languages: en-US licenses: other-my-license multilinguality: monolingual pretty_name: HuggingFace Github Issues size_categories: unknown source_datasets: original task_categories: text-classification text-retrieval task_ids: multi-class-classification multi-label-classification document-retrieval tabular1K<n<10K0 likes118 downloads5y agoHugging Face17Kanishkxjoshi /github-issuestabular1K<n<10K1 likes107 downloads21d agoHugging Face18Reboot87 /github-issuestext1K<n<10K0 likes102 downloads2y agoHugging Face19mayankpuvvala /github-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.tabularquestion-answering10K<n<100K0 likes96 downloads1y agoHugging Face20mlfoundations-dev /github-issuestabular100K<n<1M4 likes94 downloads1y agoHugging Face2125b3nk /github-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.tabulartext-classification1K<n<10K0 likes92 downloads2y agoHugging Face22Eathus /github-issues-negatives-maxtabular1M<n<10M0 likes84 downloads1y agoHugging Face23bstad /github-issuestabular1K<n<10K1 likes80 downloads5y agoHugging Face24DanielPFlorian /Transformers-Github-Issuestabulartext-classification10K<n<100K0 likes78 downloads3y agoHugging Face25calvpang /github-issuestabular1K<n<10K0 likes74 downloads5y agoHugging Face26Raibek /requests-github-issuestabulartext-classification1K<n<10K0 likes74 downloads2y agoHugging Face27Jackkkk666 /github-issuestabularn<1K0 likes68 downloads24d agoHugging Face28FA678945 /github-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.tabularn<1K0 likes66 downloads10mo agoHugging Face29cylee /github-issues Dataset Card for GitHub Issues Dataset Description This dataset is created for the Hugging Face Datasets library course 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… See the full description on the dataset page: https://huggingface.co/datasets/cylee/github-issues.tabular1K<n<10K0 likes64 downloads5y agoHugging Face30edge2992 /github-issuestabular1K<n<10K0 likes59 downloads5y agoHugging Face

Listings come live from the Hugging Face Hub API. CoolFace does not host these files.