CoolFace
Modelpublic

sercetexam9/UIT-NO-PREdeberta-v3-base-finetuned

sourceHugging Facemitupdated 2y 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. -->

UIT-NO-PREdeberta-v3-base-finetuned

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

  • —Loss: 0.7415
  • —F1: 0.7580
  • —Roc Auc: 0.8223
  • —Accuracy: 0.4964

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: 2e-05
  • —trainbatchsize: 16
  • —evalbatchsize: 16
  • —seed: 42
  • —optimizer: Use adamwtorch with betas=(0.9,0.999) and epsilon=1e-08 and optimizerargs=No additional optimizer arguments
  • —lrschedulertype: cosine
  • —lrschedulerwarmup_steps: 100
  • —num_epochs: 30

Training results

Training LossEpochStepValidation LossF1Roc AucAccuracy
0.57381.01390.54730.19470.54610.1751
0.41732.02780.41940.59970.71890.3736
0.34023.04170.38290.68870.78090.4314
0.19374.05560.35630.72130.79140.4747
0.17565.06950.38880.72710.78830.4856
0.13076.08340.40430.73510.79590.4964
0.09637.09730.45200.74340.80550.4982
0.06458.011120.49920.72590.79350.4892
0.03969.012510.51180.75700.82090.4964
0.029810.013900.57000.75160.81070.4892
0.040311.015290.60190.74400.80710.4892
0.01412.016680.64760.73550.80080.4964
0.009513.018070.68710.73640.80070.4477
0.012714.019460.68430.74890.80970.4928
0.009815.020850.71050.75040.80820.4928
0.003916.022240.71870.75120.81190.4928
0.004417.023630.74150.75800.82230.4964
0.003518.025020.76140.74190.80510.4874
0.003319.026410.75270.74600.81370.4874
0.002720.027800.76400.74910.81130.5036
0.001421.029190.76820.74900.81130.4964
0.001422.030580.78040.75140.81240.5018
0.00223.031970.76420.75670.81970.5072
0.001824.033360.77740.75370.81590.5018
0.001625.034750.77580.75450.81650.5054
0.001626.036140.78110.75800.81950.5108
0.001727.037530.78190.75580.81670.5108
0.001528.038920.78330.75740.81800.5126
0.001429.040310.78440.75650.81690.5126
0.00130.041700.78460.75620.81650.5108

Framework versions

  • —Transformers 4.48.1
  • —Pytorch 2.4.0
  • —Datasets 3.0.1
  • —Tokenizers 0.21.0