CoolFace
Modelpublic

Rami/multi-label-class-classification-on-github-issues

sourceHugging Faceupdated 4y agoView on Hugging Face
4likes4.4kdownloads
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. -->

multi-label-class-classification-on-github-issues

This model is a fine-tuned version of neuralmagic/oBERT-12-upstream-pruned-unstructured-97 on the None dataset. It achieves the following results on the evaluation set:

  • Loss: 0.1077
  • Micro f1: 0.6520
  • Macro f1: 0.0704

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: 3e-05
  • trainbatchsize: 64
  • evalbatchsize: 8
  • seed: 42
  • optimizer: Adam with betas=(0.9,0.999) and epsilon=1e-08
  • lrschedulertype: linear
  • num_epochs: 30
  • mixedprecisiontraining: Native AMP

Training results

Training LossEpochStepValidation LossMicro f1Macro f1
No log1.0490.28350.37910.0172
No log2.0980.17100.37910.0172
No log3.01470.14330.37910.0172
No log4.01960.13330.45400.0291
No log5.02450.12470.52060.0352
No log6.02940.11730.60030.0541
No log7.03430.11250.63150.0671
No log8.03920.10950.64390.0699
No log9.04410.10720.65310.0713
No log10.04900.10750.63970.0695
0.160511.05390.10740.65910.0711
0.160512.05880.10430.64620.0703
0.160513.06370.10490.65410.0709
0.160514.06860.10510.65240.0713
0.160515.07350.10610.65350.0770
0.160516.07840.10340.65110.0708

Framework versions

  • Transformers 4.25.1
  • Pytorch 1.13.0+cu116
  • Datasets 2.8.0
  • Tokenizers 0.13.2