CoolFace
12 shown

datasets

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

Clear all
01JetBrains-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 likes1.9k downloads3y agoHugging Face02project-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.3k downloads1mo agoHugging Face03Hirunima /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 likes713 downloads7mo agoHugging Face04placeholderlabs /exp-pool-commit-code-dolma2-tokenized Locus EXP Commit Code - Dolma 2 tokenized Pretokenized experiment pool for reproducible proxy-training runs. MANIFEST.json is the authoritative schema, provenance, checksums, and train/holdout assignment. shards/shard-NNNNN/tokens.bin stores little-endian int32 token IDs. offsets.bin stores little-endian int64 document boundaries. index.parquet stores document IDs, offsets, and compact filter fields. metadata.parquet stores complete source metadata and is downloaded only for… See the full description on the dataset page: https://huggingface.co/datasets/placeholderlabs/exp-pool-commit-code-dolma2-tokenized.tabulartext-generation10M<n<100M0 likes305 downloads1mo agoHugging Face05PiotrSty /sejm-committee-transcripts Polish Sejm committee transcripts — full API coverage (terms 9 and 10) Official committee transcripts ("pełny zapis przebiegu posiedzenia") from the Sejm of the Republic of Poland, parsed into individually attributed speaker turns. Scope Committees: all standing committees with zapis PDFs in the Sejm API. Terms: 9 (2019-11-14 → 2023-11-09) and 10 (2023-11-14 → 2026-09-17). Provider and primary source: Kancelaria Sejmu RP, https://api.sejm.gov.pl/… See the full description on the dataset page: https://huggingface.co/datasets/PiotrSty/sejm-committee-transcripts.tabulartext-generation100K<n<1M1 likes164 downloads5d agoHugging Face06marzoukbaig14 /committed-train Committed — Conventional Commits dataset Filtered (diff -> Conventional Commits message) pairs derived from CommitChronicle, for fine-tuning small models to write commit messages from a diff. Built by the Committed project. Schema Field Type Notes diff string The code diff for a single-file change. message string Normalized Conventional Commits subject line (the training target). reasoning_trace string | null Reserved for v2 (reasoning… See the full description on the dataset page: https://huggingface.co/datasets/marzoukbaig14/committed-train.texttext-generation10K<n<100K1 likes147 downloads3mo agoHugging Face07hks350d /commit-message-generationA dataset for training models to generate descriptive commit messages from git diffs. Contains 13,811 examples with git diffs and corresponding commit messages in chat format suitable for instruction tuning. Dataset Statistics Number of examples: 13,811 Average text length: 960 characters Loading the Dataset from datasets import load_dataset dataset = load_dataset("hks350d/commit-message-generation") Example Usage # Load the dataset dataset =… See the full description on the dataset page: https://huggingface.co/datasets/hks350d/commit-message-generation.texttext-generation10K<n<100K0 likes74 downloads1y agoHugging Face08archit11 /hyperswitch-rust-commits Rust Commit Dataset - Hyperswitch Dataset Description This dataset contains Rust commit messages paired with their corresponding code patches from the Hyperswitch repository. Dataset Summary Total Examples: 0 Language: Rust Source: Hyperswitch GitHub repository Format: Prompt-response pairs for supervised fine-tuning (SFT) Data Fields prompt: The commit message describing the change response: The git patch/diff showing the actual code changes… See the full description on the dataset page: https://huggingface.co/datasets/archit11/hyperswitch-rust-commits.text-generation1K<n<10K0 likes18 downloads11mo agoHugging Face09archit11 /hyperswitch-rust-commitsv5 Rust Commit Dataset - Hyperswitch Dataset Description This dataset contains Rust commit messages paired with their corresponding code patches from the Hyperswitch repository. Dataset Summary Total Examples: 2277 Language: Rust Source: Hyperswitch GitHub repository Format: Prompt-response pairs for supervised fine-tuning (SFT) Data Fields prompt: The commit message describing the change response: The git patch/diff showing the actual code changes… See the full description on the dataset page: https://huggingface.co/datasets/archit11/hyperswitch-rust-commitsv5.texttext-generation1K<n<10K0 likes17 downloads11mo agoHugging Face10archit11 /hyperswitch-rust-commits-final Rust Commit Dataset - Hyperswitch Dataset Description This dataset contains Rust commit messages paired with their corresponding code patches from the Hyperswitch repository. Dataset Summary Total Examples: 2277 Language: Rust Source: Hyperswitch GitHub repository Format: Prompt-response pairs for supervised fine-tuning (SFT) Data Fields prompt: The commit message describing the change response: The git patch/diff showing the actual code changes… See the full description on the dataset page: https://huggingface.co/datasets/archit11/hyperswitch-rust-commits-final.texttext-generation1K<n<10K0 likes17 downloads11mo agoHugging Face11archit11 /hyperswitch-rust-commitsv4 Rust Commit Dataset - Hyperswitch Dataset Description This dataset contains Rust commit messages paired with their corresponding code patches from the Hyperswitch repository. Dataset Summary Total Examples: 328 Language: Rust Source: Hyperswitch GitHub repository Format: Prompt-response pairs for supervised fine-tuning (SFT) Data Fields prompt: The commit message describing the change response: The git patch/diff showing the actual code changes… See the full description on the dataset page: https://huggingface.co/datasets/archit11/hyperswitch-rust-commitsv4.texttext-generationn<1K0 likes12 downloads11mo agoHugging Face12archit11 /hyperswitch-rust-commits-final2 Rust Commit Dataset - Hyperswitch Dataset Description This dataset contains Rust commit messages paired with their corresponding code patches from the Hyperswitch repository. Dataset Summary Total Examples: 2277 Language: Rust Source: Hyperswitch GitHub repository Format: Prompt-response pairs for supervised fine-tuning (SFT) Data Fields prompt: The commit message describing the change response: The git patch/diff showing the actual code changes… See the full description on the dataset page: https://huggingface.co/datasets/archit11/hyperswitch-rust-commits-final2.texttext-generation1K<n<10K0 likes10 downloads11mo agoHugging Face

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