CoolFace
Modelpublic

devinitorg/cdp-multi-classifier-sub-classes-weighted

sourceHugging Faceapache-2.0updated 2y agoView on Hugging Face
0likes8downloads
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. -->

cdp-multi-classifier-sub-classes-weighted

This model is a fine-tuned version of alex-miller/ODABert. It achieves the following results on the evaluation set:

  • —Loss: 0.6494
  • —Accuracy: 0.8423
  • —F1: 0.7847
  • —Precision: 0.7488
  • —Recall: 0.8243

Training procedure

Training hyperparameters

The following hyperparameters were used during training:

  • —learning_rate: 1e-06
  • —trainbatchsize: 16
  • —evalbatchsize: 16
  • —seed: 42
  • —optimizer: Adam with betas=(0.9,0.999) and epsilon=1e-08
  • —lrschedulertype: linear
  • —num_epochs: 15

Training results

Training LossEpochStepValidation LossAccuracyF1PrecisionRecall
0.88241.02060.91090.67930.54940.53850.5607
0.8162.04120.83480.78650.71270.67120.7597
0.74553.06180.76940.77120.70530.640.7855
0.68084.08240.73230.78740.72170.66380.7907
0.62465.010300.69200.78290.71750.65670.7907
0.56896.012360.69260.78740.72300.66240.7959
0.52377.014420.66420.80720.74760.68760.8191
0.48428.016480.64190.80810.74610.69250.8088
0.45199.018540.64980.82250.76120.71690.8114
0.426410.020600.64960.83150.77280.72940.8217
0.407811.022660.66690.83780.78000.74010.8243
0.39812.024720.65080.84050.78280.74530.8243
0.380813.026780.65390.83870.78090.74190.8243
0.375714.028840.64970.84230.78470.74880.8243
0.369115.030900.64940.84230.78470.74880.8243

Framework versions

  • —Transformers 4.40.2
  • —Pytorch 2.2.1+cu121
  • —Datasets 2.19.1
  • —Tokenizers 0.19.1