Downloads · 30 days
7
12% of all-time downloads
aieng-lab/Llama-3.2-1B_comment-type-python
Llama-3.2-1B_comment-type-python is a text classification model from aieng-lab. Use it when you need a label for a piece of text. It is set up for transformers. The card lists the license as llama3.2.
This model classifies comments in Python code as 'usage', 'parameters', 'developmentNotes', 'expand' or 'summary'.
Downloads · 30 days
7
12% of all-time downloads
All-time downloads
57
Public
Parameters
1.2B
2.5 GB on disk
Likes
0
Public
Click a slice to open those files.
.safetensors2.5 GB · 99%
From the Hugging Face model README
This model classifies comments in Python code as 'usage', 'parameters', 'developmentNotes', 'expand' or 'summary'.
@misc{pena2025benchmark,
author = {Fabian Peña and Steffen Herbold},
title = {Evaluating Large Language Models on Non-Code Software Engineering Tasks},
year = {2025}
}