Model Description

This model is a fine-tuned version of distilbert-base-uncased and fine-tuning it on the github ticket tagger dataset. It classifies issue into 3 common categories: Bug, Enhancement, Questions.

It achieves the following results on the evaluation set:

Training hyperparameters

The following hyperparameters were used during training:

Codes

https://github.com/IvanLauLinTiong/IntelliLabel