CoolFace
Modelpublic

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

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

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.8879
  • —Accuracy: 0.9234
  • —Precision: 0.9164
  • —Recall: 0.9276
  • —F1: 0.9192

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.31591.08710.70360.86680.88070.85260.8620
1.77232.017420.81220.88970.90450.86750.8799
1.36183.026130.59020.91420.90240.90750.9046
1.13814.034840.70650.91880.91860.90030.9073
0.88025.043550.68280.91420.90680.89880.9019
0.67566.052260.72220.92190.91840.91070.9139
0.54177.060970.87360.91420.92090.89130.9032
0.52648.069680.88190.90350.89580.89270.8933
0.36279.078390.85700.91120.90130.90620.9037
0.326810.087100.87000.92040.91180.91610.9129
0.234511.095810.88200.91730.90900.91280.9095
0.197312.0104520.91240.92190.91930.90880.9134
0.123613.0113230.88790.92340.91640.92760.9192
0.120514.0121941.04220.90660.90010.88690.8925
0.132415.0130650.99780.91580.90700.90650.9063
0.097516.0139361.02310.91420.91240.89720.9035
0.079317.0148071.04380.91120.90770.88980.8965
0.114218.0156781.01600.91420.90710.91700.9094

Framework versions

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