fabiancpl's picture
Pushing model, tokenizer and model card
6917556
metadata
library_name: transformers
license: mit
language:
  - en
metrics:
  - f1
  - precision
  - recall
base_model:
  - gpt2
pipeline_tag: text-classification

GPT-2 small for classifying requirements

This model classifies requirement specifications as 'functional' or 'non-functional'.

Citation

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