CoolFace
Modelpublic

abdiharyadi/deberta-v3-large-ft-icar-a-v0.9

sourceHugging Facemitupdated 1y agoView on Hugging Face
0likes1downloads
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.9

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.6068
  • —Accuracy: 0.9234
  • —Precision: 0.9256
  • —Recall: 0.9053
  • —F1: 0.9134

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.53951.08710.61540.75960.61690.70510.6282
1.92562.017420.56330.90960.92150.88150.8938
1.4553.026130.66520.90660.89900.89360.8957
1.11274.034840.60680.92340.92560.90530.9134
0.88325.043550.63560.91730.90760.90420.9055
0.68826.052260.71370.91580.91240.90710.9093
0.54217.060970.74850.92340.92360.91480.9186
0.37068.069680.78400.92340.92290.90770.9133
0.30189.078390.92130.91270.90410.91430.9067
0.234410.087100.91140.92040.91510.91700.9154
0.150411.095810.82380.92340.91910.91800.9175
0.16312.0104520.92990.91270.89890.91870.9056
0.160813.0113230.89350.91880.91460.91770.9151
0.116514.0121941.14990.90960.90230.91500.9066
0.073315.0130651.03070.91580.90600.91650.9086
0.119616.0139361.11320.90510.89650.89220.8935
0.097517.0148071.08970.91420.91170.89380.9006
0.116418.0156781.05140.90960.89750.91350.9027
0.112519.0165491.10110.90510.89710.89630.8951

Framework versions

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