Dataset Viewer
The dataset viewer is not available for this dataset.
Unexpected token '<', "<html> <h"... is not valid JSON

Need help to make the dataset viewer work? Make sure to review how to configure the dataset viewer, and open a discussion for direct support.

Commit Classification Dataset

This dataset is designed for multi-label classification of Git commit messages into predefined categories.

Dataset Summary

This dataset contains:

  • Training data: Commit messages and their corresponding labels for training the model.
  • Validation data: A separate set of messages for tuning and evaluation.
  • Testing data: Unlabeled commit messages for testing the model’s performance.

The goal of the dataset is to classify each commit message into one or more categories (multi-label classification).

Dataset Structure

Data Files

The dataset consists of the following CSV files:

  • training_data.csv: Contains commit messages for training.
  • training_label.csv: Contains multi-label annotations for the training set.
  • validation_data.csv: Contains commit messages for validation.
  • validation_label.csv: Contains multi-label annotations for the validation set.
  • testing_data.csv: Contains commit messages for testing (without labels).

This is the Leaderboard for my competiotion in Codalab

image/png

Downloads last month
1,266

Space using meriemm6/commit-classification-dataset 1

Collection including meriemm6/commit-classification-dataset