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
01bigcode /commitpackftCommitPackFT is is a 2GB filtered version of CommitPack to contain only high-quality commit messages that resemble natural language instructions.114 likes37k downloads3y agoHugging Face02bigcode /commitpackCommitPack is is a 4TB dataset of commits scraped from GitHub repositories that are permissively licensed.79 likes17k downloads2y agoHugging Face03Maxscha /commitbench CommitBench: A Benchmark for Commit Message Generation EXECUTIVE SUMMARY We provide CommitBench as an open-source, reproducible and privacy- and license-aware benchmark for commit message generation. The dataset is gathered from GitHub repositories with licenses that permit redistribution. We provide six programming languages, Java, Python, Go, JavaScript, PHP, and Ruby. The commit messages in natural language are restricted to English, as it is the working language in… See the full description on the dataset page: https://huggingface.co/datasets/Maxscha/commitbench.text1M<n<10M13 likes7.1k downloads3y agoHugging Face04placeholderlabs /locus-commit-pool-v1 Locus Commit Pool v1 Native Git history, preserved as replayable software changes Commit message · complete selected before-state · unified patches · native object IDs · provenance · experimental labels Locus Commit Pool v1 is a large evidence pool for studying and training on how real software changes. Each document represents one surviving single-parent, multi-file Git commit. It keeps the commit message, the selected files as they existed before the… See the full description on the dataset page: https://huggingface.co/datasets/placeholderlabs/locus-commit-pool-v1.text-generation0 likes6.6k downloads1mo agoHugging Face05ivrit-ai /knesset-committeesgated About This dataset is derived from raw a/v recordings and human-generated protocols of the Knesset (the Israeli house of representatives) committee sessions as part of the ivrit.ai project. Consider visiting the preview space for this dataset here Method Data dumps from the Knesset contain A/V recordings of committee sessions, alongside human-generated protocols. We extract the audio stream, abd produce weakly time stamped segmentation of the protocol text (we… See the full description on the dataset page: https://huggingface.co/datasets/ivrit-ai/knesset-committees.automatic-speech-recognition3 likes4.5k downloads4mo agoHugging Face06commit0 /commit0textn<1K3 likes4.2k downloads2y agoHugging Face07project-themis /git-commits Themis-Git-Commits Overview Themis-Git-Commits is a large-scale dataset of single-file code commits mined from permissively licensed GitHub repositories via the BigQuery GitHub public dataset. The SQL query restricts to repositories under permissive open-source licenses only (MIT, Apache-2.0, BSD-2/3-Clause, ISC, CC0-1.0, EPL-1.0, MPL-2.0, Unlicense, AGPL-3.0, LGPL-2.1, Artistic-2.0). The BigQuery snapshot used contains commits up to early 2022 —… See the full description on the dataset page: https://huggingface.co/datasets/project-themis/git-commits.text-generation10M<n<100M1 likes4k downloads29d agoHugging Face08djtereano /commitbench_conventionaltext10K<n<100K0 likes3.2k downloads1y agoHugging Face09bigcode /commitpack-subset-cfA subset of CommitPack used for pretraining SantaCoderPack from the OctoPack paper. It focuses on data where the code before + special token + code after fits into 8192 tokens and on 6 languages. The data is in commit format (cf): <commit_before>code_before<commit_message>commit_message<commit_after>code_after. text100K<n<1M2 likes2.7k downloads3y agoHugging Face10Elib27 /conventional-commits Git Diff → Conventional Commit Messages A dataset of 12,433 (git diff, commit message) pairs scraped from real open-source TypeScript repositories, filtered for quality and formatted for fine-tuning small language models to generate Conventional Commits. Built as part of a project to fine-tune a local LLM to write commit messages as a prepare-commit-msg git hook. Full write-up: eliotbas.com/projects/commits-fine-tuning Dataset details Source… See the full description on the dataset page: https://huggingface.co/datasets/Elib27/conventional-commits.texttext-generation10K<n<100K0 likes2.5k downloads3mo agoHugging Face11JetBrains-Research /commit-chronicle 📜 CommitChronicle 🔮 This is the dataset for commit message generation (and/or completion), introduced in the paper "From Commit Message Generation to History-Aware Commit Message Completion", ASE 2023. Its key features: large-scale and multilingual: contains 10.7M commits from 11.9k GitHub repositories in 20 programming languages; diverse: avoids restrictive filtering on commit messages or commit diffs structure; suitable for experiments with commit history: provides metadata… See the full description on the dataset page: https://huggingface.co/datasets/JetBrains-Research/commit-chronicle.tabulartext-generation10M<n<100M13 likes2.2k downloads3y agoHugging Face12bigcode /github-commits-diff-dedup-pjjs-april Deduplicated Commits Deduplicated based on diff: content = '\n'.join(difflib.unified_diff( old_content.splitlines(keepends=True), new_content.splitlines(keepends=True), n=5 )) Parameters: Minimum ngram size: 5 MinHash ngram size: 5 MinHash threshold: 0.8 text100K<n<1M4 likes1.9k downloads3y agoHugging Face13wentingzhao /commit0_combinedtextn<1K0 likes1.7k downloads2y agoHugging Face14meriemm6 /commit-classification-dataset Commit Classification Dataset This dataset is designed for multi-label classification of Git commit messages into predefined categories. Dataset Summary This dataset contains: Training data: Commit messages and their corresponding labels for training the model. Validation data: A separate set of messages for tuning and evaluation. Testing data: Unlabeled commit messages for testing the model’s performance. The goal of the dataset is to classify each commit message into… See the full description on the dataset page: https://huggingface.co/datasets/meriemm6/commit-classification-dataset.texttext-classification1K<n<10K0 likes1.5k downloads2y agoHugging Face15project-themis /git-commits-merged Themis-Git-Commits-Merged Overview Themis-Git-Commits-Merged is a large-scale dataset of ~3.98M single-file code commits from permissively licensed GitHub repositories that have been cross-referenced with GHTorrent pull request data to retain only commits that are part of successfully merged, non-reverted pull requests. This provides implicit human validation of each code change — a merge decision by project maintainers confirms the intent and quality of… See the full description on the dataset page: https://huggingface.co/datasets/project-themis/git-commits-merged.texttext-generation1M<n<10M0 likes1.4k downloads29d agoHugging Face16bigcode /commitpackmetaGitHub metadata for https://huggingface.co/datasets/bigcode/commitpack text10M<n<100M4 likes1.2k downloads3y agoHugging Face17rsh-raj /commit-classification-17ktext10K<n<100K0 likes1.1k downloads2y agoHugging Face18AdithyaSK /repo2rlenv-commit-runtime repo2rlenv-commit-runtime-v2 Generated by Repo2RLEnv — turning real GitHub repositories into verifiable RL environments. 💡 Browse this dataset in your browser — click the badge above or open HuggingFaceH4/harbor-visualiser to inspect every task's spec, instruction, oracle patch, test script, and Dockerfile. Source repos (22): encode/httpx encode/starlette gin-gonic/gin gofiber/fiber golang-jwt/jwt google/uuid gorilla/mux gorilla/websocket labstack/echo pallets/click… See the full description on the dataset page: https://huggingface.co/datasets/AdithyaSK/repo2rlenv-commit-runtime.n<1K0 likes1k downloads2mo agoHugging Face19Hadasy /knesset-committees-chunkstabular1M<n<10M0 likes1k downloads11d agoHugging Face20bigcode /commits_ftCode Commits for Instruction Tuning0 likes810 downloads3y agoHugging Face21JetBrains-Research /commit-msg-edits ✍️ Commit Message Edits Dataset This dataset is a collection of expert-labeled commit message edits contributed via Commit Message Editing app presented in Towards Realistic Evaluation of Commit Message Generation by Matching Online and Offline Settings. Labelers were presented with GPT-4 generated messages for 15 commits from CMG benchmark from Long Code Arena and asked to manually edit them to be of good enough quality to submit to VCS. You can check Manual tab in our… See the full description on the dataset page: https://huggingface.co/datasets/JetBrains-Research/commit-msg-edits.textn<1K1 likes776 downloads2y agoHugging Face22bigcode /commits-codegeex Dataset Card for "commits-codegeex" More Information needed text1M<n<10M6 likes770 downloads3y agoHugging Face23agicorp /commitpackftCommitPackFT is is a 2GB filtered version of CommitPack to contain only high-quality commit messages that resemble natural language instructions.1 likes746 downloads3y agoHugging Face24Hirunima /commit-chronicle 📜 CommitChronicle 🔮 This is the dataset for commit message generation (and/or completion), introduced in the paper "From Commit Message Generation to History-Aware Commit Message Completion", ASE 2023. Its key features: large-scale and multilingual: contains 10.7M commits from 11.9k GitHub repositories in 20 programming languages; diverse: avoids restrictive filtering on commit messages or commit diffs structure; suitable for experiments with commit history: provides metadata… See the full description on the dataset page: https://huggingface.co/datasets/Hirunima/commit-chronicle.tabulartext-generation10M<n<100M0 likes721 downloads7mo agoHugging Face252doo /conventional-commit-messages0 likes659 downloads2y agoHugging Face26Muennighoff /tasky-commitsimport difflib comms_neg = {'d6a51edc3e1cc7e7890b551c4f85d996e208153a', 'a5335eb51e6f26be07617599aa100fa18e5c3bb3', '7626b811492867af0eb76972135fd9e57f89badf', '4f38cab0095951af83ea628611c27363b3038c93', 'ac5035cb0c469261b27bbc1b290deb2d211bf0eb'} neg = ds.filter(lambda x: x["commit"] in comms_neg) diff = difflib.ndiff(neg[1]["old_contents"], neg[1]["new_contents"]) for i,s in enumerate(diff): if s[0]==' ': continue elif s[0]=='-': print(u'Delete "{}" from position… See the full description on the dataset page: https://huggingface.co/datasets/Muennighoff/tasky-commits.0 likes621 downloads3y agoHugging Face27andstor /cvevc_commits Dataset Card for Dataset Name This dataset card aims to be a base template for new datasets. It has been generated using this raw template. Dataset Details Dataset Description Curated by: [More Information Needed] Funded by [optional]: [More Information Needed] Shared by [optional]: [More Information Needed] Language(s) (NLP): [More Information Needed] License: [More Information Needed] Dataset Sources [optional] Repository: [More… See the full description on the dataset page: https://huggingface.co/datasets/andstor/cvevc_commits.text1M<n<10M0 likes603 downloads7mo agoHugging Face28RASMUS /commitmoe-qwen35-fp8-layerstext0 likes579 downloads1mo agoHugging Face29fulldecent /one-million-commits One million commits A large variety of git commits pulled from across GitHub. Created by William Entriken, released 2023-09-26, version 1. This composition is licensed under the MIT license. Intended use This dataset could be used to train a model concerned with programming tasks: Summarize some programming work Perform work given a description of the work to do Learn-by-example the syntax for all active programming languages and structured data formats This… See the full description on the dataset page: https://huggingface.co/datasets/fulldecent/one-million-commits.text-classification1M<n<10M4 likes561 downloads1y agoHugging Face30bigcode /commits-pjj-diff Dataset Card for "commits-pjj-diff" More Information needed text1M<n<10M2 likes548 downloads3y agoHugging Face

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