CoolFace
Modelpublic

aieng-lab/t5-3b_comment-type-python

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

T5 3b 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}
}