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
01Dennis0626 /trellis500k-github-archives-10tabularn<1K0 likes1.5k downloads6mo agoHugging Face02ronantakizawa /github-codereview Code Review Dataset A large-scale dataset of the best human-written code reviews from top GitHub repositories. Each row captures a moment where a human code reviewer left an inline comment on a pull request, and the author subsequently modified the code in response. The dataset also includes negative examples — code from the same PRs that passed review without comments — to help models learn when code is acceptable. This provides a natural signal for training models to: Generate… See the full description on the dataset page: https://huggingface.co/datasets/ronantakizawa/github-codereview.tabulartext-generation100K<n<1M62 likes1.4k downloads7mo agoHugging Face03lewtun /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 Face04Dennis0626 /trellis500k-github-archives-9tabularn<1K0 likes1.3k downloads6mo agoHugging Face05DennisWeng06 /trellis500k-github-archives-5tabular1K<n<10K0 likes1.1k downloads6mo agoHugging Face06open-index /open-github OpenGitHub What is it? This dataset contains every public event on GitHub: every push, pull request, issue, star, fork, code review, release, and discussion across all public repositories. GitHub is the world's largest software development platform, home to over 200 million repositories and the daily work of tens of millions of developers, from individual open-source contributors to the engineering teams behind the most widely used software on earth. The archive currently… See the full description on the dataset page: https://huggingface.co/datasets/open-index/open-github.tabulartext-generation100K<n<1M9 likes937 downloads6mo agoHugging Face07DennisWeng06 /trellis500k-github-archives-4tabular1K<n<10K0 likes864 downloads6mo agoHugging Face08bigcode /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 Face09CarperAI /github-diffs-dedupedtabular10M<n<100M4 likes769 downloads4y agoHugging Face10open-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 Face11jinaai /github-readme-retrieval-multilingual_beirThis is a copy of https://huggingface.co/datasets/jinaai/github-readme-retrieval-multilingual reformatted into the BEIR format. For any further information like license, please refer to the original dataset. Disclaimer This dataset may contain publicly available images or text data. All data is provided for research and educational purposes only. If you are the rights holder of any content and have concerns regarding intellectual property or copyright, please contact us at… See the full description on the dataset page: https://huggingface.co/datasets/jinaai/github-readme-retrieval-multilingual_beir.image1K<n<10K0 likes695 downloads1y agoHugging Face12Dennis0626 /trellis500k-github-archives-8tabularn<1K0 likes690 downloads6mo agoHugging Face13tomekkorbak /python-github-codetabular100K<n<1M13 likes625 downloads4y agoHugging Face14DELith /github-issuestabular10K<n<100K1 likes611 downloads5y agoHugging Face15DennisWeng06 /trellis500k-github-archives-6tabularn<1K0 likes608 downloads6mo agoHugging Face16mabujadallah /GitHub-Agentic-PR-Dataset GitHub Agentic PR Dataset A large-scale dataset of ~2 million GitHub Pull Requests authored by AI coding agents (Claude Code, Cursor, GitHub Copilot, Devin) and human developers — complete with commits, file-level diffs, patches, and bug-fix classification. The GitHub Agentic PR Dataset is a research-grade corpus for studying how AI coding agents contribute to real-world open-source software, and how their pull requests compare to those written by humans. It pairs 1,959,649 pull… See the full description on the dataset page: https://huggingface.co/datasets/mabujadallah/GitHub-Agentic-PR-Dataset.tabulartext-classification10M<n<100M1 likes467 downloads2mo agoHugging Face17diamond-in /github-top-developers GitHub Top Developers by Year (2015-2025) A derived dataset showing the top-ranked GitHub trending developers for each year, based on weighted scoring of their trending appearances across 41,841 raw data points from the Wayback Machine. 📊 Dataset Overview Total Entries: 8,125 ranked developers Years Covered: 2015 - 2025 (11 years) Unique Developers: 4,763 Source: Derived from Wayback Machine snapshots of GitHub trending developers Data Order: Sorted by year (descending:… See the full description on the dataset page: https://huggingface.co/datasets/diamond-in/github-top-developers.tabulartext-classification10K<n<100K0 likes461 downloads9mo agoHugging Face18aurelium /github-repo-enumerationThis dataset was generated from GHArchive's Google BigQuery table. It contains a list of every public repo (~380,000,000) committed to from January 2016 up to August 2024, as well as the number of unique contributors and totals of the amounts of various events on those repositories in that time period. This is useless on its own, but represents more than a few hours of effort and roughly $8 worth of cloud processing, so I figured I would save the next person to try this some effort. tabular100M<n<1B7 likes460 downloads2y agoHugging Face19ibragim-bad /github-repos-metadata-40M 📊 Metadata for 40 million GitHub repositories A cleaned, analysis-ready dataset with per-repository statistics aggregated from GH Archive events: stars, forks, pull requests, open issues, visibility, language signals, and more. Column names mirror the GH Archive / GitHub API semantics where possible. GitHub repo: https://github.com/ibragim-bad/github-repos-metadata-40M Source: GH Archive (public GitHub event stream). ✅ Projects with complementary ideas GitHub Repo… See the full description on the dataset page: https://huggingface.co/datasets/ibragim-bad/github-repos-metadata-40M.tabular10M<n<100M23 likes401 downloads8mo agoHugging Face20DennisWeng06 /trellis500k-github-archives-3tabularn<1K0 likes389 downloads6mo agoHugging Face21JonathanSum /github-issuestabular1K<n<10K3 likes325 downloads5y agoHugging Face22Gitnbghb /github-actionsgeospatialn<1K0 likes298 downloads13d agoHugging Face23PotatoHD /github-pr-agent-trajectories Description Reconstructed multi-step agent trajectories for resolving public GitHub PRs: a plan of subtasks and per-subtask subagents with scoped files and solution diffs. 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-agent-trajectories") tabulartext-generation10K<n<100K0 likes282 downloads3mo agoHugging Face24AmanPriyanshu /random-small-github-repositories random-small-github-repositories A collection of 5,613 small-to-medium open-source GitHub repositories, packaged as zipped archives alongside a metadata CSV. Intended as a seed dataset for code retrieval, context engineering, and SWE-bench-style dataset construction tasks. Contents seed_small_repos.csv — metadata for each repo (owner, repo_name, stars, license, repo_hash) repos-zipped/ — one .zip per repo, named {repo_hash}.zip unzipper.py - unzipping python… See the full description on the dataset page: https://huggingface.co/datasets/AmanPriyanshu/random-small-github-repositories.tabulartext-generation1K<n<10K0 likes237 downloads6mo agoHugging Face25AmanPriyanshu /random-python-github-repositories random-python-github-repositories A collection of 1650 open-source Python GitHub repositories, packaged as zipped archives alongside a metadata CSV. Intended as a seed dataset for code retrieval, context engineering, and SWE-bench-style dataset construction tasks. All repos contain 250+ .py files. Contents repos_meta_data.csv — metadata for each repo (owner, repo_name, stars, license, py_file_count, alpha_hash) repos-zipped/ — one .zip per repo, named… See the full description on the dataset page: https://huggingface.co/datasets/AmanPriyanshu/random-python-github-repositories.tabulartext-generation1K<n<10K0 likes235 downloads6mo agoHugging Face26ronantakizawa /github-top-projects GitHub Trending Projects (2013-2025) A comprehensive dataset of 423,098 GitHub trending repository entries spanning 12+ years (August 2013 - November 2025), scraped from Wayback Machine snapshots of GitHub's trending page. 🎯 Dataset Overview This dataset captures the evolution of GitHub's trending repositories over time, providing insights into: Software development trends across programming languages and domains Popular open-source projects and their trending patterns… See the full description on the dataset page: https://huggingface.co/datasets/ronantakizawa/github-top-projects.tabulartext-classification100K<n<1M10 likes232 downloads10mo agoHugging Face27Motahar /github-issuestabulartext-retrieval1K<n<10K1 likes225 downloads4y agoHugging Face28blastwind /github-code-haskell-file Dataset Card for "github-code-haskell-file" Rows: 339k Download Size: 806M This dataset is extracted from github-code-clean. Each row also contains attribute values for my personal analysis project. 12.6% (43k) of the rows have cyclomatic complexity and LOC valued at -1 because homplexity failed in parsing the row's uncommented_code. tabulartext-generation100K<n<1M1 likes192 downloads3y agoHugging Face29rIsHu009 /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 Face30blastwind /deprecated-github-code-haskell-function Dataset Card for "github-code-haskell-function" Rows: 3.26M Download Size: 1.17GB This dataset is extracted from github-code-haskell-file. Each row has 3 flavors of the same function: uncommented_code: Includes the function and its closest signature. function_only_code: Includes the function only. full_code: Includes the function and its closest signature and comment. The heuristic for finding the closest signature and comment follows: If the immediate previous neighbor of the… See the full description on the dataset page: https://huggingface.co/datasets/blastwind/deprecated-github-code-haskell-function.tabulartext-generation1M<n<10M0 likes180 downloads3y agoHugging Face

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