CoolFace
Modelpublic

salohnana2018/ABSA-SentencePair-DAPT-HARD-MDEBERTAV3-Run1

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

ABSA-SentencePair-DAPT-HARD-MDEBERTAV3-Run1

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

  • —Loss: 0.4851
  • —Accuracy: 0.8894
  • —F1: 0.8894
  • —Precision: 0.8894
  • —Recall: 0.8894

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: 32
  • —evalbatchsize: 32
  • —seed: 25
  • —optimizer: Use OptimizerNames.ADAMWTORCHFUSED with betas=(0.9,0.999) and epsilon=1e-08 and optimizer_args=No additional optimizer arguments
  • —lrschedulertype: linear
  • —num_epochs: 10

Training results

Training LossEpochStepValidation LossAccuracyF1PrecisionRecall
0.48251.02650.35380.87620.87620.87620.8762
0.34552.05300.33080.88230.88230.88230.8823
0.28623.07950.34740.88370.88370.88370.8837
0.23854.010600.32780.88940.88940.88940.8894
0.19445.013250.35720.88940.88940.88940.8894
0.16356.015900.41320.89840.89840.89840.8984
0.13667.018550.39990.89560.89560.89560.8956
0.11788.021200.43330.89080.89080.89080.8908
0.10079.023850.47150.88890.88890.88890.8889
0.086410.026500.48510.88940.88940.88940.8894

Framework versions

  • —Transformers 4.57.1
  • —Pytorch 2.8.0+cu126
  • —Datasets 4.0.0
  • —Tokenizers 0.22.1