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
01diamond-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 likes460 downloads9mo agoHugging Face02aurelium /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 likes456 downloads2y agoHugging Face03AmanPriyanshu /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 likes408 downloads6mo agoHugging Face04shailja /Verilog_GitHub VeriGen Dataset Summary The dataset comprises Verilog modules as entries. The entries were retrieved from the GitHub dataset on BigQuery. For training [models (https://huggingface.co/shailja/fine-tuned-codegen-2B-Verilog)], we filtered entries with no of characters exceeding 20000 and duplicates (exact duplicates ignoring whitespaces). Paper: Benchmarking Large Language Models for Automated Verilog RTL Code Generation Point of Contact: contact@shailja Languages:… See the full description on the dataset page: https://huggingface.co/datasets/shailja/Verilog_GitHub.text100K<n<1M32 likes400 downloads3y agoHugging Face05AmanPriyanshu /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 likes352 downloads6mo agoHugging Face06ronantakizawa /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 likes226 downloads10mo agoHugging Face07JDhruv14 /Bhagavad-Gita_Dataset Srimad Bhagavad Gita Dataset A parallel corpus of the Srimad Bhagavad Gita containing original verses in Sanskrit (sa), with Hindi (hi) and English (en) translations.This dataset is suitable for translation, text generation, and feature extraction tasks. Dataset Details Based on: This dataset is based on a book called 'Srimad Bhagavad Gita' kept at Central Archaelogical Library, New Delhi Original Book Source (IGNCA): https://ignca.gov.in/Asi_data/279.pdf… See the full description on the dataset page: https://huggingface.co/datasets/JDhruv14/Bhagavad-Gita_Dataset.tabulartranslationn<1K61 likes207 downloads1y agoHugging Face08seniruk /git-diff_to_commit_msg Hi, I’m Seniru Epasinghe 👋 I’m an AI undergraduate and an AI enthusiast, working on machine learning projects and open-source contributions.I enjoy exploring AI pipelines, natural language processing, and building tools that make development easier. 🌐 Connect with me          There are 2 version of this dataset: git-diff_to_commit_msg - 1.5K rows huggingface link kaggle link git-diff_to_commit_msg_large - 1.75M rows huggingface link kaggle link… See the full description on the dataset page: https://huggingface.co/datasets/seniruk/git-diff_to_commit_msg.text1K<n<10K0 likes154 downloads11mo agoHugging Face09av9ash /GitBugs GitBugs https://github.com/av9ash/gitbugs/ License and Citation This project is released under the Creative Commons Attribution 4.0 International (CC BY 4.0) license.Any use or reuse of this work please cite the following: @article{patil2025gitbugs, title={GitBugs: Bug Reports for Duplicate Detection, Retrieval Augmented Generation, Triage, and More}, author={Patil, Avinash}, journal={arXiv preprint arXiv:2504.09651}, year={2025} } For more details on the… See the full description on the dataset page: https://huggingface.co/datasets/av9ash/GitBugs.textsentence-similarity1K<n<10K0 likes142 downloads5mo agoHugging Face10JDhruv14 /Bhagavad-Gita-QA Bhagavad-Gita-QA-Multilingual Dataset Summary Bhagavad-Gita-QA, is a carefully structured verse-aligned dataset that brings the timeless wisdom of the Bhagavad Gita into a modern question–answer framework. This is the first open dataset that provides verse-level Q&A for the Gita with questions in Hindi and Gujarati along with English. This is not just a technical resource but also a cultural bridge, enabling new ways of studying, teaching, and exploring the Gita… See the full description on the dataset page: https://huggingface.co/datasets/JDhruv14/Bhagavad-Gita-QA.tabularquestion-answering10K<n<100K5 likes123 downloads1y agoHugging Face11burak29 /git-natural-language-commands Git Natural Language Commands A dataset mapping English natural-language instructions to their corresponding git commands, intended for training and evaluating models that translate user intent into safe, correct shell commands. Disclaimer: This dataset was generated using Large Language Models (LLMs). The examples have not been manually verified against real-world usage and may contain errors, inconsistencies, or non-canonical phrasings. Use with appropriate caution.… See the full description on the dataset page: https://huggingface.co/datasets/burak29/git-natural-language-commands.texttext-generation1K<n<10K1 likes77 downloads9d agoHugging Face12Roy229 /fetch_huggingface_google_map_terminal_github_7958-poi-downtown-portland-testterm001 fetch_huggingface_google_map_terminal_github_7958-poi-downtown-portland-testterm001 A curated registry of points of interest in downtown Portland, Oregon. License This dataset is licensed under the Open Data Commons Attribution License 1.0 (ODC-BY). You are free to share, create, and adapt the data for any purpose, including commercial use, provided you give attribution to the source. Contents data.csv - sample points of interest with coordinates… See the full description on the dataset page: https://huggingface.co/datasets/Roy229/fetch_huggingface_google_map_terminal_github_7958-poi-downtown-portland-testterm001.tabularn<1K0 likes74 downloads29d agoHugging Face13seniruk /git-diff_to_commit_msg_large Hi, I’m Seniru Epasinghe 👋 I’m an AI undergraduate and an AI enthusiast, working on machine learning projects and open-source contributions.I enjoy exploring AI pipelines, natural language processing, and building tools that make development easier. 🌐 Connect with me          There are 2 version of this dataset: git-diff_to_commit_msg - 1.5K rows huggingface link kaggle link git-diff_to_commit_msg_large - 1.75M rows huggingface link kaggle link… See the full description on the dataset page: https://huggingface.co/datasets/seniruk/git-diff_to_commit_msg_large.text1M<n<10M0 likes60 downloads11mo agoHugging Face14JetBrains /git_good_bench Dataset Summary GitGoodBench Lite is a subset of 900 samples for evaluating the performance of AI agents in resolving git tasks (see Supported Scenarios). The samples in the dataset are evenly split across the programming languages Python, Java and Kotlin and the sample types merge conflict resolution and file-commit gram. This dataset thus contains 150 samples per sample type and programming language. All data in this dataset are collected from 479 unique, open-source GitHub… See the full description on the dataset page: https://huggingface.co/datasets/JetBrains/git_good_bench.tabularn<1K1 likes59 downloads10mo agoHugging Face15nasa-impact /nasa-science-github-repos NASA Science GitHub Repositories A curated index of 5,264 GitHub repositories relevant to the NASA Science Mission Directorate (SMD), spanning five science divisions: Earth Science, Astrophysics, Planetary Science, Heliophysics, and Biological & Physical Sciences. This dataset is designed to support research on information retrieval and discoverability of open-source scientific software. Licensing and Intellectual Property This dataset is released under CC-BY-4.0 and… See the full description on the dataset page: https://huggingface.co/datasets/nasa-impact/nasa-science-github-repos.tabulartext-retrieval1K<n<10K2 likes59 downloads6mo agoHugging Face16zhuq41 /github_fetch_huggingface_terminal_7959_781caee4_sales_transactions Retail Sales Transactions Transaction-level retail sales records for the North American region. textn<1K0 likes58 downloads29d agoHugging Face17TianfuXinqu /github_fetch_huggingface_terminal_9013_novaretail_reviews_7d9ee1 Product Reviews Dataset Customer reviews collected from NovaRetail's e-commerce platform between January and June 2026. Contents reviews.csv — 200 product reviews with rating, sentiment label, review text, and product category. Reuse terms This dataset is released under the Apache-2.0 license. Commercial use is permitted, and attribution is required. tabularn<1K0 likes56 downloads29d agoHugging Face18JetBrains /git_good_bench-train Dataset Summary GitGoodBench Lite is a subset of 17469 samples for collecting trajectories of AI agents resolving git tasks (see Supported Scenarios) for model training purposes. We support the programming languages Python, Java and Kotlin and the sample types merge conflict resolution and file-commit chain. All data in this dataset are collected from 816 unique, open-source GitHub repositories with permissive licenses that have >= 1000 stars, >= 5 branches, >= 10 contributors and… See the full description on the dataset page: https://huggingface.co/datasets/JetBrains/git_good_bench-train.tabular10K<n<100K2 likes53 downloads10mo agoHugging Face19zhuq41 /github_fetch_huggingface_terminal_7959_880e4866_product_catalog Global Product Catalog Global product catalog with SKU, category, and pricing attributes. textn<1K0 likes51 downloads29d agoHugging Face20zhuq41 /github_fetch_huggingface_terminal_7959_781caee4_product_catalog Global Product Catalog Global product catalog with SKU, category, and pricing attributes. textn<1K0 likes50 downloads29d agoHugging Face21zhuq41 /github_fetch_huggingface_terminal_7959_fbb2f2a3_customer_reviews Customer Reviews Corpus Anonymized customer reviews with ratings and verified purchase flags. textn<1K0 likes49 downloads29d agoHugging Face22zhuq41 /github_fetch_huggingface_terminal_7959_0292f1a2_sales_transactions Retail Sales Transactions Transaction-level retail sales records for the North American region. textn<1K0 likes47 downloads1mo agoHugging Face23zhuq41 /github_fetch_huggingface_terminal_7959_880e4866_sales_transactions Retail Sales Transactions Transaction-level retail sales records for the North American region. textn<1K0 likes47 downloads29d agoHugging Face24zhuq41 /github_fetch_huggingface_terminal_7959_fbb2f2a3_product_catalog Global Product Catalog Global product catalog with SKU, category, and pricing attributes. textn<1K0 likes47 downloads29d agoHugging Face25zhuq41 /github_fetch_huggingface_terminal_7959_781caee4_customer_reviews Customer Reviews Corpus Anonymized customer reviews with ratings and verified purchase flags. textn<1K0 likes47 downloads29d agoHugging Face26ronantakizawa /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/ronantakizawa/github-top-developers.tabulartext-classification10K<n<100K71 likes46 downloads9mo agoHugging Face27zhuq41 /github_fetch_huggingface_terminal_7959_0292f1a2_product_catalog Global Product Catalog Global product catalog with SKU, category, and pricing attributes. textn<1K0 likes46 downloads1mo agoHugging Face28zhuq41 /github_fetch_huggingface_terminal_7959_8fd359a3_product_catalog Global Product Catalog Global product catalog with SKU, category, and pricing attributes. textn<1K0 likes46 downloads1mo agoHugging Face29zhuq41 /github_fetch_huggingface_terminal_7959_880e4866_customer_reviews Customer Reviews Corpus Anonymized customer reviews with ratings and verified purchase flags. textn<1K0 likes46 downloads29d agoHugging Face30zhuq41 /github_fetch_huggingface_terminal_7959_fbb2f2a3_inventory Warehouse Inventory Levels Daily warehouse inventory snapshots by SKU and location. textn<1K0 likes46 downloads29d agoHugging Face

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