CoolFace
Modelpublic

ecwk/distilbert-git-commits-bugfix-classification

sourceHugging Faceapache-2.0updated 3y agoView on Hugging Face
1likes7downloads
Model Card

<!-- This model card has been generated automatically according to the information the Trainer had access to. You should probably proofread and complete it, then remove this comment. -->

distilbert-git-commits-bugfix-classification

This model is a fine-tuned version of neuralsentry/distilbert-git-commits-mlm on the None dataset. It achieves the following results on the evaluation set:

  • Loss: 0.5037
  • Accuracy: 0.9231
  • Precision: 0.85
  • Recall: 1.0
  • F1: 0.9189
  • Roc Auc: 0.9318

Model description

More information needed

Intended uses & limitations

More information needed

Training and evaluation data

More information needed

Training procedure

Training hyperparameters

The following hyperparameters were used during training:

  • learning_rate: 0.0001
  • trainbatchsize: 16
  • evalbatchsize: 16
  • seed: 420
  • optimizer: Adam with betas=(0.9,0.999) and epsilon=1e-08
  • lrschedulertype: linear
  • num_epochs: 10.0

Training results

Training LossEpochStepValidation LossAccuracyPrecisionRecallF1Roc Auc
0.68371.0220.60400.58970.51610.94120.66670.6297
0.38522.0440.28810.92310.851.00.91890.9318
0.21483.0660.38070.92310.851.00.91890.9318
0.07014.0880.49340.87180.77271.00.87180.8864
0.01645.01100.48920.89740.80951.00.89470.9091
0.00396.01320.49290.89740.80951.00.89470.9091
0.00127.01540.40650.92310.851.00.91890.9318
0.00088.01760.48370.92310.851.00.91890.9318
0.00079.01980.50000.92310.851.00.91890.9318
0.000610.02200.50370.92310.851.00.91890.9318

Framework versions

  • Transformers 4.30.2
  • Pytorch 2.0.1+cu118
  • Datasets 2.13.1
  • Tokenizers 0.13.3