CoolFace
Datasetpublic

icmlbenchname/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… See the full description on the dataset page: https://huggingface.co/datasets/icmlbenchname/commit-message-generation.

sourceHugging Faceupdated 2y agoView on Hugging Face
0likes26downloads
3 commits on main
b0efcf12y ago

Update README.md

icmlbenchname
203f7af2y ago

Upload dataset

icmlbenchname
4c64be12y ago

initial commit

icmlbenchname