CoolFace
Modelpublic

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

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

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.9480
  • —Accuracy: 0.9173
  • —Precision: 0.9147
  • —Recall: 0.9119
  • —F1: 0.9126

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.55231.08710.64940.86830.87730.85340.8630
1.82282.017420.70680.88970.90080.86420.8751
1.41263.026130.69340.90050.89040.89650.8927
1.09644.034840.67470.91580.91110.90620.9082
0.88575.043550.83180.89890.89260.89800.8939
0.68656.052260.82260.90660.90500.89580.8996
0.54587.060970.79350.91580.91050.90890.9090
0.53118.069680.85650.90510.90620.89280.8982
0.37789.078390.87640.91580.90960.90960.9092
0.338510.087100.92500.90050.87900.90240.8897
0.22611.095810.95970.90660.91040.88920.8979
0.200412.0104521.00160.91270.91310.90830.9101
0.123813.0113230.94800.91730.91470.91190.9126
0.13814.0121940.94530.91270.90800.90230.9045
0.144715.0130651.05700.89430.88840.89960.8917
0.14916.0139361.13900.89890.89530.88460.8889
0.110617.0148071.10370.90510.89520.89760.8960
0.084818.0156781.04460.90660.90450.90710.9048
0.055619.0165491.18460.90350.90520.89540.8997

Framework versions

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