Skip to content

This repository contains the implementation for predicting bug-fixing time using transformer-based language models. The models evaluated include ALBERT, DistilBERT, and Google BERT. The dataset consists of bug reports extracted from LiveCode's Bugzilla, with textual features such as bug descriptions and developer comments used for training.

License

Notifications You must be signed in to change notification settings

ardimento/bugfix

Error
Looks like something went wrong!

About

This repository contains the implementation for predicting bug-fixing time using transformer-based language models. The models evaluated include ALBERT, DistilBERT, and Google BERT. The dataset consists of bug reports extracted from LiveCode's Bugzilla, with textual features such as bug descriptions and developer comments used for training.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages