CoolFace
Datasetpublic

g-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.

sourceHugging Facemitupdated 2mo agoView on Hugging Face
0likes51downloads
4 commits on main
6a613412mo ago

Update README.md

g-for-gour
b0791b52mo ago

Update README.md

g-for-gour
c511dec2mo ago

Upload llm-commit-message-evaluation.csv

g-for-gour
302086d2mo ago

initial commit

g-for-gour