CoolFace
Datasetpublic

akaruineko/git-commits

Dataset: dataset.jsonl Auto-labeled commit dataset scraped from GitHub repositories. Each line is a JSON object representing one commit with extracted features and an inferred label. Features Field Type Description Stats text string Commit message first line, conventional prefix stripped — files_count int Number of files changed mean 4.3, median 1, max 300 additions int Lines added mean 88, median 6, max 187K deletions int Lines deleted mean 172… See the full description on the dataset page: https://huggingface.co/datasets/akaruineko/git-commits.

sourceHugging Facemitupdated 2mo agoView on Hugging Face
0likes83downloads
3 commits on main
14a37972mo ago

Update README.md

akaruineko
fd9e1662mo ago

Upload dataset.jsonl

akaruineko
f98f4672mo ago

initial commit

akaruineko