CoolFace
Modelpublic

aieng-lab/codebert-base_se-entities

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

CodeBERT base for detecting software engineering terminology

This model detects software engineering terminology in developer forums (e.g., Stack Overflow) as 'DataStructure', 'Application', 'CodeBlock', 'Function", 'DataType', 'Language', 'Library', 'Variable', 'Device', 'UserName', 'UserInterfaceElement', 'Class', 'Website', 'Version', 'FileName', 'FileType', 'OperatingSystem', 'OutputBlock', 'Algorithm' or 'HTMLXMLTag'.

Citation

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