Predicting Issue Types with seBERT
2022-05-03Code Available0· sign in to hype
Alexander Trautsch, Steffen Herbold
Code Available — Be the first to reproduce this paper.
ReproduceCode
- github.com/atrautsch/nlbse2022_replication_kitOfficialIn papernone★ 1
Abstract
Pre-trained transformer models are the current state-of-the-art for natural language models processing. seBERT is such a model, that was developed based on the BERT architecture, but trained from scratch with software engineering data. We fine-tuned this model for the NLBSE challenge for the task of issue type prediction. Our model dominates the baseline fastText for all three issue types in both recall and precisio to achieve an overall F1-score of 85.7%, which is an increase of 4.1% over the baseline.