metadata
license: apache-2.0
language:
- code
- en
datasets:
- saridormi/commit-message-quality
tags:
- code
- commit_message_generation
widget:
- text: Fix README
- text: >-
Add backoff on exceptions from OpenAI API & make pip requirements
up-to-date
Commit Message Quality Classifier
This is the checkpoint for CodeBERT model, fine-tuned for the commit message quality classification. It was used during processing of the Commit Message Generation dataset from 🏟️ Long Code Arena benchmark.
🔍 For further details, please refer to:
- Repository: TODO