CoolFace
Modelpublic

abdiharyadi/deberta-v3-large-ft-icar-a-v0.11-to

sourceHugging Facemitupdated 10mo agoView on Hugging Face
0likes43downloads
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. -->

deberta-v3-large-ft-icar-a-v0.11-to

This model is a fine-tuned version of microsoft/deberta-v3-large on an unknown dataset. It achieves the following results on the evaluation set:

  • —Loss: 0.8877
  • —Accuracy: 0.9149
  • —Precision: 0.8989
  • —Recall: 0.8870
  • —F1: 0.8925

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-06
  • —trainbatchsize: 1
  • —evalbatchsize: 1
  • —seed: 42
  • —gradientaccumulationsteps: 3
  • —totaltrainbatch_size: 3
  • —optimizer: Use OptimizerNames.ADAMWTORCH with betas=(0.9,0.999) and epsilon=1e-08 and optimizerargs=No additional optimizer arguments
  • —lrschedulertype: linear
  • —num_epochs: 50

Training results

Training LossEpochStepValidation LossAccuracyPrecisionRecallF1
2.24511.07040.70870.84500.81820.79160.8022
1.72182.014080.70150.87710.85880.83210.8435
1.3393.021120.82890.87900.87680.82360.8425
1.09534.028160.82030.89220.88920.84740.8619
0.83915.035200.74160.90550.88880.88030.8842
0.72176.042240.74200.90740.88790.87960.8835
0.63257.049280.78780.89600.90770.83130.8557
0.49218.056320.82290.89790.87490.86530.8698
0.42069.063360.93000.88660.85830.86240.8603
0.344510.070400.83050.90550.88810.87330.8799
0.218711.077441.08230.88090.85650.83570.8447
0.207212.084480.89400.90550.89390.85990.8723
0.157913.091520.94510.89790.87060.86400.8670
0.20914.098560.86350.90360.89340.86430.8767
0.143215.0105600.96870.90170.89920.84970.8678
0.089816.0112640.88770.91490.89890.88700.8925
0.051617.0119681.01590.90550.89300.85940.8723
0.068218.0126721.19080.88660.85190.87180.8586
0.18219.0133760.94400.91120.88950.89350.8914
0.081720.0140801.07780.89790.88460.86530.8739
0.114821.0147841.08610.90550.88600.87460.8798
0.103422.0154881.18880.88470.85850.84220.8485
0.10823.0161920.99380.90740.89000.88940.8895
0.03224.0168961.22950.89600.88030.85850.8677
0.097525.0176001.17700.89980.89120.86790.8782
0.022626.0183041.20220.89790.88690.86660.8757
0.052727.0190081.08170.90930.90040.87600.8868
0.017428.0197121.02760.91300.89420.89110.8925
0.06129.0204161.01230.91490.90300.88140.8904
0.049630.0211201.07710.90930.89900.87160.8829
0.043631.0218241.10750.90360.88090.88850.8845

Framework versions

  • —Transformers 4.52.4
  • —Pytorch 2.6.0+cu124
  • —Datasets 4.4.1
  • —Tokenizers 0.21.2