CoolFace
Modelpublic

aieng-lab/codebert-base_comment-type-python

sourceHugging Facemitupdated 1y agoView on Hugging Face
0likes10downloads
Model Card

CodeBERT base for classifying code comments (multi-label)

This model classifies comments in Python code as 'usage', 'parameters', 'developmentNotes', 'expand' or 'summary'.

Citation

@misc{pena2025benchmark,
  author    = {Fabian Peña and Steffen Herbold},
  title     = {Evaluating Large Language Models on Non-Code Software Engineering Tasks},
  year      = {2025}
}