CoolFace
Modelpublic

asadfgglie/mDeBERTa-v3-base-xnli-multilingual-zeroshot-v2.0

sourceHugging Facemitupdated 2y agoView on Hugging Face
0likes40downloads
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. -->

mDeBERTa-v3-base-xnli-multilingual-nli-2mil7

This model is a fine-tuned version of MoritzLaurer/mDeBERTa-v3-base-xnli-multilingual-nli-2mil7 on the None dataset. It achieves the following results on the evaluation set:

  • —Loss: 0.3496
  • —F1 Macro: 0.8808
  • —F1 Micro: 0.8813
  • —Accuracy Balanced: 0.8806
  • —Accuracy: 0.8813
  • —Precision Macro: 0.8810
  • —Recall Macro: 0.8806
  • —Precision Micro: 0.8813
  • —Recall Micro: 0.8813

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: 128
  • —seed: 20241201
  • —gradientaccumulationsteps: 2
  • —totaltrainbatch_size: 32
  • —optimizer: Adam with betas=(0.9,0.999) and epsilon=1e-08
  • —lrschedulertype: linear
  • —lrschedulerwarmup_ratio: 0.06
  • —num_epochs: 3

Training results

Training LossEpochStepValidation LossF1 MacroF1 MicroAccuracy BalancedAccuracyPrecision MacroRecall MacroPrecision MicroRecall Micro
0.46690.172000.41940.80110.80150.80680.80150.80290.80680.80150.8015
0.39210.344000.40100.81390.82050.80950.82050.82830.80950.82050.8205
0.34680.516000.34570.84590.84860.84450.84860.84780.84450.84860.8486
0.32990.688000.35230.85950.86130.85980.86130.85930.85980.86130.8613
0.31920.8510000.33720.85700.85920.85630.85920.85780.85630.85920.8592
0.30631.0212000.35020.85940.86020.86270.86020.85850.86270.86020.8602
0.24811.1914000.35790.86000.86240.85890.86240.86150.85890.86240.8624
0.24471.3516000.36170.86360.86500.86490.86500.86280.86490.86500.8650
0.24961.5218000.34940.86580.86770.86540.86770.86610.86540.86770.8677
0.24441.6920000.33450.86440.86660.86350.86660.86560.86350.86660.8666
0.22171.8622000.34520.87140.87240.87370.87240.87030.87370.87240.8724
0.21492.0324000.36730.87270.87400.87370.87400.87190.87370.87400.8740
0.1662.226000.39710.87310.87510.87230.87510.87410.87230.87510.8751
0.16852.3728000.38840.86960.87140.86930.87140.86980.86930.87140.8714
0.17372.5430000.38960.86740.86920.86720.86920.86760.86720.86920.8692
0.16672.7132000.39500.87180.87350.87170.87350.87180.87170.87350.8735
0.18112.8834000.38890.87070.87240.87080.87240.87070.87080.87240.8724

Eval result

Datasetsasadfgglie/nli-zh-tw-all/testasadfgglie/BanBan_2024-10-17-facial_expressions-nli/testeval_datasettest_dataset
eval_loss0.3650.290.3890.35
evalf1macro0.8750.9110.870.881
evalf1micro0.8760.9110.8710.881
evalaccuracybalanced0.8750.9110.870.881
eval_accuracy0.8760.9110.8710.881
evalprecisionmacro0.8750.9120.870.881
evalrecallmacro0.8750.9110.870.881
evalprecisionmicro0.8760.9110.8710.881
evalrecallmicro0.8760.9110.8710.881
eval_runtime232.0174.06351.192204.15
evalsamplesper_second36.635232.84436.937.017
evalstepsper_second0.2891.9690.2930.294
Size of dataset850094618897557

Framework versions

  • —Transformers 4.33.3
  • —Pytorch 2.5.1+cu121
  • —Datasets 2.14.7
  • —Tokenizers 0.13.3