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
012doo /conventional-commit-messages0 likes659 downloads2y agoHugging Face02JetBrains-Research /lca-commit-message-generation 🏟️ Long Code Arena (Commit message generation) This is the benchmark for the Commit message generation task as part of the 🏟️ Long Code Arena benchmark. The dataset is a manually curated subset of the Python test set from the 🤗 CommitChronicle dataset, tailored for larger commits. All the repositories are published under permissive licenses (MIT, Apache-2.0, and BSD-3-Clause). The datapoints can be removed upon request. How-to from datasets import load_dataset… See the full description on the dataset page: https://huggingface.co/datasets/JetBrains-Research/lca-commit-message-generation.text1K<n<10K0 likes455 downloads2y agoHugging Face03Tavernari /git-commit-message-dttext1K<n<10K5 likes335 downloads2y agoHugging Face04dev-analyzer /commit_messagestext1K<n<10K0 likes244 downloads2y agoHugging Face05saridormi /commit-message-quality Commit Message Quality dataset This is the dataset for commit message quality classification, used during processing of Commit Message Generation dataset from 🏟️ Long Code Arena benchmark. This is a cleaned and relabeled version of the dataset from 📜 "Commit Message Matters: Investigating Impact and Evolution of Commit Message Quality", ICSE'23. We drop "Neither Why nor What" examples, clean all the external references (URLs, issues/PR references) from messages and manually label… See the full description on the dataset page: https://huggingface.co/datasets/saridormi/commit-message-quality.texttext-classification1K<n<10K0 likes172 downloads3y agoHugging Face06kamalkishor1991 /commit-messages-datasettabular1K<n<10K0 likes132 downloads2y 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 likes61 downloads1y agoHugging Face08anon-iclr-submission /benchname-commit-message-generation 🥷 BenchName (Commit message generation) This is the benchmark for the Commit message generation task as part of the 🥷 BenchName benchmark. The dataset is a manually curated subset of the Python test set from the 🤗 CommitChronicle dataset, tailored for larger commits. All the repositories are published under permissive licenses (MIT, Apache-2.0, and BSD-3-Clause). The datapoints can be removed upon request. How-to from datasets import load_dataset dataset =… See the full description on the dataset page: https://huggingface.co/datasets/anon-iclr-submission/benchname-commit-message-generation.text1K<n<10K0 likes55 downloads1y agoHugging Face09Tavernari /git-commit-message-splittertext1K<n<10K0 likes52 downloads1y agoHugging Face10g-for-gour /llm-commit-message-evaluation Dataset Card for LLM Commit Message Evaluation The LLM Commit Message Evaluation dataset is designed to evaluate and compare the performance of Large Language Models (LLMs) in generating high-quality git commit messages. It contains real-world code diffs, issue descriptions, and issue titles extracted from open-source repositories (such as OWASP/Nest). For each code change, the dataset provides the original human-written commit message alongside commit messages generated by… See the full description on the dataset page: https://huggingface.co/datasets/g-for-gour/llm-commit-message-evaluation.tabularn<1K0 likes49 downloads1mo agoHugging Face11icmlbenchname /commit-message-generation BenchName (Commit message generation) This is the benchmark for the Commit message generation task as part of the BenchName benchmark. All the repositories are published under permissive licenses (MIT, Apache-2.0, and BSD-3-Clause). The datapoints can be removed upon request. How-to from datasets import load_dataset dataset = load_dataset("icmlbenchname/commit-message-generation", split="test") Note that all the data we have is considered to be in the test split.… See the full description on the dataset page: https://huggingface.co/datasets/icmlbenchname/commit-message-generation.textn<1K0 likes26 downloads2y agoHugging Face12Thars67 /git-commit-messages0 likes25 downloads8mo agoHugging Face

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